# Administration

Administration (Admin) is a role in Avo Assure that helps perform several actions like manage users, feature, and projects. It also helps work with Avo Assure Agent and Grid which are necessary to automate Test cases. Additionally, it also enables users to work with session management, locked Test cases, authentication configuration, email server configuration, as well as license details of other users.&#x20;

To access Admin in Avo Assure, follow the steps below: &#x20;

1. Navigate to the **Admin** section on the left pane of the landing page
2. Click the **Admin** tab to go to the admin section and find options below

### This topic covers&#x20;

* [Authentication Configuration](/avo-assure/administration/authentication-configuration.md)
* [User Management ](broken://pages/IzEPIeubqyKGKPPzZRZD)
* [Feature Management ](/avo-assure/administration/feature-management.md)
* [Email Server Configurations ](/avo-assure/administration/email-server-configuration.md)
* [Agents ](/avo-assure/administration/agent-management.md)
* [Avo Assure Grids](/avo-assure/administration/grid-management.md)
* [Session Management ](/avo-assure/administration/session-management.md)
* [Privileges ](/avo-assure/administration/privileges.md)
* [Manage Projects ](/avo-assure/administration/manage-projects.md)
* [Locked Test ](/avo-assure/administration/locked-test-case.md)[cases](/avo-assure/administration/locked-test-case.md)
* [License Details ](/avo-assure/administration/license-details.md)<br>

<br>


---

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