> 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/vertical-management/rbac-operational-workflow/agent-management-in-vertical/manage-agent.md).

# Manage Agent

Add/Remove agent from vertical&#x20;

*These steps are applicable for agent which is already added to the Vertical*&#x20;

**Steps to Add/Remove agent from vertical:**&#x20;

1. Navigate to Admin and select Agent Management from Vertical Management section.&#x20;
2. Select Vertical from dropdown&#x20;

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

3. Click Add/Remove Agent button to select and add the Agent

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

4. Select/Unselect the Agent and check active/inactive toggle button of the respective Agent *(Agent must be active)*

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

5. Click Save button

### Edit agent&#x20;

*These steps are applicable for agent which is already added to the Vertical*&#x20;

### **Steps to edit Agent:**&#x20;

1. Navigate to Admin and select Agent Management from Vertical Management section.&#x20;
2. Select Vertical from dropdown&#x20;

<figure><img src="/files/73rX6E7KouDzINOeYuTx" alt=""><figcaption></figcaption></figure>

&#x20;3\. Hover mouse to empty column and click edit icon

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

&#x20;4\. Active/Inactive agent, Increase/Decrease the client number (According to requirement)&#x20;

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

5. Click Save button

### Example:&#x20;

In the screenshot above, the Ashutosh\_upadhyay agent is added to the Horizon vertical.&#x20;

Therefore, when users from this vertical log into their Avo Assure account, they will have access only to this agent for execution. They won’t see any other agents, as none have been added to their specific vertical.&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/administration/vertical-management/rbac-operational-workflow/agent-management-in-vertical/manage-agent.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
