# Edit Roles

{% hint style="warning" %}
By default, the system does not allow the Admin user to update or delete the **Member** and **Owner** roles.\
However, if you create a **custom role**, the Admin user will be able to update or delete it.
{% endhint %}

This section explains the steps for updating the roles available on the Service Portal Deka GPU. The following are the steps for updating a role on the List Roles page:

* On the List Roles page, click the Edit button.

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

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

* The Edit Role page appears, you can only update the name, user description and access rights that the user can use.

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

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

* When you have finished updating Edit Role, press the Save Role button.

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

<p align="center">Edit 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/edit-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.
