Customizing Ticket IDs in Zoho Desk

Customizing Ticket IDs in Zoho Desk

It is essential for companies to identify and track support tickets to locate them quickly and to reference them in conversations. Zoho Desk identifies and distinguishes tickets using a unique reference number called a ticket ID. Whenever a ticket ID is mentioned in a comment, or feed, the ticket is automatically hyperlinked for quick access. Customers can also use the ticket ID to follow up on and track their tickets through any channel.

Permission Required
Users with Manage General Settings permission can customize the Ticket ID.

Structure of a Ticket ID

A ticket ID is composed of a starting number, prefix, and/or suffix; the latter two components are optional. A hash (#) symbol always preceds a ticket ID.


Starting Number

The starting number is a unique number that is associated with a ticket when it is created. By default, the starting number of your first ticket will be 101, and the subsequent numbers will be 102, 103, and so on. You can find the starting number of your next ticket in the Ticket ID Configuration section and change it to any number of your choice, as long as it's higher than the current highest ticket ID in your help desk. For example, if you currently have 500 tickets, your starting number must be greater than 500 to prevent duplication.

Note: The starting number must not exceed 9 digits.

Prefix and Suffix 

Prefix and suffix are alphanumeric affixes that can be added to the starting number. You can add vital information like channel, or created date, as the prefix or suffix, so agents can find context from the ticket ID.
Note: 
  1. Your prefix and suffix together should not exceed 16 characters. 
  2. They can contain letters, numbers, and special characters, excluding ` ~ # % ^ & * = + [ ] \ | : ; " < >, as well as spaces and emojis.
 

There are two types of affixes: static and dynamic.

Static 

Static values are the same for all tickets, they appear the way you enter them, for example, if you use "Issue" as a prefix, then your ticket IDs will be Issue101, Issue102, Issue103, and so on.
 
Here are some ways you can use a static prefix/suffix to customize your ticket IDs:

Prefix/Suffix

Example

Company Name

Zyl101, Zyl102, Zyl103....

Request number

Reqno_101, Reqno_102, Reqno_103....

Region/Country

IN_101, IN_102, IN_103....

Dynamic

Dynamic values change by ticket. Incoming channel is a good example of a dynamic prefix. When incoming channel is used as the prefix, the ticket ID of a ticket received via email will be email101.
 
To use dynamic values in your prefix and suffix fields, you must enter the placeholder of the field you want to include in the ticket ID. All default and custom ticket fields, except lookup, multi-select lookup, text area, and encrypted fields, are available as placeholders.

Here's a list of all available dynamic values:

Field

Placeholder

Created date

{{DD}}

Created month

{{MM}}

Created year in two digits

{{YY}}

Created year in four digits

{{YYYY}}

Email

${email}

Phone

${phone}

Subject

${subject}

Status

${status}

Due date

${dueDate}

Priority

${priority}

Channel

${channel}

Category

${category}

Subcategory

${subCategory}

Classifications

${classification}

Language

${language}

*Besides these standard fields, custom fields are also available.

You can select a placeholder by clicking on the curly brackets in the prefix/suffix field.


Note:
  1. Your ticket ID can be a combination of dynamic and static values. For example: Zylker101${language}.
  2. You can use static and dynamic combinations within a single prefix/suffix field. Example: Zyl{{DD}}_101. 
  3. Prefix/suffix can contain more than one dynamic placeholder. Example: Zyl_Jan101_{{DD}}/{{MM}}. 


Ticket ID Trimming

When using dynamic values as your prefix or suffix, you will need to enter the placeholder and not the actual value. This can make it difficult to predict the exact value and stay within the 16-character limit. When this is the case, we will use logic to trim down your prefix and suffix.

Take a look at these examples to understand how this logic is applied:

Prefix

Suffix

Ticket id

Logic

ZpadFeedbackWidget

(18 characters)

nil

ZpadfeedbackWidget101

Since we do not have a suffix, we allot all 16 characters for the prefix. Remaining characters are omitted.

Zpadfeedbackwidget

(18 characters)

 

7/11/2022

(10 Characters)

 

ZpadFeedbackwidget101_7/11/20

Since both a prefix and suffix are present, we allot 8 characters for each.

Phone_

(6 characters)

_07-11-2022

(10 characters)

Phone_101_07/11/2022

Since the prefix is less than 8 characters, we display it as is and allot the remaining characters for the suffix.

 

In the example, the prefix is 6 characters long, so the remaining 10 characters are allotted for the suffix. Because the suffix is exactly 10 characters long, no trimming is necessary.

Community

(9 characters)

_06/01

(6 characters)

Community101_06/01

Since the suffix is less than 8 characters, we show it as is and allot the remaining characters for the prefix.

 

In the example, the suffix is 7 characters long, so the remaining 9 characters are used for the prefix. The prefix is exactly 9 characters long, so no trimming is needed.


Customizing Ticket ID

You can customize the ticket ID by changing the next starting number and adding a prefix or suffix of your choice.
Customization can take place at both org and department levels.

Organization-wide Ticket ID

An organization-wide ticket ID is common across departments and applies to all tickets In the organization.

To customize organization-wide ticket ID

  1. Go to Setup ().
  2. Select General Settings under Customizations.
    You'll land on the
    General settings for tickets page.
  3. Click on the edit icon () next to Organization-wide Ticket ID.
  4. Enter a prefix and/or suffix. This step is optional.
    The sample preview shows what the ticket ID will look like.
  5. Click Save if you're satisfied with the preview.

Department-specific Ticket ID

Department-specific ticket ID settings help you add a separate ticket ID for each department. Let's say you have two departments in your organization, called Zphone and Zpad. The ticket IDs of these departments could be Zphone101 and Zpad101, respectively.

Note: The starting number series of a department-specific ticket ID cannot be the same as that of the organization wide ticket ID. Similarly, the starting number series of two department level ticket IDs cannot be the same as well.

To customize department-specific ticket ID

  1. Go to Setup.
  2. Select General Settings under Customizations.
    You'll land on the General settings for tickets page.
  3. Under Department Specific ticket ID, click on Add department-specific Ticket ID.
  4. From the panel that appears on the right side, do the following:
  5. Select a department
  6. Enter a starting number
  7. Add a prefix and/or suffix
  8. See the preview.
  9. Click Save.
Repeat the same process to add a ticket ID for other departments.


 
Points to remember
  • Configured departments will follow their department-specific ID. The rest will follow the org-wide ticket ID. 
  • If you have configured department-specific ticket IDs for all departments in your company, then the org-wide ID will become inactive. 
  • When you delete the ticket ID settings for one of your departments, or when you add a new department, it will follow the org-wide settings.

Deleting a department-specific ticket ID

When you delete a department's customized ticket ID, the department will automatically switch to the org-wide ticket ID setting. 

To delete a department-specific ticket ID

  1. Go to Setup
  2. Select General Settings under Customizations
  3. Under Configure Department-specific Ticket ID, you will see the list of departments that have their own ticket IDs. 
  4. Hover over a department and click on the () delete icon. 
  5. The department's ticket ID setting will be deleted permanently.

Ticket ID Duplication

A ticket ID may be duplicated when your organization's ticket ID uses the same starting number as one of your departments' ticket ID.
You can prevent duplication by using a unique starting number and using affixes for your organization and each of its departments.

Hiding Ticket ID from the Subject Line

By default, replies sent to email tickets will have the ticket ID in their subject line. If you don't want to display the ticket ID to customers, you can hide it.

To hide ticket ID from the subject line

  1. Go to Setup.
  2. Select General Settings under Customizations.
  3. From the General Setting for Tickets page, scroll down to Hide Ticket ID in Outgoing Replies.
  4. Select Edit Configuration.
  5. On the panel, select the departments for which you want to configure the setting.
  6. Click Save.
The ticket ID will be hidden from the subject line of outgoing email replies for the selected departments.
 

Showing Ticket ID in Forwarded Tickets

By default, the ticket ID is hidden in threads and tickets forwarded via email. Including the ID in the subject line could help the recipient track the ticket. 

To show ticket ID in forwarded tickets

  1. Go to Setup.
  2. Select General Settings under Customizations.
  3. From the General Setting for Tickets page, scroll down to Show Ticket ID in Forwarded Tickets.
  4. Select Edit Configuration.
  5. From the panel, select the departments for which you want to configure this setting.
  6. Click Save.
The ticket ID will be visible in the subject line of forwarded email tickets and threads for the selected departments.

 Question and Answers 

 
Q. In case of using a dynamic prefix like due date, will the ticket ID be updated when the due date is updated?
 
A. No, the ticket ID will not be updated. It will retain its original value.
 
Q. Let's say I use the due date as the prefix in the ticket ID. What will be the prefix of a ticket that doesn't have a due date?
 
The prefix of the ticket that doesn't have a due date will be empty. The ticket ID will contain on the starting number and suffix (if used.)

    Zoho CRM Training Programs

    Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

    Zoho CRM Training
      Redefine the way you work
      with Zoho Workplace

        Zoho DataPrep Personalized Demo

        If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

        Zoho CRM Training

          Create, share, and deliver

          beautiful slides from anywhere.

          Get Started Now


            Zoho Sign now offers specialized one-on-one training for both administrators and developers.

            BOOK A SESSION











                                        You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                            Manage your brands on social media

                                              Zoho Desk Resources

                                              • Desk Community Learning Series


                                              • Digest


                                              • Functions


                                              • Meetups


                                              • Kbase


                                              • Resources


                                              • Glossary


                                              • Desk Marketplace


                                              • MVP Corner


                                              • Word of the Day


                                                Zoho Marketing Automation

                                                  Zoho Sheet Resources

                                                   

                                                      Zoho Forms Resources


                                                        Secure your business
                                                        communication with Zoho Mail


                                                        Mail on the move with
                                                        Zoho Mail mobile application

                                                          Stay on top of your schedule
                                                          at all times


                                                          Carry your calendar with you
                                                          Anytime, anywhere




                                                                Zoho Sign Resources

                                                                  Sign, Paperless!

                                                                  Sign and send business documents on the go!

                                                                  Get Started Now




                                                                          Zoho TeamInbox Resources



                                                                                  Zoho DataPrep Resources



                                                                                    Zoho DataPrep Demo

                                                                                    Get a personalized demo or POC

                                                                                    REGISTER NOW


                                                                                      Design. Discuss. Deliver.

                                                                                      Create visually engaging stories with Zoho Show.

                                                                                      Get Started Now









                                                                                                          • Related Articles

                                                                                                          • FAQs: Ticket Management

                                                                                                            What is a ticket and where does it originate from? Tickets are support requests that are submitted by customers. They contain the support conversations and other important details, such as priority, category, and status, that help agents categorize ...
                                                                                                          • Customer Ticket History for Zoho Desk

                                                                                                            When new tickets are assigned, it is important to show your agents the past support tickets of the customer so that your agents can have more direct, effective, and meaningful conversations. The Customer Ticket History extension for Zoho Desk ...
                                                                                                          • Customizing Ticket Statuses

                                                                                                            Typically, when customers submit support tickets, you assign them with a status that has been set up for your Zoho Desk. It will help you know the number of tickets that were resolved and those that are currently open. To begin with, you're provided ...
                                                                                                          • Introduction to Zoho Desk

                                                                                                            Help Desk is a department in an organization that is in charge of providing the support needed by customers while using the company's product or a service. Customers contact the help desk when they have a question or a problem and a product expert ...
                                                                                                          • Advanced Help Center Customization Using HTML and CSS

                                                                                                            You can customize the appearance of the Help Center using the basic color themes. However, it has its limitations, as it doesn't allow you to rebuild the header and the footer completely as you like it to be. Here comes the advanced customization ...
                                                                                                            Wherever you are is as good as
                                                                                                            your workplace

                                                                                                              Resources

                                                                                                              Videos

                                                                                                              Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                              eBooks

                                                                                                              Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                              Webinars

                                                                                                              Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                              CRM Tips

                                                                                                              Make the most of Zoho CRM with these useful tips.



                                                                                                                Zoho Show Resources