> For the complete documentation index, see [llms.txt](https://docs.forestall.io/fsprotect/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/fsprotect/gcp-identities/service-account-keys.md).

# Service Account Keys

The `Service Account Keys` page provides a list of enumerated Service Account Keys in GCP.

## Service Account Keys 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="/files/VLiZu7eSo88LX45UC6lW" alt=""><figcaption><p>Service Account Key Details</p></figcaption></figure>

## Information

The Details tab contains attributes about the GCP Service Account Key associated with a service account.

| Attribute         | Description                                                                          |
| ----------------- | ------------------------------------------------------------------------------------ |
| Name              | The full resource name of the service account key.                                   |
| Key ID            | The unique identifier of the key (e.g., `16a419e037f1624155619f77208d518f960e0e24`). |
| Parent Project    | The GCP project this service account key belongs to.                                 |
| Service Account   | The service account this key is associated with (e.g., `Forestall Privileged`).      |
| Key Type          | The type of key, indicating how it is managed (e.g., `SystemManaged`).               |
| Key Origin        | The origin of the key, indicating who provided it (e.g., `GoogleProvided`).          |
| Key Algorithm     | The cryptographic algorithm used by the key (e.g., `KeyAlgRsa2048`).                 |
| Is Disabled       | Indicates whether the key is currently disabled.                                     |
| Valid Before Time | The expiry timestamp after which the key is no longer valid.                         |
| Valid After Time  | The activation timestamp from which the key becomes valid.                           |
