# Google Cloud Storage credentials

The **Google Cloud Storage connector** requires specific credentials, which are uploaded in **Setup** → **Credentials**.&#x20;

To **upload the Google Cloud Storage Credential**, click the **New** button and fill in these fields:

1. **Name** and **Description**: assign a name and a description to the Credential you are adding. If needed, the name and description can be edited at a later stage.
2. **Credential Type**: select **Secret File**. This field cannot be edited at a later stage.
3. When the **UPLOAD** button appears, browse your file system and import the .json file with the credentials. The .json file is a Service Account Secret file key downloaded from the GCP Console.
4. Click the **Save** button to confirm.

The credentials saved in this section will be listed in the **Credential** drop-down menu when creating a Client Connection to a Google Storage Service and when creating a storage class on Google Storage.

On the **Setup** → **Credentials** page, existing credentials can be sorted in the **Filters** panel on the right of the page. Insert the Credential Name and/or select the Credential Type and click on the **APPLY** button to filter results

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.primeur.com/data-mover-1.21/transfer-protocols-and-connectors/client-connections/client-connection-google-cloud-storage/google-cloud-storage-credentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
