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

# Secrets

The **Secrets** page provides a list of enumerated Secret Manager secrets in GCP.

### Secrets Details

The Details page includes the **`Details`** and **`Metadata`** tabs, 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-f772a84596a031d5374c6cacda10699ad37c4459%2FGCPSecretDetailPage.png?alt=media" alt=""><figcaption><p>GCP Secret Details</p></figcaption></figure>

The Details tab contains attributes about the GCP Secret.

### Information

| Attribute          | Description                                                                                                |
| ------------------ | ---------------------------------------------------------------------------------------------------------- |
| Name               | The full resource path of the secret (e.g., `projects/627426666292/secrets/deneme-secret`).                |
| Display Name       | The human-readable name of the secret.                                                                     |
| Project ID         | The ID of the project the secret belongs to.                                                               |
| Replication Status | The replication policy configured for the secret (e.g., `automatic`).                                      |
| Create Time        | The timestamp when the secret was created.                                                                 |
| Update Time        | The timestamp of the last update to the secret.                                                            |
| Expire Time        | The timestamp when the secret is set to expire, if applicable.                                             |
| Full Resource Name | The fully-qualified resource name, including the API service (e.g., `//secretmanager.googleapis.com/...`). |
| Parent Project     | A link to the parent project the secret belongs to.                                                        |

#### **Metadata**

Displays additional metadata associated with the secret.
