# Data Source

## Data Source

To access Data Source, click on Data Source application in Insights module:

<figure><img src="/files/QXVYMqBgqGVLwYuRlerL" alt=""><figcaption><p>Data Source</p></figcaption></figure>

After accessing Data Source, a Data Source data table will be displayed.

<figure><img src="/files/8OAcLbrgwIMw7E4X0Xlt" alt=""><figcaption></figcaption></figure>

#### 1. Tab:

There are 3 main tabs to show different types of Data Source:

* **My Datasource:** This tab will display Data sources created by that users.
* **Shared With Me:** This tab will display Data sources created by other users but shared with this user to view and use.
* **Public on Portal:** This tab will display Data sources that are public on this portal and all users can view and use them.

#### 2. Create a Data Source

Click on <img src="/files/FgSRwjFcg6hBaYVNhu9o" alt="" data-size="line"> to create Data Source.[ Learn more](/cdp-365-user-guide-en/insights/data-source/create-a-data-source.md)

#### 3. Status of the data source

There are 2 status of a data source:

* Connected: This data source is connected and ready to use.
* Disconnected: This data source has lost connection.

<figure><img src="/files/mXRGBvAINc0Kasz2iHYP" alt=""><figcaption><p>Status</p></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.antsomi.com/cdp-365-user-guide-en/insights/data-source.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.
