Find workflows under Workflows in the sidebar (used across all your clients), or on the Workflows tab of a single client (used only for that client).
How workflows apply to tickets
Every time a new ticket comes in, the agent looks at your active workflows and picks the ones whose triggers describe the ticket. It follows those instructions as its plan. If nothing matches, the agent works the ticket the way it normally would. A few things to keep in mind:- More than one workflow can apply to the same ticket, and the agent will combine their instructions.
- The agent matches on the trigger, not the instructions. A vague trigger means missed matches; a too-broad one means the workflow runs on tickets it wasn’t meant for.
- Only active workflows are used. Drafts and archived workflows are ignored.
Workflows for all clients vs. a single client
You can create a workflow that applies to every client you support, or one that only applies to a single client.| Where you create it | Who it applies to |
|---|---|
| Workflows in the sidebar | Tickets for any of your clients. |
| Workflows tab inside a client | Only that client’s tickets. Takes precedence over a same-name shared workflow when both apply. |
Creating a workflow
From the Workflows page, click New workflow. You have two ways to create one.Describe it in your own words
Type what the workflow should do — what kind of ticket it’s for, and what the agent should do about it — then click Generate. A draft is written for you, using only the integrations you’ve connected. Review it, fill in any blanks (a specific group name, an SLA, a license — whatever the description left unclear), and click Accept to save. Examples that work well:- “When a new hire starts, create their Microsoft 365 account, assign their license, and add them to the engineering distribution list.”
- “When a ticket reports a stuck print job, restart the printer’s print spooler service and add an internal note with the result.”
- “When a security alert ticket comes in about a suspicious sign-in, check the user’s recent sign-in activity, decide whether it’s benign, suspicious, or compromised, and post the verdict as an internal note.”
Start from a template
You can also pick from a list of starter templates. Each one is pre-written with both a trigger and a set of instructions, so picking a template gives you a working draft right away. Templates cover the most common kinds of tickets:| Category | Templates |
|---|---|
| Triage and routing | Enrich with similar past tickets · Enrich with requester context · Categorize and route |
| Microsoft 365 user lifecycle | Onboard new hire · Offboard departing employee · Reset password · Add or remove from a group or distribution list · Recommend license upgrade |
| Ticket actions | Update ticket status · Log time entry |
| Security | Reset locked accounts · Investigate suspicious sign-in |
If you haven’t connected anything yet
If you haven’t connected any integrations, you can’t create a workflow yet — the agent needs tools to work with. Head to Settings → Integrations first. Connect Microsoft 365 to unlock the user-lifecycle templates, or ConnectWise, HaloPSA, or Autotask to unlock the ticket templates.Editing a workflow
Click any workflow in the list to open it. You can edit:- Title — what the workflow is called.
- Trigger — the sentence describing when it should apply. Required before you can activate it.
- Instructions — the steps the agent follows.
- Status — draft, active, or archived.
Writing a good trigger
The trigger matters more than anything else on a workflow. The agent decides which workflows to use based on the trigger alone, so a sloppy trigger leads to either missed matches or workflows firing on the wrong tickets. Tips for writing a good trigger:- Start with when, and describe the situation, not the action. “When an offboarding request comes in for a departing employee” is better than “Offboard the user”.
- Name the kind of ticket or signal you’re looking for — a request, an alert, a status change.
- Stick to what kind of ticket this is. Leave the how for the instructions.
Workflow status
- Draft
- Active
- Archived
The workflow exists but the agent doesn’t use it yet. Drafts are for composing, editing, and reviewing before going live.
Deleting a workflow
From the list, click the trash icon on the row and confirm. Deletion is permanent. If you might want the workflow back later, archive it instead.Tips
- Start with a template. They’re a faster, cleaner starting point than a blank page.
- Turn workflows on one at a time. That way if the agent’s behavior changes, you know which workflow caused it.
- Watch the first few tickets after activating. Open Activity and skim the agent’s plan on the first few matches. If the trigger caught the wrong tickets, tighten it; if a step got skipped, edit the instructions.
- Don’t go overboard with client-specific workflows. They’re useful when a single client genuinely needs a different sequence, but a pile of one-off client workflows is harder to maintain than a single well-written shared one.