Ticket Settings
Ticket Settings is where you configure your support help desk: the agents who answer tickets, the groups they belong to, the types and channels you classify tickets by, ready-made reply templates, how tickets are auto-assigned, and which tickets each agent can see. You can also control the fields shown on your public ticket form.
This page is only available when the Tickets module is enabled for your company.
The page is organized into tabs across the top. Each tab is described below.
Ticket Agents
Agents are the employees who handle tickets. This tab lists every agent, the groups they are assigned to, and whether each is currently active.
Add an agent
- Open the Ticket Agents tab.
- Click Add New Agents.
- Choose the employee and the group(s) to assign them to.
- Click Save.
Manage existing agents
- Group: use the multi-select in the agent's row to change which groups they belong to. Changes save automatically.
- Status: switch an agent between Enabled and Disabled in their row. A disabled agent stays in the list but no longer receives tickets.
- Delete: remove an agent with the Delete link, then confirm in the pop-up.
Add-agent fields
| Field | What it does |
|---|---|
| Choose Agents | The employee to make a support agent. Required. |
| Assign Group | One or more groups the agent will belong to. Required. |
Group Manage
Groups (also called teams or departments) let you route tickets to the right set of agents.
Add a group
- Open the Group Manage tab.
- Click Add New Group (or use the manage-groups option inside the add-agent screen).
- Enter a group name.
- Click Save.
Delete a group
- Click Delete on the group row.
- Confirm in the pop-up.
Group fields
| Field | What it does |
|---|---|
| Group Name | The display name of the group. Required. |
Note: the Group Manage tab is only shown to users who have the manage_ticket_groups permission set to "all".
Ticket Types
Ticket types let you categorize tickets (for example Bug, Question, Billing).
Add a ticket type
- Open the Ticket Types tab.
- Click Add New Ticket Type.
- Enter the type name.
- Click Save.
Each type can be edited or deleted from its row.
Ticket type fields
| Field | What it does |
|---|---|
| Ticket Type | The name of the category. Required. |
Ticket Channel
Channels record where a ticket came from (for example Email, Phone, Website).
Add a channel
- Open the Ticket Channel tab.
- Click Add New Ticket Channel.
- Enter the channel name.
- Click Save.
Each channel can be edited or deleted from its row.
Channel fields
| Field | What it does |
|---|---|
| Ticket Channel | The name of the channel/source. Required. |
Reply Templates
Reply templates are saved canned responses agents can drop into a ticket reply to save time.
Add a reply template
- Open the Reply Templates tab.
- Click Add New Template.
- Enter a heading and the template body (rich text, images supported).
- Click Save.
Each template can be edited or deleted from its row.
Reply template fields
| Field | What it does |
|---|---|
| Template Heading | A short title so agents can find the template. Required. |
| Template Text | The body of the canned reply. Supports formatting and images. Required. |
Auto-assign method (Round Robin)
This tab controls automatic, even distribution of new tickets across agents.
Turn round robin on or off
- Open the auto-assign method tab.
- Toggle the switch on or off. The change saves immediately.
How round robin works
When enabled, incoming tickets are handed out in turn so the workload is shared fairly:
- Equal distribution across available agents.
- Sequential assignment, one agent after another.
- Fair rotation so no single agent is overloaded.
| Field | What it does |
|---|---|
| Round Robin (toggle) | When on, new tickets are auto-assigned to agents in rotation. When off, tickets are assigned manually. |
Ticket Visibility Setting
This tab decides how much of the ticket queue each agent can see.
Set ticket visibility
- Open the Ticket Visibility Setting tab.
- Choose one scope option (below).
- If you choose Group Tickets, pick the groups to limit visibility to.
- Click Save.
Visibility options
| Field | What it does |
|---|---|
| All Tickets | Agents can see every ticket in the company. |
| Group Tickets | Agents can see tickets belonging to the selected groups only. Choosing this reveals a Groups picker. |
| Assigned Tickets | Agents can see only the tickets assigned to them. This is the default. |
| Groups | (Shown only with Group Tickets) the groups whose tickets agents are allowed to see. |
Email to Ticket (Email Sync / IMAP)
When enabled, BusinessHRM checks a mailbox over IMAP and turns incoming emails into tickets automatically.
Configure email sync
- Open the email sync tab.
- Turn on the Status checkbox to reveal the IMAP fields.
- Fill in the mailbox details (below).
- Click Save.
Email sync fields
| Field | What it does |
|---|---|
| Status | Turns email-to-ticket on or off. The other fields appear only when this is on. |
| Mail From (name) | The display name used on outgoing ticket emails. Required. |
| Mail From (email) | The from address used on outgoing ticket emails. Required. |
| Mail Username | The username used to log in to the IMAP mailbox. Required. |
| Mail Password | The password for the IMAP mailbox. Required. |
| IMAP Host | The incoming mail server hostname. Required. |
| IMAP Port | The incoming mail server port. Required. |
| IMAP Encryption | The encryption method for the connection (for example SSL or TLS). Required. |
| Sync Intervals | How often, in minutes, the mailbox is checked for new mail. |
Ticket Form fields (public form)
Your company has a public ticket-submission form (also embeddable via iframe). You control which fields appear on it from the ticket form manager.
Manage the form
- Open the ticket form page.
- Drag rows to reorder how fields appear on the public form.
- Use each field's switch to show or hide it. Core fields (Name, Email, Ticket Subject, Message, Assign Group) are always on and cannot be turned off.
- A live preview updates as you make changes.
You can copy the iframe snippet or the direct/styled link to embed or share the form, optionally with your logo.
| Field | What it does |
|---|---|
| Field (switch) | Shows or hides that field on the public ticket form. Core fields are locked on. |
| Order (drag handle) | Sets the order fields appear in on the public form. |
Permission note
Ticket Settings is controlled by the manage_ticket_setting permission, and the Tickets module must be enabled. A user needs this permission set to "all" plus an active Tickets module to open the page. The Group Manage tab additionally requires the manage_ticket_groups permission.
Tips
- Set up your groups first, then add agents and assign each agent to the right group(s).
- Use Ticket Types and Channels consistently so your reporting and filtering stay meaningful.
- Reply templates are a big time-saver for common questions; create a few for your most frequent answers.
- Round robin pairs well with group-based visibility: tickets are spread fairly and each agent only sees what is relevant to them.
- For email-to-ticket, use a dedicated support mailbox and test that the IMAP host, port, and encryption match your mail provider's settings.
- Embed the public ticket form on your website with the provided iframe snippet so customers can raise tickets without logging in.