# Installing Client and Server Applications

In this section, we will discuss how to install and configure Astera Server and Lean Client applications.

{% embed url="<https://youtu.be/N56DaOHa81c>" %}

### How to install Astera Server

1. Run ‘IntegrationServer.exe’ from the installation package to start the server installation setup.
2. You’ll be directed to the welcome screen. Click Next to continue.

<figure><img src="/files/AQxOB3cuvvTdl3Jh3KTE" alt=""><figcaption></figcaption></figure>

3. On the next screen you will see the license agreement. You can only continue if you choose to accept the terms of the license agreement. Click *Next* to continue.

<figure><img src="/files/PToS8Ef74dwuVhaddHIP" alt=""><figcaption></figcaption></figure>

4. On the next screen, enter the user details and click *Next* to continue.

<figure><img src="/files/nu1ECXVWXMnVmqoLBIzf" alt=""><figcaption></figcaption></figure>

5. You can specify/change the folder for installing the Astera Data Stack server on the next screen. Click *Next* to continue.

{% hint style="info" %}

> Note: if you do not specify any location, it would by default be installed in *\<C:\ProgramFiles\Astera Software\Astera Integrations Server8>*
> {% endhint %}

<figure><img src="/files/ebPlRG8CSzBlMBNI20Q2" alt=""><figcaption></figcaption></figure>

6. Select the type of installation (Complete or Custom) you want to proceed with and click *Next*.

<figure><img src="/files/PTSSAhIUrpIUnwxU80np" alt=""><figcaption></figcaption></figure>

7. Select *Install* to complete the installation.

<figure><img src="/files/Gfk84qdCYKb4cI3ZMkLz" alt=""><figcaption></figcaption></figure>

8. Select *Finish* to finish the installation process.

<figure><img src="/files/CzmMsAZ9z5Ma7vePcUz1" alt=""><figcaption></figcaption></figure>

### How to install Astera Lean Client

1. Run the *‘AsteraDataIntegrator’* application from the installation package to start the client installation setup.
2. You’ll be directed to the welcome screen. Click *Next* to continue.

<figure><img src="/files/Cv1KS4AM5i3mugd3T5KY" alt=""><figcaption></figcaption></figure>

3. On the next screen you will see the license agreement. You can only continue if you choose to accept the terms of the license agreement. Click *Next* to continue.

<figure><img src="/files/Ybe2cldEYH1wtYmvAxWu" alt=""><figcaption></figcaption></figure>

4. On the next screen, enter the user details and click *Next* to continue.

<figure><img src="/files/7QSa2Ok6CbiCxF5uF8ez" alt=""><figcaption></figcaption></figure>

5. You can specify/change the folder for installing the Astera Data Stack server on the next screen. By default, it is installed in *Program Files > Astera Software > Astera Data Integrator 8*. Click Next to continue.

<figure><img src="/files/713krzXVKOs4sl5KcEXq" alt=""><figcaption></figcaption></figure>

6. Select the type of installation (Complete or Custom) you want to proceed with and click *Next*.

<figure><img src="/files/NmTr6MSLb0pggBJHFY77" alt=""><figcaption></figcaption></figure>

If you select custom installation, you can choose the specific component(s) that you want to download.

<figure><img src="/files/qfwOQcqHGoLCdQ8AE2uu" alt=""><figcaption></figcaption></figure>

Since we want to install the complete package, select *Complete* on the *Setup Type* screen and click *Next*.

7. Select *Install* to complete the installation.

<figure><img src="/files/OMUjSZV1DvLcdMgsSPzw" alt=""><figcaption></figcaption></figure>

8. Select *Finish* to finish the installation process.

<figure><img src="/files/CFppq0QJgMJObQw7yE6s" alt=""><figcaption></figcaption></figure>

This is how you install the Astera Data Stack client and server applications.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.astera.com/astera-data-stack-v9/setting-up/installing-client-and-server-applications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
