# Delete Cluster Role

The Delete Cluster Role feature is used to remove a Cluster Role from the system. Once deleted, the Cluster 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 Cluster Roles, click the **More** button, then select **Delete**.

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

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

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

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

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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