# Users & Roles Management

Under Common Administration, the Users & Roles Management Module is available, and the tabs presented vary depending on the type of user logged in. In many organizations, the IAM (Identity and Access Management) team, responsible for creating users and roles and determining default access permissions, can utilize OvalEdge's system-configured role called "Users & Roles Administrator" in the system configuration ("oe.user\&role.admin"). This role allows the creation, modification, or deletion of users, roles, and teams.&#x20;

Specifically, for a role defined as "Users & Roles Administrator," the Users & Roles Management module displays in the Users Tab and Roles Tab.


---

# 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.ovaledge.com/release8.1/administration/users-and-roles/users-and-roles-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.
