> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/administration/agent-management/install-and-configure-agent.md).

# Install and Configure Agent

There are two ways to install Avo Agent in your local machine:&#x20;

1. [Install Agent from the landing page ](#installing-agent-from-landing-page)
2. [Install Agent from the Admin tab ](#installing-agent-by-navigating-to-admin-tab)

### Installing Agent from Landing Page&#x20;

To install the **Avo Agent** from the Landing Page, perform the following actions:

1. On the **Home** page, select the **Profile** icon.
2. Select **Download** from the context menu and then select **Download Agent** from the options, to download the Avo Assure Agent.

This will automatically start the installation of Avo Agent, and the Client for Avo Agent will be downloaded subsequently.&#x20;

After installation, locate the agent icon on the desktop. Verify that the hostname and username are visible alongside the agent icon.&#x20;

### Installing Agent from Admin

The step-by-step process to install **Avo Agent** by navigating to admin tab:&#x20;

1. Go to the **Admin** tab from the left pane to open the Admin window.
2. Navigate to **Agents** to access the **Manage Agents** section.
3. In the **Download Agent** area, select the **"Click Here"** link to download the agent.

{% hint style="info" %}
**Note**: Navigate to previous page for configuring and installing the Agent
{% endhint %}

### Configuring Agent

1. Extract all the downloaded Agent files into a separate folder named ***Avo Agent*****.**

{% hint style="info" %}
**Note:** Avoid placing the folder in OneDrive or any cloud-synced location.
{% endhint %}

2. Open the folder and double-click on **avoagent** to launch the configuration window.

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

3. **Enter the required details:**

* **Server URL** – Enter the Avo Assure server URL in the `https://` field.

4. Click the **Submit** button to proceed.

<figure><img src="/files/lq0p1ousziApFVEp9wky" alt="" width="385"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

The **Port** textbox **(e.g., 443)** is prefilled, and it is by default in read-only mode.&#x20;

The installation will start automatically, and the Avo Assure Client will be downloaded as part of the process.
{% endhint %}

5. After installation, check the taskbar for the Avo Agent icon. Make sure both the **hostname** and **username** appear next to it; this confirms the agent is running successfully.
6. &#x20;Open the `AvoAgent.config` file, change the value of `apimode` from `com` to `ps`**,** and save the file.

{% hint style="info" %}
**Note:** Make this changes only if **Command Prompt** is **not available** on your system.
{% endhint %}

<figure><img src="/files/RkjhuR1FbWIwGNsdHIio" alt="" width="512"><figcaption></figcaption></figure>

7. This completes the agent configuration. The Avo Agent should now be up and running.

{% hint style="info" %}
**Note:** If the agent doesn’t start automatically, then do right-click the Avo Agent icon in the taskbar and select **Exit**. Then, double-click the Avo Agent shortcut to restart it manually.
{% endhint %}

<figure><img src="/files/ZpM9MST2qPCbjgyM0WbA" alt="" width="302"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** The **Avo Agent** automatically updates to the latest version. Reinstallation is not required when a new version is available.
{% endhint %}


---

# 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.avoautomation.com/avo-assure/administration/agent-management/install-and-configure-agent.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.
