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

# Groups

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

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

## Groups 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-b872cddd85750b70da596c37f927cc39a7216d59%2FGCPGroupsDetailPage.png?alt=media" alt=""><figcaption><p>Groups Details</p></figcaption></figure>

## Information

The Details tab contains attributes about the GCP Group. The page also includes tabs for **Parent Groups**, **Child Groups**, **Child Users**, **Child Service Accounts**, and **Owner Users**.

| Attribute            | Description                                                                                          |
| -------------------- | ---------------------------------------------------------------------------------------------------- |
| Name                 | The display name of the group (e.g., `Team 2`).                                                      |
| Object ID            | The internal object identifier of the group.                                                         |
| Description          | A text description of the group's purpose.                                                           |
| Id                   | The unique identifier of the group within Google Workspace (e.g., `02szc72q1hdq9es`).                |
| Aliases              | Additional email aliases assigned to the group.                                                      |
| Non Editable Aliases | System-assigned aliases that cannot be modified (e.g., `team2@labs.forestall.io.test-google-a.com`). |
| Email                | The primary email address of the group (e.g., `team2@labs.forestall.io`).                            |
| Kind                 | The type identifier of the directory resource (e.g., `admin#directory#group`).                       |
| Admin Created        | Indicates whether the group was created by an administrator.                                         |
| Direct Members Count | The number of direct members (users, service accounts, or groups) in the group.                      |
| Directory Customer   | The customer domain associated with this group (e.g., `labs.forestall.io`).                          |

### Parent Groups

Lists all groups that this group belongs to as a member.

### Child Groups

Lists all groups nested within this group.

### Child Users

Lists all users who are direct members of this group.

### Child Service Accounts

Lists all service accounts that are direct members of this group.

### Owner Users

Lists all users with owner-level permissions on this group.

### Owner Service Accounts

Lists all service accounts with owner-level permissions on this group.

### Manager Users

Lists all users with manager-level permissions on this group.

### Manager Service Accounts

Lists all service accounts with manager-level permissions on this group.
