> 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/users.md).

# Users

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

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

## Users 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-4d0996a7d676d45e74178b98bb3309887ab744cc%2FGCPUsersDetailPage.png?alt=media" alt=""><figcaption><p>Users Details</p></figcaption></figure>

## Information

The Details tab contains attributes about the GCP User account retrieved from Google Workspace Directory.

| Attribute                       | Description                                                                                          |
| ------------------------------- | ---------------------------------------------------------------------------------------------------- |
| Name                            | The full email address used as the unique identifier for the user account.                           |
| Primary Email                   | The primary email address of the user.                                                               |
| Display Name                    | The display name of the user account.                                                                |
| Domain                          | The Google Workspace domain the user belongs to (e.g., `labs.forestall.io`).                         |
| Given Name                      | The first name of the user.                                                                          |
| Last Name                       | The last name (family name) of the user.                                                             |
| Customer Id                     | The Google Workspace customer ID associated with the user's organization.                            |
| Id                              | The unique numeric identifier of the user account.                                                   |
| Aliases                         | Additional email aliases assigned to the user.                                                       |
| Non Editable Aliases            | System-assigned aliases that cannot be modified (e.g., `admin@labs.forestall.io.test-google-a.com`). |
| Emails                          | All email addresses associated with the user account.                                                |
| Guest Account Email             | The email address if the account is a guest account.                                                 |
| Relations                       | Relationships defined for the user in the directory.                                                 |
| Org Unit Path                   | The organizational unit path the user belongs to within Google Workspace (e.g., `/`).                |
| Recovery Email                  | The recovery email address configured for the user account.                                          |
| Kind                            | The type identifier of the directory resource (e.g., `admin#directory#user`).                        |
| Change Password At Next Login   | Indicates whether the user is required to change their password on next login.                       |
| Suspended                       | Indicates whether the user account is currently suspended.                                           |
| Suspension Reason               | The reason provided for the account suspension, if applicable.                                       |
| Is Admin                        | Indicates whether the user has super administrator privileges in Google Workspace.                   |
| Is Delegated Admin              | Indicates whether the user has been granted delegated administrator privileges.                      |
| Is Enforced In 2Sv              | Indicates whether two-step verification (2SV) is enforced for the user.                              |
| Is Enrolled In 2Sv              | Indicates whether the user is enrolled in two-step verification (2SV).                               |
| Is Guest User                   | Indicates whether the account is classified as a guest user.                                         |
| Ip Whitelisted                  | Indicates whether the user's access is restricted to specific whitelisted IP addresses.              |
| Deletion Time                   | The timestamp when the user account was deleted, if applicable.                                      |
| Last Login Time (Admin Console) | The most recent login time recorded for the user in the Admin Console.                               |
| Creation Time                   | The timestamp when the user account was created.                                                     |
| Directory Customer              | The customer domain associated with this user (e.g., `labs.forestall.io`).                           |

### Groups

The **Groups** tab lists all parent groups above the current User.

### Roles

The **Roles** tab lists all assigned roles to the current user.
