# Data Source

## Data Source

Data Sources is a feature used to generate input data sources for dataflow.

To access to Data Source, click on Data Source application in Dataflows module:

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

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

<figure><img src="/files/IikeXoOxASwhi5RdkIdU" 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 this user to view and use.
* **Public on Portal:** This tab will display Data sources that public on this portal and all users can view and use.

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

#### 3.  View Detail Datasource

Click on Datasource name will negative to Datasource Detail page. Can View or Edit a Data source in data source detail page. [Learn more](/cdp-365-user-guide-en/dataflows/data-source/view-edit-a-data-source.md)

#### 4. 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 been lost connection.


---

# 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/dataflows/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.
