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.

Having a custom greeting is great, but we still want the bot to respond with AI after displaying it. Let’s connect the Standard Node to the Autonomous Node:
Connected Nodes
Now, when you test in the Emulator, your bot begins the conversation with your hard-coded message. Then, the Autonomous Node takes the wheel for any further responses:
Custom logic with AI
You can use any combination of Standard Nodes and Autonomous Nodes to customize your bot’s behaviour.
Last modified on April 29, 2026