# How to stop the Bot in Deriv Bot Constructor?

**URL:** https://community.deriv.com/t/how-to-stop-the-bot-in-deriv-bot-constructor/87491
**Category:** General Discussion
**Created:** [October 12, 2024, 5:05pm UTC](https://community.deriv.com/t/how-to-stop-the-bot-in-deriv-bot-constructor/87491 "2024-10-12T17:05:46Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![balista-alameda-2](https://sea2.discourse-cdn.com/flex020/user_avatar/community.deriv.com/balista-alameda-2/32/7744_2.png) [@balista-alameda-2](https://community.deriv.com/u/balista-alameda-2)
#### Post date: [October 12, 2024, 5:05pm UTC](https://community.deriv.com/t/how-to-stop-the-bot-in-deriv-bot-constructor/87491/1 "2024-10-12T17:05:46Z")

</div>

“I would like some assistance with a query. I am building a bot in the Deriv Bot constructor. I’m trying to create a block where the user is asked for the profit target, and that part DOES work for me. However, when I try to create another block where the user is asked for the amount they are willing to risk, it does NOT work. I haven’t found a way to stop the bot. I created a ‘Bot-stopped’ variable with true and false, but that condition still doesn’t work. How can I stop the bot? There is no stop function. It’s important to manage risk, and it seems impossible that such a function doesn’t exist. Could you please help me or inform me whether this function exists? Thank you.”
