# Role

## What is a Role?

A **Role** specifies what type of access can a user have in QATTS.

## Steps to add Role

To add a Role follow the below steps

STEP 1: Go to **Administration** ---> Click on **User Management** ---> **Roles.** You can see a **Add Roles** as shown below.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MhX6ktGulx-I3YuY1i3%2F-MhXhAg-P5OVlkHl4ZCb%2FAdd%20roles.png?alt=media\&token=a91616be-a15f-4682-a6cf-46b408d44eac)

**STEP 2:** Click on **Add Role** and Fill out the required information.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MhX6ktGulx-I3YuY1i3%2F-MhXhQ0qEhNJdp0sms-t%2FAdd%20Role.JPG?alt=media\&token=1199a58b-282c-4293-8393-1e68b5b816cb)

In the **Manage Role** you can restrict user access by specifying what applications can be accessed.

**STEP 3:** After filling out the required details, click on **Save** and the Role will be saved.

![](https://545053280-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVX-yOtIHRnx7UtstUT%2F-MkeubR_eUWqSXJ4g0RE%2F-Mkf9S2-5xDZeYWPZMQ7%2FAdding%20a%20Role.gif?alt=media\&token=221f5e2f-6373-4c2b-b7a9-441fa8e8b7e0)


---

# 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.qatts.com/master-1/administration/role.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.
