# Delete Roles

The **Delete Roles** feature is used to remove a Role from the system. Once deleted, the Role can no longer be used to manage access permissions to resources within the cluster, so make sure it is no longer needed before deletion.

To delete a Role, click the **More** button, then select **Delete**.

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

The system will display a confirmation notification, click the **Yes** button to proceed.

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

A confirmation page will appear. Re-enter the role name in the provided field. Click **Delete this Roles** to complete the deletion process.

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

After the deletion process is successful, the system will display a notification **“Roles has been successfully deleted.”**

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


---

# 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/deka-gpu/deka-gpu-kubernetes/services-account/tab-roles/delete-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.
