# 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.&#x20;
2. Astera Software License Agreement window will appear; check *I agree to the license terms and conditions* checkbox, then click *Install*.

<figure><img src="/files/26ENi7hgj0GXbaxb7Iwr" alt=""><figcaption></figcaption></figure>

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

3. Your server installation has been completed. If you want to use advanced features such as OCR, Text Converter, etc, click on *Install Python Server* and follow the steps [here](/setting-up/on-prem/install-manager/installing-packages-on-server-machine.md)*.*

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

## How to install Astera Client

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

<figure><img src="/files/3lF1hSJxUv9fUZlfBp6s" alt=""><figcaption></figcaption></figure>

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

3. When the installation is successfully completed, click *Close*.

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

***

&#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/setting-up/on-prem/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.
