# Deleting Integrations

<details>

<summary>Step 1: Click the trash icon on your Integration</summary>

Click the Trash icon on the right side on the Integration you want to delete and confirm the deletion.

</details>

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

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

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

{% hint style="danger" %}
All data from the integration will be lost upon deletion.
{% endhint %}

That's it! You now know how to delete an integration. You should also know how to navigate the integrations tab, add, edit, and apply integrations to your projects. The next section will address Account Settings.


---

# 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.testfiesta.com/integration-tab/deleting-integrations.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.
