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.Documentation Index
Fetch the complete documentation index at: https://botpress.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
| Command | Where to Input | When to use |
|---|---|---|
| //state/reset | In the 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 |