# Vertical Management

In Avo Assure, Vertical management works together with RBAC by grouping users, projects, and resources within specific business domains, ensuring that access rights and permissions are enforced in isolation across different verticals.

**This section includes:**&#x20;

* Vertical&#x20;
* Project Management&#x20;
* Agent Management&#x20;

### Vertical Introduction&#x20;

A Vertical in Avo Assure is a logical grouping used to segregate projects, users, and resources based on business domains, departments, or clients such as Banking, Healthcare, or Retail. It helps large teams manage test automation in a structured and isolated manner, ensuring that users and data within one vertical do not interfere with another.&#x20;

This setup improves security, simplifies administration, and mirrors the organization's structure within the platform. Vertical-level access control and configuration also support better collaboration, governance, and role-based management in multi- project.&#x20;

### **Example:**&#x20;

Think of a large enterprise with different business units. Each unit operates independently and focuses on a specific area, just like verticals in Avo Assure&#x20;

* **Banking (Vertical 1)** \
  Security groups = Retail Banking, Corporate Banking, Loans&#x20;
* **Capital Markets (Vertical 2)** \
  Security groups = Trading, Investments, Risk Management&#x20;
* **Digital One (Vertical 3)** \
  Security groups = Digital Banking, Mobile App, Online Services&#x20;
* **MBP – Managed Business Processes (Vertical 4)** \
  Security groups = Claims Processing, Customer Onboarding, Account Management&#x20;

Each business unit serves a distinct purpose, just like each vertical in Avo Assure handles specific users, projects, and agents based on the domain's needs. \
This structure allows organizations to manage roles, resources, and security policies tailored to the needs of each domain without overlap.&#x20;

### This document includes:

[Vertical Creation ](/avo-assure/administration/vertical-management/rbac-operational-workflow/vertical-management/vertical-creation.md)

[Vertical Mapping](/avo-assure/administration/vertical-management/rbac-operational-workflow/vertical-management/vertical-mapping.md)


---

# 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-management.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.
