# Add Agent

### Steps to Add agent for new 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/KjaeI7MTJqcZ6QqNfPCG" alt=""><figcaption></figcaption></figure>

3. Click Add Agents button to select and add the Agent

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

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

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

5. Click Save button


---

# 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.avoautomation.com/avo-assure/administration/vertical-management/rbac-operational-workflow/agent-management-in-vertical/add-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.
