> For the complete documentation index, see [llms.txt](https://docs.forestall.io/forestall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forestall.io/forestall/unified-identities/gcp-identities/roles.md).

# Roles

The `Roles` page provides a list of enumerated Roles in GCP.

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-4ea2fca38516cba4c25100f1937dd8a4be4bdffa%2FGCPRolesListPage.png?alt=media" alt=""><figcaption><p>Roles</p></figcaption></figure>

## Roles Details

The Details page includes the `Details` tab, and a `Visualize` button for enhanced navigation and analysis.

{% hint style="info" %}
You can analyze objects in the `Graph module` by clicking the `Visualize` button on the upper left side.
{% endhint %}

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-afd5e32abf5b55b53a44d746dd829d4d7fc57e64%2FGCPRolesDetailPage.png?alt=media" alt=""><figcaption><p>Role Details</p></figcaption></figure>

## Information

The Details tab contains attributes about the GCP Role. The page also includes an **Included Permissions** tab listing all permissions granted by the role.

| Attribute          | Description                                                                                                   |
| ------------------ | ------------------------------------------------------------------------------------------------------------- |
| Title              | The human-readable title of the role (e.g., `Custom Org Role 1`).                                             |
| Name               | The full resource name of the role (e.g., `organizations/749862357432/roles/CustomOrgRole1`).                 |
| Stage              | The launch stage of the role indicating its maturity level (e.g., `Alpha`).                                   |
| Is Custom          | Indicates whether the role is a custom role created by the organization, as opposed to a predefined GCP role. |
| Is Deleted         | Indicates whether the role has been deleted.                                                                  |
| Description        | A text description of the role's purpose and creation details.                                                |
| Directory Customer | The customer domain associated with this role (e.g., `labs.forestall.io`).                                    |

### Included Permissions

Lists all permissions granted by this role.

### Assigned Users

Lists all users who have been assigned this role.

### Assigned Groups

Lists all groups that have been assigned this role.

### Assigned Service Accounts

Lists all service accounts that have been assigned this role.
