# How to Delete a Connected Exchange

Deleting a connected exchange from your account may be necessary for various reasons, such as discontinuing the use of a particular exchange or updating your portfolio. This article provides a step-by-step guide on how to remove a connected exchange from your account.

1. Go to the [Credentials detail page](/credentials-page/credentials-details-page/how-to-go-to-the-credentials-details-page.md).
2. Locate the "Danger Zone" widget at the bottom-left of the page and click on it.<br>

   <figure><img src="/files/Pypkt8rSUDfnUrK5Sakm" alt="Danger Zone"><figcaption><p>Danger Zone</p></figcaption></figure>
3. Once the widget expands, click on the \[Delete] button.<br>

   <figure><img src="/files/eEptJ50hvV9OEojTyTJT" alt="Delete button"><figcaption><p>Delete button</p></figcaption></figure>
4. Confirm Deletion:\
   After clicking the \[Delete] button, a popup will appear to confirm the deletion. Follow these steps to complete the deletion process:
   * In the popup, you will be prompted to enter the word "DELETE" in a designated field. This step acts as a confirmation to ensure the deletion is intentional.<br>

     <figure><img src="/files/UsEJuyqnClPegSNZqicp" alt="Confirm delete input"><figcaption><p>Confirm delete input</p></figcaption></figure>
   * Type "DELETE" in the field provided.<br>

     <figure><img src="/files/ig0BJF6ADeEwfZGou7t0" alt="Filled input"><figcaption><p>Filled input</p></figcaption></figure>
   * Finally, click the \[DELETE] button to confirm the removal of the connected exchange.<br>

     <figure><img src="/files/QDkTxuLg4iTr5jSc4Vom" alt="Confirm delete button"><figcaption><p>Confirm delete button</p></figcaption></figure>
5. Wait for the notification confirming the successful deletion.<br>

   <figure><img src="/files/ZttbvVzNNqJTJ0P2rO9M" alt="Notification of successful deletion"><figcaption><p>Notification of successful deletion</p></figcaption></figure>

**Conclusion:**&#x20;

Removing a connected exchange from your account is a straightforward process that involves accessing the Credentials detail page, locating the Danger Zone widget, initiating the deletion, confirming the removal, and awaiting the confirmation notification. By following these steps, you can easily manage your connected exchanges and maintain an up-to-date portfolio.


---

# 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.darkbot.io/credentials-page/credentials-details-page/interacting-with-connected-exchange-options-and-features/how-to-delete-a-connected-exchange.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.
