How availability is determined
Each agent is in one of two modes:- Scheduled: the agent has a shift assigned. Their status (
On shift/Off shift) is computed in real time from the shift’s working hours plus any time off. They cannot change it manually. - Manual: the agent has no shift. Their status (
Available,Away,Busy,Paused) is set by an admin, or by the agent themselves if you allow it on the Ticket assignment page.
Available (manual) or On shift (scheduled, with no active time off) are eligible for new ticket assignment.
Create a shift
A shift is a named, recurring weekly schedule with a timezone.1
Open the Shifts card
Go to Settings → Help desk → Scheduling and click Add shift in the Shifts card.
2
Name the shift
Enter a name like Weekday Standard or EU Mornings. Names help you tell shifts apart when you assign them.
3
Choose a timezone
Pick the timezone the working hours should be evaluated in. The selector defaults to your browser’s timezone.
4
Set working days and hours
Toggle each day you want the shift to be active. For each enabled day, pick a Start time and End time. Times are in 15-minute increments and default to 09:00 to 17:00.Use the 12h / 24h toggle in the Shifts card header to switch the time format.If the End time is the same as or earlier than the Start time, the shift is treated as overnight and continues into the next day. The dialog shows a (next day) label so you can confirm.
5
Save
Click Save to create the shift. It now appears in the Shifts card and becomes available in the Agent schedules dropdown.
Assign agents to shifts
The Agent schedules card lists every help desk agent with a per-agent shift dropdown.- Pick a shift name from the dropdown to put the agent on that schedule.
- Pick No shift (manual) to remove the schedule and manage their status manually.
Add time off
Use Time off to block dates for scheduled agents (vacation, holidays, sick leave, or anything else that should make them unavailable during their normal shift hours).1
Open the Time off card
In Scheduling, click Add time off in the Time off card.
2
Pick agents
Select one or more agents from the Agents field. Only agents who currently have a shift assigned can be picked, since time off has no effect on manual agents.
3
Pick a date range
Choose a start and end date in the Dates picker. You cannot pick dates in the past.
4
Add a reason (optional)
Optionally enter a short reason like Annual leave or Public holiday.
5
Save
Click Save. During the selected dates, every chosen agent is treated as
Off shift and is not eligible for new ticket assignment, even if their shift covers those days.Status indicators
On the Ticket assignment page, scheduled agents show a tooltip “Status is managed by the schedule” followed by the shift name. Their status is read-only because the schedule is in charge.
How scheduling affects auto-assignment
Scheduling acts as the eligibility gate for ticket auto-assignment:- Manual agents are eligible when their stored status is
Available. - Scheduled agents are eligible when the current time is inside their shift (in the shift’s timezone) and they have no active time off.
Available. You can change this by enabling Assign to next available shift, which routes tickets to the agent whose shift starts soonest. See Assign to next available shift for details.
Tips and edge cases
- Overnight shifts wrap past midnight automatically. Pick an end time that is the same as or earlier than the start time, and the shift continues into the following day.
- Deleting a shift moves every assigned agent back to manual mode and resets their status to
Away. - New agents start as
Awayuntil you assign them a shift or change their status manually. - Time off only applies to scheduled agents. If you want a manual agent to be unavailable, change their status directly.