Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/botpress/botpress/llms.txt

Use this file to discover all available pages before exploring further.

Deploy your integration to make it available for bots.

Build integration

bp build

Deploy to cloud

bp deploy

Deployment options

Visibility

bp deploy --visibility public  # Public
bp deploy --visibility private # Private
bp deploy --visibility unlisted # Unlisted

Dry run

bp deploy --dry-run

Development mode

Run integration locally:
bp dev