> 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/workload-identity-pools.md).

# Workload Identity Pools

The **Workload Identity Pools** page provides a list of enumerated Workload Identity Pools in GCP. Workload Identity Pools let organizations grant workload (non-human, e.g., external service or CI/CD) identities access to Google Cloud resources without exporting service account keys.

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

### Workload Identity Pools Details

The Details page includes the **`Information`** tab, and a **`Graph »`**` `` ``button ` for enhanced navigation and analysis.

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

<figure><img src="https://3408039743-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FObpV44hoVkNmo5bFuVVL%2Fuploads%2Fgit-blob-1f96f635c3f7463fcbe977f30063cf1adc6b757c%2FGCPWorkloadIdentityPoolsDetailPage.png?alt=media" alt=""><figcaption><p>GCP Workload Identity Pool Details</p></figcaption></figure>

The Information tab contains attributes about the Workload Identity Pool. The page also includes tabs for **Principals** and **Providers**, which list the identities and providers associated with the pool.

### Information

| Attribute    | Description                                                                                                         |
| ------------ | ------------------------------------------------------------------------------------------------------------------- |
| Display Name | The human-readable name of the pool (e.g., `TestPool`).                                                             |
| Description  | A free-text description of the pool's purpose (e.g., `Test Workload Identity Pool`).                                |
| State        | The lifecycle state of the pool (e.g., `ACTIVE`).                                                                   |
| Create Time  | The timestamp when the pool was created.                                                                            |
| Name         | The full resource path of the pool (e.g., `projects/627426666292/locations/global/workloadIdentityPools/testpool`). |
| Disabled     | Indicates whether the pool is currently disabled.                                                                   |
| Project      | A link to the parent project the pool belongs to.                                                                   |
| Update Time  | The timestamp of the last update to the pool.                                                                       |

### **Principals**

Lists the principals (identities/subjects) federated through this workload identity pool.

### **Providers**

Lists the identity providers (e.g., OIDC, AWS) configured for this workload identity pool.
