> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/download-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/download-en/manager/setup.md).

# Manager Setup

#### Step 1 :

After downloading the Manager, we will run the Installer.

![](/files/pXHVBPXtGAsC6A4OlYLP)

#### Step 2:

For installing Roboteasy Manager, it is advised that your antivirus be disabled, as it may recognize some execution agents as possible threats. If it blocks the installation or later deletes the application, it will be necessary to reinstall it.

**NOTE**: If your antivirus is Microsoft Defender, you can follow the steps below.

After starting the Installer:

![](/files/55ji3WnxHlRUt5HqpuUA)

Clicking **More Info -> Run Anyway**

![](/files/veWIcNXBNtsJ0czyvDLW)

**Step 3:**

The Terms of Use will appear. After reading the terms, we can continue by clicking on **I Agree**.&#x20;

![](/files/ZgtTgJRxS4oz6KLlOoo7)

#### Step 4:

Choose the installation option by choosing one of the options:

**For everyone who uses this machine (all users):** It will install Manager on all users on your machine.

**Just for me (Username):** will install the Manager on the user only.

![](/files/g4ceZk6DsnZ1e50zAnuJ)

#### Step 5:

Choose the location to install RobotEasy Manager and click **Install**.

![](/files/gvEhiRiQltiqclc02pdI)

#### Step 6:

After the installation is complete, a success message will be displayed if everything went well. When the installation is finished, if everything went as expected, a success message will appear.

If the user wants to run the program right after installation, check the box with that option.&#x20;

Click **Finish** to complete your installation.

![](/files/nOKz4tdHTGVqJ4ssXKJQ)

After installing Manager, you will be able to find the Manager icon on your desktop to run.

![](/files/JJ0C5dI7YDer6IwFmBws)

**Enjoy!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboteasy.tech/download-en/manager/setup.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.
