# How to enable/disable bot

In DarkBot, you have the ability to control the activation status of your [trading bots](https://darkbot.io/bots). Enabling or disabling a bot allows you to easily manage and adjust your trading strategies. In this guide, we will walk you through the steps to enable or disable a bot in DarkBot. Let's dive in!

**To enable or disable a trading bot, follow these steps:**

1. *Access the Bot Page:* Navigate to the Bot page within the DarkBot platform.<br>

   <figure><img src="/files/KtED8mztT0oBu8ts5dWM" alt="Dashboard page"><figcaption><p>Dashboard page</p></figcaption></figure>
2. *Select the Desired Bot:* Choose the bot you wish to enable or disable from the list of available bots.<br>

   <figure><img src="/files/CKzJ5t4zOvZqZMOUjwn6" alt="Bot card"><figcaption><p>Bot card</p></figcaption></figure>
3. *Locate the Status Toggle:* In the header section of the bot details page, you will find a toggle switch representing the current status of the bot.*Change the Bot Status:* Flip the toggle switch to the desired position to enable or disable the bot. When enabled, the toggle switch will be in the "on" position, and when disabled, it will be in the "off" position.<br>

   <figure><img src="/files/2tCmqAXmLACeAxH1R1rz" alt="Bot status"><figcaption><p>Bot status</p></figcaption></figure>
4. *Change the Bot Status:* Flip the toggle switch to the desired position to enable or disable the bot. When enabled, the toggle switch will be in the "on" position, and when disabled, it will be in the "off" position.<br>

   <figure><img src="/files/Wm0SvvhuArBdj6aBJCTc" alt="Bot status toggle"><figcaption><p>Bot status toggle</p></figcaption></figure>
5. *Confirm the Changes:* After adjusting the status toggle, wait for the bot's status to update accordingly. You may see a new bot status indicating the successful activation or deactivation of the bot.<br>

   <figure><img src="/files/2lmO9amGQ3l44UA4FTw9" alt="Bot status"><figcaption><p>Bot status</p></figcaption></figure>

**Conclusion:**&#x20;

By following these simple steps, you can easily enable or disable your trading bot in DarkBot. This functionality provides you with the flexibility to adapt your trading strategies and make real-time adjustments to your portfolio. Take control of your trading activities and optimize your trading experience using DarkBot's powerful features. Happy trading!


---

# 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-enable-disable-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.
