> 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/connectors/delete-a-connector.md).

# Delete a Connector

To delete a connector, follow these steps:

**Step 1**: Navigate to the **Connectors** section.

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

**Step 2**: Click the **Connector** you wish to delete from the list of available connectors.

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

**Step 3**: On the right side, near the top, locate the **Action** button. Click the dropdown menu and select the **Delete** option.

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

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

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

**Step 5**: Once the connector is deleted, a message will appear confirming that the connector has been successfully deleted.

![Save Connector](https://stg.ingestlabs.com/docs/images/customerdataplatformimages/connecterdeleteconfirmation.png)

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2FS9uyogNAWoAPVuIjaZCq%2FDelete%20a%20connector.mp4?alt=media&token=1ed59fb4-5478-44b7-be6d-a91926799279>" %}


---

# 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.ingestlabs.com/media-data-platform/connectors/delete-a-connector.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.
