<a id="c3-rbac-view-roles-ui"></a>

# View your RBAC roles in Control Center on Confluent Platform

View your RBAC role assignments across Confluent Platform using Control Center.

For complete descriptions of each role, review the
[Roles page](c3-rbac-manage-roles-ui.md#c3-rbac-roles-page-manage) in the UI and the
[predefined-RBAC roles](/platform/current/security/authorization/rbac/rbac-predefined-roles.html) documentation.

To view your role assignments, click the **View my role assignments** menu
option in the Control Center Administration menu:

If you do not have any RBAC role assignments, the
page returns the message **No role assignments found**.

<a id="c3-rbac-roles-page-view"></a>

## Roles page

To access the Roles page, click the **View my role assignments** option
from the Control Center **Administration** menu.

Use this page to view the available RBAC roles and their descriptions.

#### NOTE
There are no actions to take on this page; it is for informational
purposes only.

![Confluent Platform RBAC roles and descriptions](images/c3-rbac-roles-view.png)

<a id="c3-rbac-view-my-roles-page"></a>

## View My Role Assignments

To access the Assignments page:

1. [Log in](c3-rbac-login.md#c3-rbac-login) to Control Center.
2. From the Control Center **Administration menu**, click the **View my role assignments**
   option.
3. Click the **Assignments** tab.
   ![View My Role Assignments Cluster Level page](images/c3-rbac-my-role-assign.png)

Use this page to:

- View the clusters for which you have role assignments.
- Search for clusters by name and ID.
- Filter the cluster view by cluster type: Connect, Kafka, ksqlDB, Schema Registry.

  #### NOTE
  If there is only one type of cluster you are authorized for, the
  **Cluster type** (All clusters) list does not appear. Only the
  cluster types that you have role permissions for appear in the list.
- Drill into a cluster to access the Cluster roles and Resource roles pages where
  you can view your role assignments for a cluster and its resources.
  ![View My Connect Cluster Resource Role Assignments page](images/c3-rbac-view-connect-cluster-role.png)
- Click the relevant tab to navigate to the appropriate resource scope page for
  a cluster, such as:
  - Consumer **Group**, **Topic**, or **Transactional ID** tab for a Kafka cluster.
  - **Subject** tab for a Schema Registry cluster.
  - **Connector** tab for a Connect cluster.
