> ## Documentation Index
> Fetch the complete documentation index at: https://botpress-update-integrations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Commands

Botpress makes available some commands that you can use throughout your development process. These work in production as well, to troubleshoot issues and restart conversations.

| Command       | Where to Input                                                           | When to use                                                                                                                                                         |
| :------------ | :----------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| //state/reset | In the [Emulator](/studio/concepts/emulator) or in a Channel integration | You should run this command where there's a problem with the state of your bot which could be caused by deleting nodes, Workflows or variables and other situations |
