Examples
- Onboarding — Walk new users through setup
- Returns — Collect order number, reason, process request
- Troubleshooting — Diagnostic steps for common issues
Create a Workflow
- Go to Actions
- Click Create Journey
- Fill in:
| Field | Description |
|---|---|
| Name | Short name (e.g., “Return Request”) |
| Description | When to trigger (e.g., “Use when customer wants to return a product”) |
-
Add steps:
- Step text (what to ask/tell user)
- Tool (optional—action to execute)
- Save
Example: Return Request
How It Works
- User question matches workflow description
- Agent starts the flow
- User responds to each step
- Optional tools execute at configured steps
- Workflow completes
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
