SLA Policies

SLA (Service Level Agreement) policies define the time targets your team commits to when handling tickets. Each policy sets a maximum first-response time and a maximum resolution time for a given priority level. Auxilium automatically enforces these targets, calculates deadlines on new tickets, and flags breaches.

How SLA policies work

SLA policies are configured at the project level. Each policy is tied to a specific priority (Urgent, High, Medium, or Low) and defines two time targets:

FieldDescription
First response timeMaximum minutes allowed before an agent first responds to the ticket.
Resolution timeMaximum minutes allowed to fully resolve the ticket.

When a ticket is created, Auxilium matches its priority to an active SLA policy in the same project and computes two deadlines. If no matching policy exists for that priority, no SLA deadlines are set.

PriorityFirst responseResolution
Urgent15 minutes2 hours
High1 hour8 hours
Medium4 hours24 hours
Low8 hours72 hours
One policy per priority
Each project should have one SLA policy per priority level. Auxilium selects the policy whose priority matches the incoming ticket. Configure SLA policies in your project settings.

SLA info on the ticket detail page

Open any ticket and look at the Details card in the right sidebar. The SLA section displays:

FieldDescription
First Response DueThe deadline by which an agent must first respond. Displayed as a timestamp.
Resolution DueThe deadline by which the ticket must be fully resolved.
First Response AtWhen the first agent response actually occurred. Empty until an agent responds.
SLA BreachedAn indicator showing whether any SLA target has been missed.

When a deadline is approaching, the timestamp is highlighted to draw attention. If a deadline has passed without the required action, the SLA Breached indicator activates.

Breaches are permanent
Once an SLA target is breached on a ticket, the breached indicator remains even if the ticket is later resolved. This ensures accurate reporting on SLA compliance.

SLA at risk on the dashboard

The Dashboard includes an SLA At Risk panel that surfaces tickets approaching their SLA deadlines. Use this panel to prioritize your work and address tickets before they breach.

  1. Navigate to the Dashboard from the sidebar.
  2. Review the SLA At Risk section, which lists tickets ordered by how close they are to breaching.
  3. Click any ticket in the list to jump directly to its detail page.

This view helps team leads and agents identify where to focus attention without manually checking individual tickets.


SLA breach detection

Auxilium continuously evaluates open tickets against their SLA deadlines. When a breach occurs:

  1. The ticket’s SLA Breached indicator is set in the Details card.
  2. An SLA Breached event is recorded in the ticket’s activity timeline, noting which deadline was missed (first response or resolution).
  3. The ticket appears in breach-related views across the platform.

Understanding the SLA fields

The following fields appear on every ticket that has an SLA policy applied:

FieldWhat it means
First Response DueCalculated from the ticket’s creation time plus the policy’s first response minutes.
Resolution DueCalculated from the ticket’s creation time plus the policy’s resolution minutes.
First Response AtPopulated when an agent first responds. Compared against First Response Due to determine breach.
SLA BreachedSet to true if either deadline passes without the corresponding action.