# Installing Packages on Server Machine

1. In order to access the install manager on the sever machine, open start and search for “Install Manager for Integration Server”.

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

2. Run this Install Manager as admin.
3. The Install Manager welcome window will appear. Click on *Next*.

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

4. If the prerequisite packages are already installed, the Install Manager will inform you about them and give you the option to uninstall or update them as needed.
5. If the prerequisite packages are not installed, then the Install Manager will present you with the option to install them. Check the box next to the pre-requisite package, and then click on *Install*.

<figure><img src="/files/1SbWuDx1zz6OeWRgm3Zn" alt=""><figcaption></figcaption></figure>

6. During the installation, the Install Manager window will display a progress bar showing the installation progress.

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

You can also cancel the installation at any point if necessary.

7. Once the installation is complete, the Install Manager will prompt you. Click on *Close* to exit out of the Install Manager.

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

This concludes our discussion on how to use the install manager for Astera.


---

# 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/install-manager/installing-packages-on-server-machine.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.
