# Data Sources

The **Data Sources** section helps to define the source of the user data. Data Source has information about the bucket, the region of the bucket, the format of the file- if delimited or JSON file, the format of the data in the file-if encrypted or not, and other relevant information. Data sources provide information to the **Connectors** which is then exported to the configured **Destinations**.

To find the **Data Sources**, navigate to **Media Data Platform** > **Data Sources**.

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

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

## Related Topics <a href="#relatedtopics" id="relatedtopics"></a>

The Data Source section includes the following topics:

* [Data Source Screen](/media-data-platform/data-sources/data-sources-screen.md)
* [Add a Data Source](/media-data-platform/data-sources/add-a-data-source.md)
* [Edit a Data Source](/media-data-platform/data-sources/edit-data-source.md)
* [Delete a Data Source](/media-data-platform/data-sources/delete-data-source.md)


---

# 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.ingestlabs.com/media-data-platform/data-sources.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.
