What workflows can do
Use workflows to automate processes like:- research → summarize → send email
- monitor news → filter by topic → post to Slack
- receive form submission → enrich lead → add to CRM
- pull calendar → draft agenda → send to team
Build a workflow
Open Workflows
Click Workflows in the sidebar and then New Workflow to start in the builder.
Example: daily news briefing
| Step | Agent | Action |
|---|---|---|
| 1 | Monitor | Searches for news on a topic |
| 2 | Summarizer | Condenses results into bullet points |
| 3 | Sender | Posts the summary to Telegram |
Workflows vs teams
| Workflows | Teams | |
|---|---|---|
| Structure | Linear (step A → step B) | Collaborative |
| Task routing | Fixed, pre-defined | Dynamic, based on goal |
| Best for | Repeatable processes | Tasks requiring judgment |
Next steps
- Set up a trigger to run your workflow automatically
- Build a team for collaborative agent tasks
