Auxx.ai
Tickets

Ticket settings

Configure ticket numbering format, email domains, and email templates in Auxx.ai ticket settings.

Ticket settings let you customize how tickets are numbered, configure email domains for ticket routing, and manage email templates. Access them from Tickets > Settings in the sidebar.

Ticket format

The Format tab controls how ticket numbers are generated. Every ticket gets an auto-generated number when it's created — you can customize the format to match your team's conventions.

Ticket Format settings showing prefix, date, padding, separator options and a preview of the next ticket number

Number components

ComponentDescriptionExample
PrefixCustom text at the startTICKET, SUP, SUPP
DateOptional date component2501 (YYMM), 202501 (YYYYMM)
CounterZero-padded sequential number0001, 0042
SeparatorCharacter between parts-, /, .
SuffixOptional text at the endEX, US
PaddingNumber of digits in the counter (1–10)40042

Date formats

If you include a date in the prefix, choose from these formats:

FormatExample (Jan 2025)
YYMM2501
YYYYMM202501
MMYY0125
YY25
MM01

Example formats

ConfigurationResult
Counter only (padding: 4)0042
Prefix "TICKET"TICKET-0042
Date YYMM2501-0042
Prefix "SUPP" + date YYMMSUPP-2501-0042
Prefix "SUPP" + date YYMM + suffix "EX"SUPP-2501-0042-EX

Reset counter

You can reset the sequence counter to a specific number. This is useful when migrating from another system and you want ticket numbers to continue from where the old system left off.

Domains

The Domains tab manages email domains used for ticket routing and outbound emails.

Email Domains settings page with option to add your first domain

Add a domain

  1. Click Add Domain
  2. Enter your domain or subdomain
  3. Complete the verification process

Domain features

  • Status indicators — see if a domain is active, paused, or has errors
  • Test connectivity — verify the domain is properly configured
  • Enable/disable — toggle domains without deleting them
  • Multiple domains — configure as many domains as you need

Email templates

The Templates tab manages the email templates sent during ticket lifecycle events.

Email Templates settings showing Ticket Created and Ticket Replied templates with subject lines and active toggles

Template types

TemplateTriggered when
Ticket CreatedA new ticket is created
Ticket RepliedAn agent replies to a ticket
Ticket ClosedA ticket is closed
Ticket ReopenedA closed ticket is reopened
Ticket AssignedA ticket is assigned to a team member
Status ChangedA ticket's status changes
CustomCustom templates for specific use cases

Template features

  • HTML editor — write and format email templates with full HTML support
  • Template variables — insert dynamic values using placeholders like {{ticketNumber}}, {{customerName}}
  • Variables reference — a popover showing all available variables and their descriptions
  • Preview — see how the template will look before saving

Edit a template

  1. Go to Tickets > Settings > Templates
  2. Click on a template to open the editor
  3. Modify the content and use variables as needed
  4. Save your changes

Default templates are provided for each event type. You can customize them or create new custom templates.

Next steps