> For the complete documentation index, see [llms.txt](https://docs.guardianservice.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardianservice.app/technical-information/users/mgs-vault/google-cloud-platform-secret-manager/introducing-google-cloud-platform-secret-manager/gcp-secret-manager-setup.md).

# GCP Secret Manager Setup

1. Login to your Google Cloud Platform.
2. Go to the GCP Console home page - <https://console.cloud.google.com/>. Save the Project number for future usage.
3. Click on 'Go to project settings'.

<figure><img src="/files/JqNgT6ZOZGRv9RFHo2Ee" alt=""><figcaption></figcaption></figure>

1. Click on the 'Service Accounts' menu on the left navigation bar.
2. Click on 'Create Service Account'.

<figure><img src="/files/sAYkASAb4N9ZBUvOmqUk" alt=""><figcaption></figcaption></figure>

6. Enter the service account name and description details. Save the Service account ID for future usage.

<figure><img src="/files/QxFBHgWLdaI0ekDofLdQ" alt=""><figcaption></figcaption></figure>

7. Grant the service account access to the project and create the account.

<figure><img src="/files/Sn0Mu4v0JtSxK8RZN5sF" alt=""><figcaption></figcaption></figure>

8. Select the newly created service account and click on the 'KEYS' tab.

<figure><img src="/files/9Bl9vm21zoDVlTOb6D4s" alt=""><figcaption></figcaption></figure>

9. Click the 'ADD KEY' dropdown, select 'Create New Key' and select JSON as the key type.

<figure><img src="/files/qSDwidU0Xlrmt5NaFI6O" alt=""><figcaption></figcaption></figure>

10. The service account key JSON file is automatically downloaded to your local machine.
