Skip to main content
Message step The Message step sends a single message to the user. You can write a static message with optional variants, or use AI to generate a dynamic message based on the conversation context. Use this step when you need to provide information, confirm an action, or give feedback without expecting a back-and-forth conversation.

Using the Message step

Drag the Message step onto the canvas and connect it to the step before it. Click on the step to write your message or configure an AI prompt. Video Playholder

Configuration

The Message step supports two modes:
  • Scripted: Write a pre-defined message and optionally variants to test different versions of your message with users. You can format text with bold, italics, underline, and include links or emojis.
  • Prompt: Use AI to generate a single message using a prompt. For multi-turn conversational interactions, use the Playbook step instead.
Enable the Wait for user input setting to pause the workflow after sending the message and wait for the user to respond before continuing.