> 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/manage-agent.md).

# Manage Agent

**To manage Agent in Avo Assure a user can:** \
\
[Edit Avo Client count ](#edit-avo-client-count)

[Change the status of Avo Agent](#status-of-avo-agent)

[Delete Agent](#delete)

### Edit Avo Client count

{% stepper %}
{% step %}
Navigate to **Manage Agents** window  &#x20;
{% endstep %}

{% step %}
Change the Number of Clients using the **+** and **–** buttons for the required Agent based on testing needs and click **Save** Button&#x20;

<figure><img src="/files/Tk5pasIi8KtfDKrdA2sD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Status of Avo Agent&#x20;

{% stepper %}
{% step %}
Navigate to **Manage Agents** window&#x20;
{% endstep %}

{% step %}
Click toggle button located under **Status** column to activate desired agent&#x20;

{% hint style="warning" %}
***Note:** The agent’s status can be visually identified by the color indicator next to its name in the Agent Name column — **green** indicates the agent is **active**, while **grey** indicates it is **inactive**.*
{% endhint %}
{% endstep %}
{% endstepper %}

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

### Delete&#x20;

{% stepper %}
{% step %}
Navigate to **Manage Agents** window&#x20;
{% endstep %}

{% step %}
Select **Delete icon** from the Action column to delete the Agent. and click on **Save** to apply all changes.

<figure><img src="/files/TEKaXLJnNZpsrWUxgU6L" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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/manage-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.
