> 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/insights/data-source/create-a-data-source.md).

# Create a data source

If you want to create a report in CDP 365, please ensure a data source which is the data input of that report exists in CDP 365.

## Step 1: Go to Data Source

From Data Sources main page, click <img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FVLPYuAxC35U9cPj2AzRm%2Fimage.png?alt=media&amp;token=7e637fbb-d12f-4a1f-a455-f38eded97bf9" alt="" data-size="line"> to create a new Data Source

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2Fl3ks3I9ID08V9CuDe1EC%2Fimage.png?alt=media&amp;token=590d30ac-0043-4c30-9ba3-acb1c99ff975" alt=""><figcaption><p>Create a data source</p></figcaption></figure>

## Step 2: Select a connector to your data source

A page will show up to select the connector of this data source as below:

1. Input name for Data Source
2. Input keywords to look for the desired connector.
3. Click **Select** to select the connector.&#x20;

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FDDKhQnhUxaxCO9nA1H1q%2Fimage.png?alt=media&amp;token=f2e83e10-831d-465e-a129-1719290d1594" alt=""><figcaption><p>Data source setting</p></figcaption></figure>

## Step 3: Input the Authentication

Authentication information for the selected connector includes:&#x20;

* Username
* Password

*Notes: This step means login to 'your account'. For example, if your selected connector is Google Sheets, then you input your Google account information.*

## Step 4: Select the Sheets:

Select the data table existing in your connector that you aim to push data into CDP 365.

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

## Step 5: 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%2F5vXjNthtlQ0MWbk9fjbU%2Fimage.png?alt=media&amp;token=742416fc-2fb3-4784-ab89-7dd5df072950" alt=""><figcaption><p>Connect</p></figcaption></figure>

## Step 6: Select the fields

After connecting to the data input, you can select the specific fields to import to CDP 365.

<figure><img src="https://826840553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbtU4vFUxT5JkWYHePuoX%2Fuploads%2FKQCbwLdqJf3TJlYkC9Ik%2Fimage.png?alt=media&amp;token=2e8b5221-3b6d-4baf-acf3-4ca593cdfafd" alt=""><figcaption></figcaption></figure>


---

# 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/insights/data-source/create-a-data-source.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.
