> For the complete documentation index, see [llms.txt](https://docs.antsomi.com/cdp-365-user-guide-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-source/data-source-connectors/google-sheets.md).

# Google Sheets

## Description

Use data on Google Sheets as a **data source** of CDP 365 by choosing Google Sheets Connector.

## Step 1: Go to Data Source

Create a Google Sheets **data source** for the **Dataflow**.

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FIlOHKV1w9Dn3KOx7IXZV%2Fimage.png?alt=media&amp;token=85941881-cad6-4342-9844-76e141fc2fe0" alt=""><figcaption><p>Data Source</p></figcaption></figure>

## Step 2: Create a data source

Click the Create button

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fm1qxF4I55DOIzlPdZfcG%2Fimage.png?alt=media&amp;token=321e6c3f-88ce-4e53-993a-ff5e2f48511a" alt=""><figcaption><p>Create a data source</p></figcaption></figure>

## Step 3: Select the Google Sheets connector

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FxlSnZlfvgtj2fc4vEe1K%2Fimage.png?alt=media&amp;token=6a0ca21b-4bb9-42ad-981d-e195b6db6b4a" alt=""><figcaption><p>Select the connector</p></figcaption></figure>

## Step 4: Input the Authentication

Authentication information for Google Sheet Connector includes:&#x20;

* Username
* Password

*Notes: This step means login to your Google account.*

![](https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FbAuwteP42Z8BCb4LCaBp%2Fimage.png?alt=media\&token=f60c9436-3fd7-4798-ac01-773e36a6eed8)![](https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FWbVPrL8OOsiUHp1Dwo97%2Fimage.png?alt=media\&token=237ddf5c-3e98-4fdd-9b05-f6a4d0485c5e)

## Step 5: Select the Sheets:

1. Select the Google Sheets file on the logged-in account that you want to push data into CDP 365.
2. Choose the worksheet of Google sheet file for connecting.

*Notes: for the Optional Range, you can select specific ranges of the file pushing data into CDP 365.*&#x20;

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FiPo8yFJqIoUIhGrJ2Bhl%2Fimage.png?alt=media&amp;token=a1c9d1d5-130e-4dfd-ad7a-744e3871fec1" alt=""><figcaption></figcaption></figure>

## Step 6: Connect the source

Click the Connect button to start the process.

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FImMuGY8CmCemuTHD9xlQ%2Fimage.png?alt=media&amp;token=a456da26-698f-4299-9013-31cd63e6de6c" alt=""><figcaption></figcaption></figure>

## Step 7: Select the fields

To finish creating the data source, select and set up the fields that you want to push data into CDP 365.&#x20;

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2F47EnB61OdpzeAHpyKPKO%2Fimage.png?alt=media&amp;token=1245f278-74c1-44e0-89b0-b4228aeb6116" alt=""><figcaption></figcaption></figure>

To set up the fields, please visit this [section](https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-source/create-a-data-source#set-up-the-fields).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antsomi.com/cdp-365-user-guide-en/dataflows/data-source/data-source-connectors/google-sheets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
