First Insight - Find your Fields

First Insight - Find your Fields

The Wheels of Ticketing - Desk Stories

Find your Fields

What are fields?

Fields are crucial in ticketing modules that capture information about Tickets, Customers, Organizations, Products, and more. Depending on the kind of data being stored, users can choose from various types of fields, including Date, Date/Time, Picklist, Single-line, and Multiline. 
 
Desk offers standard fields that cater to everyday business needs, such as Company name and Email address. It also allows the addition of custom fields based on specific business requirements. A layout is comprised of both standard and custom fields.

Types of fields

Standard Fields

Organizations can display or hide standard fields within each module according to their needs. Notably, mandatory fields defined by the system, such as Departments and Contact Name, cannot be modified or removed. Any alterations made to the standard fields within a layout will apply organization-wide.

Custom Fields

Alongside the standard fields, Desk provides the opportunity to add custom fields tailored to specific industry needs, including types like string, decimal, integer, currency, and checkbox. For instance, a custom field titled "Referred By" can be created to track customer referrals. However, it's worth mentioning that these custom fields will only be available within the department where they were made. Custom fields can be added to various modules, including Contracts, Time Entry, Agents, Tickets, Contacts, Accounts, Products, Calls, Tasks, and Events.

A story for better comprehension of using fields

The Ticketing Turnaround at Crazy Fitness

Crazy Fitness, a popular fitness studio chain, was struggling to keep up with its rapidly growing customer base. The support team was inundated with tickets, and response times were suffering.

Rachel, the support team lead, knew they needed a better system. She implemented a new ticketing system by choosing the right fields and creating the necessary custom fields, focusing on:
  • Multi-channel support: Rachel configured the system to manage requests from multiple channels, such as email, social media, and live chat.
  • Knowledge base: She developed a thorough knowledge base, enabling customers to find solutions to their queries independently.
  • SLA management: Rachel set up well-defined service level agreements (SLAs) to guarantee prompt responses and resolutions.

With the new ticketing system, Crazy Fitness:

  • Reduced ticket volume: By 20%, as customers found answers in the knowledge base.
  • Improved response times: By 50%, thanks to automated routing and SLA management.
  • Increased customer satisfaction: By 30%, as customers received timely and personalized support.
As Crazy Fitness continued to expand, Rachel's team used the ticketing system to identify trends and optimize their support process. They even launched a customer feedback program, using ticket data to inform product development and improve the overall customer experience.

Crazy Fitness's commitment to customer support helped the company maintain its reputation as a leader in the fitness industry.

Overview of fields

In the newly set Crazy Fitness ticketing help desk system, fields typically refer to the different pieces of information that can be captured or displayed for each support ticket. Here are some standard fields you might encounter:

Ticket Fields

  • Ticket ID/Number: A unique identifier is assigned to each ticket
  • Subject: A summary of the issue or request
  • Description: A detailed account of the problem or question being addressed
  • Category: The type of issue (e.g., technical support, billing questions, general inquiries)
  • Priority: The urgency level of the ticket
  • Status: The current state of the ticket (e.g., open, in progress, resolved)
  • Assignee: The agent or team designated to handle the ticket
  • Requester: The individual who submitted the ticket

Contact Fields

  • Name: Customer's full name
  • Email: Customer's email address
  • Phone: Customer's phone number
  • Organization: Customer's company or organization

Custom Fields

  • Age - Age of the fitness enthusiast
  • Height - Height of the fitness enthusiast in centimetres
  • Weight -Weight of the fitness enthusiast in kilograms
  • Diet Plan - A balanced diet plan prescribed to the fitness enthusiast  for a healthy lifestyle

Additional Fields

  • Tags: Keywords or labels to categorize and filter tickets
  • Attachments: Files or screenshots added to the ticket for context
  • Conversation History: Record of all interactions related to the ticket
  • Custom Fields: User-defined fields to capture specific information relevant to a business

Reporting and Analytics Fields

  • Created Date: Timestamp when the ticket was created
  • Resolved Date: Timestamp when the ticket was resolved
  • Resolution Time: Time taken to resolve each ticket
  • Agent Performance: Metrics to evaluate agent efficiency and effectiveness

Takeaway

These fields help you manage, track, and analyze customer support requests efficiently, ensuring timely resolutions and improved customer satisfaction. 

These fields can vary depending on the help desk software being used, and some systems offer customizable fields to suit specific organizational needs better.

Please stay tuned for more Desk Module stories.

Cheers,
 
Kavya Rao
The Zoho Desk Team
    • Recent Topics

    • LOGS FOR RECEIVED MAIL ( READ DATE & TIME)

      In Zoho mail we can extract the read logs of received mails so that we can see when we have read the mail and at what time & we have read it.
    • Domain verification probem

      Hello, i use a domain from Namecheap with hosting from Cinfu when i try to verify my domain on zoho i get "TXT Verification failure" i even tried the HTML verification and the code appears but also giving me the verification failure error.
    • Switching to Cloudflare email routing from Zoho Mail

      Hello, I'm currently working on migrating from Zoho Mail to Cloudflare's email routing solution. This requires changing MX and TXT records for our custom domain - when we do this, will our users still be able to log into their accounts and access an archived
    • Un Subscription Button

      How can i Add the Un Subscription Button in Zoho mail
    • Documents unable view and need to downlad

      I can't view .doc files in Zoho mail unless I download them, but I can view PDF files without downloading.
    • we encountered a problem while sending your email. please try again later.

    • Adding and removing people from groups

      We're having problems adding people to a group. Apparently Zoho has one email address and will not recognize a different email address.
    • MAIL SEARCH IS NOT WORKING

      THIS ISSUE HAS BEEN BUGGING ME SINCE MORNING, PLEASE RESOLVE THIS AT THE EARLIEST
    • URL Parameter on Help Center SIgn in link

      Is it possible to add a url parameter to the sign in link on the Help Center?
    • migrating from HelpScout

      I am attempting to import a conversation file from helpscout into desk and am receiving size errors. What is the current file size restriction. Does anyone have any tips for a successful migration?
    • Layout Rules Don't Apply To Blueprints

      Hi Zoho the conditional layout rules for fields and making fields required don't work well with with Blueprints if those same fields are called DURING a Blueprint. Example. I have field A that is used in layout rule. If value of field A is "1" it is supposed to show and make required field B. If the value to field A is "2" it is supposed to show and make required field C. Now I have a Blueprint that says when last stage moves to "Closed," during the transition, the agent must fill out field A. Now
    • Article Name Sorting in Zoho Desk Knowledge Base (agent / admin side)

      Dear Zoho Desk Support, We are writing to request an enhancement to the Knowledge Base management feature within Zoho Desk. Currently, there is no option to sort articles by their name, which significantly hinders efficient article management, especially
    • How to parse JSON data with SQL in Zoho Analytics?

      Hi all, I have a column with JSON data. I want to show this column in a chart, but it is very messy, and no JSON parsing function is supported on Zoho Analytics. data example: {"id": 5, "status": "false", "date": "15/10/22"} what I want to do in SQL is
    • Add an Equation Field (Or update the Formula Field)

      Hi, I would like to be able to have one field as a Text Field with QR Code, and then have multiple Equation/Formula Fields that then take parts of that fields data with LEFT, MID, RIGHT, REGEX, etc. Thanks Dan
    • How to parse column having JSON data using SQL?

      We have a daily sync from a PostgreSQL database that brings data into Zoho Analytics. Some of the columns store raw JSON data. We need to build SQL queries on top to parse data from JSON and store them in discrete columns. There is no option for "Data
    • Enable report button based on the current user role

      Greetings  i have a report that contains action buttons, i want these buttons to appear as enabled only when the current logged in user has a certain role, for example only CEO role users will be able to use this button. but when setting the conditions
    • 500 Internal Error In Mail API

      I'm getting 500 Internal Error when using mail API. I'm getting this error for this one account, it works fine for other Account IDs which I have in my system.
    • Zoho live chat widget in React Js

      I am trying to test Zoho live chat widget code in react js, below is the sample code void(0)} onClick={()=>window.$zoho.salesiq.floatwindow.visible("show")}>LIVE CHAT window.$zoho = window.$zoho || {};window.$zoho.salesiq = window.$zoho.salesiq
    • Are there any plans to add Triggers for Subform edits?

      By The Grace of G-D.  Hi, How are you? Can you tell me if you have any plans to support subform edit as a workflow trigger? And what about have them trigger an "onChange" client script?
    • Zoho commerce

      i am facing issue with order summary emails.i am getting 1 continuous email for order received yesterday and today.ideally 1 email should be received for a particular date ie for 02/08 i should received 1 email from 12.01am till 11.59pm but it is being
    • Feature Request: Improve Category Page Sorting for "Out of Stock" Products

      Hi there, I'm writing to request a new feature that I believe would significantly improve the user experience in my online store. Currently, on category pages, products are sorted by popularity. However, when a popular product goes "Out of Stock," it
    • POSTMAN - There was an error in evaluating the Pre-request Script:Error: Cannot read properties of undefined (reading 'json')

      I am beginning the journey to learn how to use the API for Zoho Sign. I am getting the following error when I try to use postman. To walk you through how I am getting this error... I wanted to start with a simple GET and expand my learning from there.
    • How do i integrate shipstation with zoho inventory

      Wanting to set up my own delivery driver in ship station so we can get real time tracking of where the package is but then i want it to automatically update zoho inventory packages/shipments how can i do this
    • Invalid value passed for salesorder_id

      Hi, I am using sales return API, details are given below: API: https://inventory.zoho.com/api/v1/salesreturns?organization_id=700571811 Post Json Data: { "salesreturn_number": "", "date": "2020-11-12", "reason": "Testing from API", "line_items": [ { "item_id":
    • Create Invoice and Invoice Items from Sales Order via API

      Currently, when creating an Invoice associated with a Sales Order via the API, it appears that I must manually include all of the items (line_items) even though they are already part of the Sales Order. My question is this: is it possible to raise an Invoice via the API based on all of the information associated with a Sales Order--such as the  items? In other words, do I always have to manually include the items (line_items) when raising an Invoice via the API when the Invoice is associated with
    • Outlook 2013 Calendar Syncs but "Related To" Field in Zoho is blank

      Outlook 2013 Calendar Syncs but Related To Field in Zoho is blank I expect the "Realted To" field to be populated with the calendar participants
    • Export a Course

      Is it possible to export a course from Zoho Learn to a SCORM file?
    • Add and Remove Agents from Departments and Groups in Zoho One

      Hi Zoho Flow Team, We hope you're doing well. Currently, Zoho Flow provides an action to add an agent to a group in zoho one, but there is no action to remove an agent from a group or a department. Another action that we find missing is the option to
    • Zoho learn Custom portal - networkurl & CustomPortalId

      I want to get my individual account’s networkurl and customportalId to use in this API: https://learn.zoho.com/learn/api/v1/portal/<networkurl>/customportal/<customportalId>/manual How can I retrieve the networkurl and customportalId using the API? I
    • Consumer Financing

      Does Zoho currently have a payment gateway (such as Stripe, Square, etc) which offers financing for customers? So, let's say the estimate we give the customer is greater than what they can afford at the time, but we can sell the service now, letting them
    • Intégration de la gestion des Passkeys dans Zoho Vault

      Zoho Vault est depuis plus d’une décennie une solution fiable pour les entreprises : pour la gestion, le partage et le stockage des mots de passe. En 2018, nous avons fait un pas en avant en proposant la connexion unique (SSO). Nous sommes fiers de franchir
    • Scan & Fill with double quote key/value pairs

      Hi, An old Ticket moved to a Topic/Idea: I love the idea of the new Scan & Fill as it nearly covers my previous request for a QR Scanner to read a multi-part QR Code. My QR Codes are hard-coded as below: {"key1":"value1","key2":"value2","key3":"value3"}
    • Analytics SQL Queries should allow # as comment

      # and // are very common for commenting in SQL. Not sure why analytics only allows /* and */ for commenting. Especially when # grays the line as if it's being commented out. This should be added for sure.
    • SalesIQ Operator Activity Reports in Zoho Analytics

      I'm busy building a dashboard in Zoho Analytics and I want to include SalesIQ stats in the dashboard, but I'm unable to get the statistics mentioned in the attached image. Any idea where I can get the stats for Operator Activity?
    • No longer can indent

      Hey there! Is it just me or were we used to be allowed to used tab or indent when writing. It’s not working right now, has this always been the case?
    • Free webinar alert! Seamless Transition with Lossless Migration: Zoho One + Zoho Mail

      Hello Zoho Mail Community! 🚀 Attention IT Admins and Email Administrators! Are you planning to migrate your organization's email to Zoho Mail within the Zoho One ecosystem? 📧 Join our exclusive webinar, Seamless Transition with Lossless Migration: Zoho
    • Add Resource to Export

      The Export Data feature does not include a column for the Resource field. Without this column, Zoho Bookings cannot be used by any business for resource-based services or event types e.g. room bookings, equipment bookings. It seems to be an oversight,
    • Client Script | Update - Client Script Support For Custom Buttons

      Hello everyone! We are excited to announce one of the most requested features - Client Script support for Custom Buttons. This enhancement lets you run custom logic on button actions, giving you greater flexibility and control over your user interactions.
    • Mandatory field via deluge code

      I would like to ask you if it is possible to make a field mandatory via deluge script. For example, if I have a decision box and I click on it then I want a single line field to be mandatory. If uncheck the decision box then to do the single line as optional. I think it is not possible to do that and I have to do it via validation in 'on validate' field. 
    • Revenue Management: #1 What does it mean to "recognize" revenue?

      Earning revenue isn't just about collecting cash from your customers. It's about recording the income correctly and consistently. Revenue recognition is the process of deciding when and how to record revenue in financial statements so that they reflect
    • Next Page