# Vertical Admin

In Avo Assure, Vertical Admin is administrative role with delegated control within specific verticals. This role is responsible for managing users, projects, and configurations within their assigned vertical.&#x20;

For mapping the verticals, refer [Vertical Mapping](/avo-assure/administration/vertical-management/rbac-operational-workflow/vertical-management/vertical-mapping.md) section from this doc&#x20;

Under the RBAC (Role-Based Access Control) structure:&#x20;

* Vertical Admins can access the admin section relevant to their vertical, including project management, agent configuration, and role assignment within that vertical.&#x20;
* They have permission to create, edit, and delete users within their vertical and can assign roles such as Quality Engineer, Quality Lead, and Quality Manager.&#x20;

{% hint style="info" %}
**Note:** Vertical admins will not have access to create verticals&#x20;
{% endhint %}

### Steps to login and view assigned verticals of Vertical Admin:

1. Login with Vertical admin access, admin screen will appear
2. Expand Vertical Management section and click Vertical

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

3. In Verticals window, assigned vertical will be displayed where vertical admin can manage users from that vertical

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


---

# 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/vertical-admin.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.
