# How to delete bot

Removing a created bot from your account may be necessary for various reasons, such as to optimize your trading experience. This article provides a step-by-step guide on how to remove a bot from your account.

Why Delete a Bot? There are several reasons why you might want to remove a bot from your trading portfolio. Perhaps the bot is no longer aligned with your trading goals, or you want to make room for new strategies. Removing unnecessary bots can help declutter your interface and focus on the most profitable trading opportunities.

How to Delete a Bot:

1. Navigate to the [Bot details page.](/bots-and-strategy/bots-details-page/how-to-go-to-the-bots-details-page.md)
2. On the bot's detail page, scroll down to the "Danger zone" section in the lower left corner.<br>

   <figure><img src="/files/byS2NqNrzn8TGH9jDjqW" alt="Danger zone"><figcaption><p>Danger zone</p></figcaption></figure>
3. Click on the "Danger zone" to expand it.
4. Press the "Delete" button.<br>

   <figure><img src="/files/d5mpA6c94ZGceqNPRye1" alt="Delete button"><figcaption><p>Delete button</p></figcaption></figure>
5. In the pop-up window that appears, enter "Delete" in the provided field to confirm your action.<br>

   <figure><img src="/files/rfkyuZoaujKMV5iGW1fM" alt="Confirm delete input"><figcaption><p>Confirm delete input</p></figcaption></figure>
6. Click on the "Delete" button to proceed.<br>

   <figure><img src="/files/lP7onOUUz1T17yh5113t" alt="Confirm delete button"><figcaption><p>Confirm delete button</p></figcaption></figure>
7. Wait for the confirmation message indicating the successful deletion of the bot.<br>

   <figure><img src="/files/i0fdu4lS52HFS9a9otUM" alt="Successfull delete notification"><figcaption><p>Successfull delete notification</p></figcaption></figure>

**Conclusion:**&#x20;

Deleting a bot in DarkBot is a straightforward process that allows you to fine-tune your trading strategies and optimize your trading experience. By removing unwanted bots, you can declutter your interface and focus on the most profitable opportunities. Whether you're making room for new strategies or adjusting your portfolio, DarkBot provides a seamless way to delete bots that no longer serve your trading goals.

Remember, before deleting a bot, ensure that you no longer need its trading capabilities and have considered the potential impact on your overall trading strategy. With DarkBot's user-friendly interface and efficient deletion process, you can confidently manage your [trading bots](https://darkbot.io/bots) and stay ahead in the dynamic world of [automated trading](/features/automatic-trading.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.darkbot.io/bots-and-strategy/interacting-with-created-bots-options-and-features/how-to-delete-bot.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.
