# Installing Client and Server Applications

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

### How to install Astera Server

1. Run ‘IntegrationServer.exe’ from the installation package to start the server installation setup.
2. Astera Software License Agreement window will appear. To continue, check *I agree to the license terms and conditions* checkbox, then click *Install*.

<figure><img src="/files/dvMf3DF2knkU0d5BsTAi" alt="" width="469"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** You can select *Options* to change the default installation directory and server port.
{% endhint %}

3. The server installation will now begin.

<figure><img src="/files/QJx1OMGZT78xrY0lAU6O" alt="" width="469"><figcaption></figcaption></figure>

4. Your server installation has been successfully completed, click *Close* to complete.

<figure><img src="/files/lK0aA7T5xZlbfG67vAq5" alt="" width="469"><figcaption></figcaption></figure>

### How to install Astera Client

1. Run the *‘CenterpriseDataIntegrator’* application from the installation package to start the client installation setup.
2. Astera Software License Agreement window will appear. To continue, check *I agree to the license terms and conditions* checkbox, then click *Install*.

<figure><img src="/files/Ln952xGor8H4LM9y7eSI" alt="" width="469"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** You can select *Options* to change the default installation directory.
{% endhint %}

3. The client installation will now begin.

<figure><img src="/files/hzftlb7wycCldVNiKrl8" alt="" width="469"><figcaption></figcaption></figure>

4. Your client installation has been successfully completed, click *Close* to complete.

<figure><img src="/files/y12stifTZ8JHawk3TJP8" alt="" width="469"><figcaption></figcaption></figure>

This is how you install Astera client and server applications. The next step is to establish a connection between Astera client and server.&#x20;


---

# 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-v10/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.
