# Create Roles

This section explains the steps for adding a role to the Service Portal Deka GPU. The following are the steps for adding a new role on the List Roles page:

* On the List Role page, click the + Create Role button.

<figure><img src="/files/Dli3uCxVfM2XTWWX0gfa" alt=""><figcaption></figcaption></figure>

<p align="center">Create role</p>

* There are three sections that you must fill in on the Add Role page. In the Role Name section, fill in the name of the role that will be displayed, in the Description fill in a brief description of the role that will be created, and in the Privileges section there are several access rights to the available menus and you can set it to be an Editor or Viewer.

<figure><img src="/files/63hYnuMrXvqNUjQHP3DV" alt=""><figcaption></figcaption></figure>

<p align="center">Add role</p>

* If you have finished filling in the three sections above, press the Save Role button to save the role.

<figure><img src="/files/JZSgBlLgOUVWzTYLAdtV" alt=""><figcaption></figcaption></figure>

<p align="center">Add role</p>


---

# 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.cloudeka.ai/service-portal-ai/list-roles/create-roles.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.
