Highlights
- Set Guidance as “Always-Used”
- Set Custom Email Auto-Response
- Navigate Between Tickets
- Set Custom SLA Time
- Filter by Ticket Type
Set Guidance as “Always-Used”
Set important guidance as “always-used” to ensure the help desk agent always includes this guidance when considering how to respond to every ticket. This ensures Serval follows essential guidance—like compliance requirements, ticket routing, or security procedures—in every ticket resolution. For example- Set tone of voice to define how the help desk agent interacts with users
- Set ticket routing rules to specific owners based on ticket content
- Set data protection guidance to guarantee compliance on all data-related requests
- Set security incident response guidance to ensure the AI agent follows your security protocols on every ticket

Set Custom Email Auto-Response
Customize auto-response messages for your team’s email intake. Users receive immediate confirmation that their request was received. When someone emails your team, they receive your confirmation message immediately. Serval will continue to respond as usual via email after that initial message is sent. For example, send “Thanks for reaching out to IT! We typically respond within 4 hours” or “Security team has received your request. For urgent issues, please Slack @security-oncall.”
Navigate Between Tickets
Navigate between tickets in your list without leaving ticket details:- Move between tickets with J/K keys or click the ↑/↓ arrows on the top right
- Returns to your position when you navigate back to the list

Manage Ticket Subscribers via API
Build workflows or integrations that manage ticket subscriptions programmatically with new API endpoints:- POST
/v2/tickets/{ticket_id}/subscribers- Create subscribers - GET
/v2/tickets/{ticket_id}/subscribers- List subscribers - DELETE
/v2/tickets/{ticket_id}/subscribers- Delete subscribers
Set Custom SLA Time
Create a more precise Service Level Agreement (SLA) by editing the SLA time to be any custom duration in days, hours, and minutes.
Filter by Ticket Type
Filter by ticket type to better organize ticket progress. View root-level “requests” or filter for “tasks” (tickets that belong to a parent request).

