# Autom Center Installation

**Download Links**

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><a href="https://autommateinstallation.s3.eu-central-1.amazonaws.com/AutomMate_Installer.exe">Autom Center Installation</a></td><td></td><td align="center"><mark style="color:blue;"><strong>Version 4.2.0</strong></mark></td><td><a href="https://autommateinstallation.s3.eu-central-1.amazonaws.com/AutomMate_Installer.exe">https://autommateinstallation.s3.eu-central-1.amazonaws.com/AutomMate_Installer.exe</a></td></tr></tbody></table>

{% stepper %}
{% step %}
&#x20;Download the Autom Mate Autom Center **Setup** file from [here](https://autommateinstallation.s3.eu-central-1.amazonaws.com/AutomMate_Installer.exe).

{% endstep %}

{% step %}
Run the **.exe** file as administrator.

{% endstep %}

{% step %}
Click **Next** on the displayed wizard.&#x20;

<img src="/files/kWBDJH2OdF6o4Zw7eZf5" alt="" data-size="original">
{% endstep %}

{% step %}
Select the installation type and, click **Next.**

<img src="/files/ngiQDrDyAI39uAqAVpom" alt="" data-size="original">
{% endstep %}

{% step %}
Determined root where the exe is saved and, click **Nex**

<img src="/files/gNzVB62lkPepL5XbOCrV" alt="" data-size="original">
{% endstep %}

{% step %}
Setup is ready now and click the next button, you can move to installation part

![](/files/U7e9KUhG8hVQSu0SgF8h)
{% endstep %}

{% step %}
You can start to installation when the click "install button"&#x20;

<img src="/files/ZCdxGh5oSj3DujpgmbIW" alt="" data-size="original">
{% endstep %}

{% step %}
After the Autom Mate is installed successfully, the following wizard will be displayed.

You can click **Finish** to close the wizard.

<img src="/files/8BEEb31epDw20jnt7fvE" alt="" data-size="original">
{% endstep %}
{% endstepper %}

{% hint style="info" %}
During the installation, the database and the web server of the application will be installed automatically, and the specified installation directory will be created.

At the end of the installation go to **<https://localhost:443>** first. There will be a Network Error visible and this action will start the backend. Then, go to **<https://localhost:8443>** and login to Web interface.

Default Username: **administrator**

Defult Password: **Aa123456!**

**IMPORTANT NOTE:**

We recommend to make the installation of the **Autom Center** and **Mate Agent** on a **fresh server.**
{% endhint %}


---

# 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://docs.autommate.com/userguide/installation-setup/autom-center-installation/autom-center-installation.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.
