# Roles

This section lists the Roles and Role Bindings on your Kubernetes cluster. New Roles and Role Bindings can be created via the **Create from manifest** button.

Select the relevant tab to switch between Roles and Role Bindings.

## Roles

The list of Roles can be filtered by namespace. To remove a Role, check the box next to the Role you want to remove then click the **Remove** button.

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

## Role Bindings

The list of Role Bindings can be filtered by subject namespace and lists the **Name**, **Role Kind**, **Role Name**, **Subject Kind**, **Subject Name**, **Subject Namespace** and **Created** date. To remove a Role Binding, check the box next to the Role Binding you want to remove then click the **Remove** button.

<figure><img src="/files/iGnvLUXQwoKzsKCD0NDL" 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.portainer.io/2.33-lts/user/kubernetes/more-resources/namespace-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.
