Skip to main content

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.

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.
CommandWhere to InputWhen to use
//state/resetIn the Emulator or in a Channel integrationYou 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
Last modified on April 29, 2026