How the SLA clock works
- The SLA clock starts when a task is created.
- The clock pauses automatically when the task’s status is set to a hold-type status (for example, “Waiting on Customer” or “On Hold”). Time spent in a paused state does not count toward the SLA target.
- The clock resumes when the task moves back to an active status.
- When a target is exceeded, the task is marked as SLA breached.
Response vs. Resolution targets
Each SLA policy defines two time targets per priority level:
Both targets are set in minutes.
Example policy — 3-tier support
Creating an SLA policy
1
Open project settings
Navigate to your project and click Settings in the left sidebar. Select SLA Policies.
2
Add a new policy
Click + New Policy. Enter a name for the policy (e.g., “Standard Support SLA” or “Enterprise SLA”).
3
Add priority rules
For each priority level you want to track (CRITICAL, HIGH, MEDIUM, LOW), click + Add Rule and set the First Response and Resolution times in minutes.
4
Save the policy
Click Save. The policy is now available to assign to the project.
5
Set as default (optional)
Toggle Set as default to apply this policy automatically to all new tasks in the project.
SLA breach indicators
When a task exceeds an SLA target:- A red timer badge appears on the task card in board and queue views.
- The task is sorted to the top of its queue so it is immediately visible.
- The task detail view shows which specific target was breached (First Response or Resolution) and by how much.
- If you have an Automation rule configured with the
SLA breachedtrigger, it fires at the moment of breach.

