# Installing Client and Server Applications

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

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

## **How to install the 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/n9T8Bssgxe8qDGKpo1xL" 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/HZ9DHdQ3XyVQ97CMQAh5" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/HWbLmaYRt3AewePbwgtf" 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/LynDBlZzaaXZO2k4s1Dl" alt=""><figcaption></figcaption></figure>

7. Select *Install* to complete the installation.

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

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

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

## **How to install the 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/dMdOxWwgsbhgYTlYSYyG" 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/1uxAu9Qz1ueawqyqvC1Q" alt=""><figcaption></figcaption></figure>

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

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

5. You can specify/change the folder for installing the Astera 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/Jo9UuLfeI2PsjtOyE2eD" 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/9YLiPl4cG9g7C2ddJuie" 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/XydPFT56iorPqQUbzq8X" alt=""><figcaption></figcaption></figure>

I want to install the complete package therefore; I’ll select *Complete* on the *Setup Type* screen and click *Next*.

7. Select *Install* to complete the installation.

<figure><img src="/files/49DIikGUn27pTJ67NnQJ" alt=""><figcaption></figcaption></figure>

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

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

This is how you install the Astera client and server applications. The next step is to establish a connection between the Astera client and the server. See how to [connect to an Astera server using lean client](/astera-data-stack-v8/getting-started/connecting-to-an-astera-server-using-lean-client.md).


---

# 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-v8/getting-started/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.
