> For the complete documentation index, see [llms.txt](https://docs.ingestlabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ingestlabs.com/media-data-platform/data-sources/delete-data-source.md).

# Delete Data Source

To delete a **Data Source**, follow these steps:

**Step 1**: Navigate to the **Data Sources** section in the application.

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

**Step 2**: Click the **Data Source** you wish to delete from the list of available **Data Sources**.

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

**Step 3**: Click the **Action** dropdown and select **Delete**.

<figure><img src="/files/82vUT5eyjoyNl2jSVyGw" alt=""><figcaption></figcaption></figure>

**Step 4**: A **Delete Data Source** popup will appear with the message **Do you wish to proceed?** Click **Yes** to confirm the deletion.

![Data Source](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/datasourcepopup.png)

**Step 5**: Once the data source is deleted, a message will appear confirming that the data source was deleted successfully.

![Data Source](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/deletesucc.png)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FoSHd9Aoale1pfLsLcO8J%2FDelete.mp4?alt=media&token=0294de62-5f84-4f8d-91a9-4d3e850424ea>" %}


---

# 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:

```
GET https://docs.ingestlabs.com/media-data-platform/data-sources/delete-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.
