# Delete Roles

Use this task to delete roles from the **Manage Roles** tab in the Pentaho User Console.

1. With the **Manage Roles** tab selected, click the role or roles you want to delete.
2. Click the X to delete the role(s).

   The Delete Role confirmation dialog box appears.
3. Click **Yes** to delete the role(s) and refresh the role list.

   The selected role is deleted and is no longer available on the server. The users who were associated with that role are no longer associated with it. Other roles assigned to users are not affected. If users have only one role assigned to them and that role is deleted, then the users have no role assigned to them.

   **Note:** The default role is **Authenticated** and all users have that role unless you remove it.


---

# 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.pentaho.com/pba/9.3-analytics/pentaho-user-console/about-pentaho-user-console-perspectives/administration/manage-users-and-roles-in-puc/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.
