# RBAC Operational Workflow

### **Important notes before starting**&#x20;

1. Security Groups are created by IT administrator&#x20;
2. One user can be in only one security group at a time&#x20;
3. One security group can be mapped to only one vertical.&#x20;
4. One security group can be used for multiple roles in single vertical&#x20;
5. Users cannot log in if they are not assigned to any vertical and mapped with any project&#x20;

### This document Includes:

[Account Admin Mapping](/avo-assure/administration/vertical-management/rbac-operational-workflow/account-admin-mapping.md)

[Login to Avo Assure with SSO](/avo-assure/administration/vertical-management/rbac-operational-workflow/login-to-avo-assure-with-sso.md)

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

[Project Management in Vertical](/avo-assure/administration/vertical-management/rbac-operational-workflow/project-management-in-vertical.md)

[Agent Management in Vertical](/avo-assure/administration/vertical-management/rbac-operational-workflow/agent-management-in-vertical.md)

[Vertical Admin](/avo-assure/administration/vertical-management/rbac-operational-workflow/vertical-admin.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.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.
