Skip to main content
Workflows guide users through complex tasks with a structured sequence of steps.

Examples

  • Onboarding — Walk new users through setup
  • Returns — Collect order number, reason, process request
  • Troubleshooting — Diagnostic steps for common issues

Create a Workflow

  1. Go to Actions
  2. Click Create Journey
  3. Fill in:
  1. Add steps:
    • Step text (what to ask/tell user)
    • Tool (optional—action to execute)
  2. Save

Example: Return Request

How It Works

  1. User question matches workflow description
  2. Agent starts the flow
  3. User responds to each step
  4. Optional tools execute at configured steps
  5. Workflow completes
Users can exit anytime by asking something else.

Tips

  • Write clear descriptions so agent knows when to trigger
  • Keep steps conversational, not robotic
  • End with confirmation of what happened
  • Test in Sandbox before deploying