Workflow Builder: Create a Safe First Automation
Question: How do I build my first workflow without accidentally turning on an unfinished automation?
Screen map
New workflow → Trigger → Condition → Action → Properties → Preview Steps → Save Draft → Activate
Use this guide for the visual Workflows screen. It explains the screen labels you will see, not a promise that every workflow is appropriate for every business.
Before you start
Decide one small outcome. Example: when a job is created, the team should review its priority before anyone is notified. Do not begin with a live customer message, a real phone number, an address, or a payment action.
Step by step
- Open Workflows from the left menu.
- Select New workflow and give it a plain name that states its purpose.
- Add one item from Triggers. The screen offers triggers such as New Job Created, Message Received, Schedule Time, and Invoice Paid.
- Add a Condition only when the workflow needs a decision. Keep its rule readable by a teammate.
- Add one Action. Read the status beside every node: Configured means its required fields are set; Setup Required means it is not ready.
- Open a node to configure it in the Properties panel.
- Use Preview Steps to read the order from trigger to action.
- Select Save Draft. A draft is the safe review state.
- Ask a responsible teammate to check the trigger, condition, recipients, and stop condition. Activate only after every required node is configured.
Quick review checklist
- Does the trigger match one clear event?
- Is there a human owner for exceptions?
- Does the workflow avoid sending private details unnecessarily?
- Can a teammate explain what happens if a condition is not met?
- Is every action configured before activation?
Limitations
A workflow can automate a sequence, but it does not replace human judgment. Confirm important job details, approvals, customer communications, and financial decisions before relying on an automated path. Use synthetic test labels while learning.
Next: Guides & Tips