If you signed up before Aug 9, 2021, please click Previous plans to view your applicable plans.

Feedback from channels such as email and social media tends to be unstructured. Feedback forms allow you to structure the way you receive queries from your customers and agents, potentially making ticket resolution easier.


This article contains:

About ticket forms and fields

A "ticket form" is a structured feedback channel that consists of a collection of "ticket fields" and an intuitive flow to adding information. A well-constructed ticket form helps a customer or support agent understand exactly what they're looking for, and explain their query well. See Understand and Use Ticket Forms.


A "ticket field" is a piece of metadata that tells you more about a request. For example, the Requester, the Subject, the Source, the Status, and the Priority of a ticket are all ticket fields.

Default ticket fields in Freshdesk

Freshdesk comes with a set of default fields. Go to Admin > Workflows > Ticket Fields to view them. You can drag and drop fields to rearrange them and change the order in which they appear on your ticket forms.


Field NameField TypeField Description
Search a requesterSingle-line textThis is the email address of the requester and is mandatory.
  • If a new user creates a ticket, an account will be created in your portal using their email address.
  • If a logged-in user creates a ticket, this field is automatically filled.
SubjectSingle-line textThis is the subject line. It provides quick context on the request.
TypeDropdownBased on your business needs, you can define types of issues that the user must select. For example, you might set up Billing, Error, and Feature Request as types of issues.
SourceDropdownThis field captures where the request came from. See below.
StatusDropdownThis field captures the current state of the ticket. See below.
PriorityDropdownThis field defines the importance of the ticket.
GroupDropdownThis is the agent group to whom the ticket is assigned.
AgentDropdownThis is the support agent to whom the ticket is assigned.
ProductDropdownIf you have multiple products configured, this field captures which product the ticket is about.
DescriptionMulti-line textThe actual body of the request.
CompanyDropdownThis is the respective company to whom the requester is mapped.


Modify a ticket field

As an admin, you can modify the properties of your ticket fields. Click on a default field to review its properties. Each option is explained below:

List of ticket field properties. Described in the table below.

Ticket Field PropertyExplanation
"Required when submitting the ticket"Make a field mandatory when submitting a ticket. This can be configured for agents, customers, or both.
"Required when closing the ticket"Make a field mandatory before an agent can close the ticket. Useful to ensure agents add data that is required for analytics and retrospectives.
"Can view"Choose whether a field is visible to a customer in the ticket form. If this property is unchecked, you'll see a crossed-out eye symbol on the field.
Symbol to indicate a field is hidden from a customer.
"Can edit"Choose whether a customer can provide a value for the field.
"Can filter"(Dropdowns and Dependent fields only) Choose whether a customer can filter by this field's value in their tickets view on your portal.
Label for agentsThe name of the field in the agent portal (backend). Cannot be modified for default fields.
Label for customersThe name of the field in the customer portal (frontend).
Choices(Dropdowns and Dependent fields only) Provide the list of valid options for the field. Be careful while deleting choices, as it affects related tickets, automations, and analytics.


Default fields cannot be deleted. However, you can hide them from your customers using the "Can view" property. Changes to field properties are reflected on all your portals and forms. To hide fields from your agents, use the Hide/Disable Ticket Fields app.

About the Priority field

The Priority field has 4 values—Low, Medium, High, and Urgent. This field cannot be edited and is hard-coded into our systems because it is directly tied to the SLA Policies functionality.


If you need to represent other priorities, we suggest creating a custom field and running automations on those values.

About the Source field

The Source field contains 13 default choices that cannot be edited or deleted, but can be rearranged. The source field is automatically populated based on the channel used to create the ticket.


Additionally, you can add your own custom sources to reflect how your customers contact you. For each field, you can also choose from a selection of icons.

Custom source "walk-in" added to represent customers who visit a store.

About the Status field

The Status field is the most important one, because it is used to manage the lifecycle of the ticket in your helpdesk. By default, this field has 4 values which cannot be deleted:

  1. Open: The ticket requires an action by an agent or admin. New tickets are marked Open by default. Any time a customer responds to a ticket, it is automatically moved back to Open status.
  2. Pending: The ticket is paused while the agent gathers additional information. This is useful to halt your SLA timers.
  3. Resolved: The ticket is completed according to the agent, i.e. a solution has been provided.
  4. Closed: The ticket is completed according to the customer i.e. a solution has been accepted. If a customer doesn't close a ticket themselves, the standard practice is to automatically close the ticket after 72 hours.


Additionally, if you're on the Growth plan or higher, you can add custom choices that represent your support process. You can also define customer-facing labels for any of your choices, including default ones.

Custom status "Waiting on Customer" added, with a customer-facing label of "Awaiting your reply".

Custom ticket fields in Freshdesk

Custom ticket fields are available from the Growth plan onwards.


Beyond the default ticket fields in Freshdesk, you can create custom fields specific to your business requirements. You can create the following 8 types of fields:


Custom Field TypeExplanationExamples
Single-line textUsed to accept a short text input.Names, subject lines, email IDs
Multi-line textUsed to accept longer text inputs.Addresses, descriptions, notes
CheckboxUsed to accept a true or false input.Agreements, disclaimers, subscriptions
DropdownUsed to accept a single choice from a predefined list of options.Quantities, sizes, issue types
Dependent fieldUsed to filter up to 3 levels of nested options. See below.Country + state + city,
Product suite + workflow + feature,
Product category + item type + brand
DateUsed to accept a date from a date picker tool.Transaction dates, deadlines
NumberUsed to accept an integer value.Phone numbers, numeric IDs
DecimalUsed to accept a fractional value.Percentages, monetary values

Create and edit custom fields

To create and edit custom fields:

  1. As an admin, go to Admin > Workflows > Ticket Fields.
  2. Create a custom field by dragging a field type from the left panel into the page body.
  3. Modify the new field properties as required and click Save field.
    New custom dropdown field, as described in the surrounding text.
  4. To edit a custom field, click it in the page body, modify its properties, and click Save field.
  5. To rearrange fields, drag and drop them in the preferred order.


Best practices for creating custom fields:

  • Think through your data schemas before creating new fields. The more fields you have, the harder it becomes to manage data later.
  • To standardize your tickets, favor dropdowns over text fields where possible.
  • The Date, Number, and Decimal field types are automatically validated. Favor them over text fields for numerical data.


Best practices for editing custom fields:

  • If you change a field's label, it'll be reflected on all existing tickets and forms.
  • If you change or delete a dropdown choice that is in use on an existing ticket, the value of that field will be changed to null. Run a filter on your tickets to find and update those values before updating your ticket field.

Archive and delete custom fields

To remove custom fields:

  1. As an admin, go to Admin > Workflows > Ticket Fields.
  2. To delete a custom field, hover over it in the body and click the Delete icon.
  3. Review the warning and click Delete permanently. This is irreversible.
  4. To archive a custom field, hover over it in the body and click the Archive icon.
    The archive and delete icons on a ticket field.
  5. Review the warning and click Archive. The field is grayed out, and the "Archived" tag is added to it.
  6. To restore an archived field, hover over it in the body and click the Restore icon.
    An archived ticket field with the Restore icon.


Best practices for removing custom fields:

  • Removing a field hides it in old and current tickets as well as search filters. Ensure your field is no longer in use.
  • Removing a field hides it in Analytics. Ensure you don't need the field in your reports and filters.
  • Automation rules will skip conditions that use removed fields. Update your automation rules before removing a field.
  • For the above reasons, favor archiving a field over deleting it. Archived fields can be restored to access historical data as needed.

About the dependent field type

The "Dependent field" is a special dropdown that allows you to define a 3-level hierarchy: Category > Subcategory > Item. When a customer picks a category, the relevant subcategory dropdown appears. When they choose a subcategory, the relevant items appear in a third dropdown.

An example of a dependent field setup with Product, Issue Type, and Additional Details.


With the right setup, you can guide a customer to be specific in their ask and clearly define your ticket types. When you analyze your tickets, you'll be able to see which categories and subcategories bring in the most queries.


To create a new dependent field:

  1. As an admin, go to Admin > Workflows > Ticket Fields.
  2. Drag the Dependent field type into the main body.
  3. Modify the properties and create labels for 2 or 3 levels, as required.
  4. Create your hierarchy of dropdown choices with each option on a new line and click Add choices.
    • Add no indents for a category (level 1 dropdown).
    • Add 1 indent for a subcategory (level 2 dropdown).
    • Add 2 indents for an item (level 3 dropdown).
    • An indented option will be nested under the closest preceding parent option.
    • Tip: If you have a long list of choices, create your hierarchy in a text editor of your choice and copy-paste it into the field.
      Described in the surrounding text.
  5. After you've added some choices, or when you're editing your dependent field, the properties UI changes.

    • Click a field's textbox to view the sub-choices within it.
      Described in the surrounding text.

    • Add an item by typing it in the Add a choice field at the appropriate level and press Enter. You can still add choices in bulk, but only for a selected level and item at a time.
      Described in the surrounding text.

  6. Review your options and click Save field.

About dynamic sections

Dynamic sections are available from the Pro plan onwards.


Dynamic sections are groups of custom ticket fields that appear when a particular dropdown option is selected. Dynamic sections improve the structure of your ticket form and help your agents filter and resolve tickets faster.


For example, say you have a form to process returns for your clothing ecommerce business. You may have a dropdown field for your customer to select whether they want a replacement or a refund, with a dynamic section for each choice:

  • Refund: Add a dropdown field for Reason (Cloth quality, Damaged product, etc.) and another for Refund channel (Credit card reverse charge, Store credit etc.).
  • Replacement: Add a dependent field for Size as level 1, and Colors available in the size as level 2.

Dynamic sections can be created for the Type, Status, and Group default fields and any custom dropdown fields. You can add any field types within these sections.

Create and manage dynamic sections for your ticket fields

To create dynamic sections:

  1. As an admin, go to Admin > Workflows > Ticket Fields.
  2. Click the Plus icon in your chosen dropdown field.
    Dynamic section icon on a ticket field.
  3. In the popup, give the section a name and associate it with the appropriate choices from the dropdown field.
    Dynamic section dialog with title and filter.
  4. Drag new or existing custom fields to the section, modify their properties, and click Save field.
    Dynamic section with a "Problem type" dropdown.
  5. You can also archive or delete sections. You cannot delete a section unless it is empty.


Best practices for creating dynamic sections:

  • Default fields cannot be moved into sections.
  • If a field exists outside of sections, you cannot create a new field with the same name inside a section. Think about your data schemas carefully to avoid cluttering your ticket forms.
  • You don't have to create dynamic sections for every option in a dropdown. Treat sections like hidden fields that only collect additional information where necessary.
  • When you drag a field from one section to another, you choose to either Move or Copy it. Copying a field does not create a new field, so opt to copy a field if you need it in multiple sections.

SLAs on ticket fields

As part of your workflows, you should also define SLA policies on custom ticket fields you've created. In particular:

  • define SLAs for any custom sources you've created, such as "walk-in customer"
  • choose custom statuses where your SLA timers should be paused, such as "waiting for third-party"


Learn more about setting up SLA policies.


To create SLA policies for custom sources and statuses:

  1. Go to Admin > Workflows > Ticket Fields and add choices under the Source and Status properties.
  2. Turn off the SLA toggle next to the appropriate status choices and click Save field.
    SLA toggle as described in the surrounding text.
  3. Go to Admin > Workflows > SLA Policies and click Add policy.
  4. Give your new SLA policy an appropriate name and description.
  5. In the When a ticket satisfies these conditions section, choose Source and select your custom source.
    New SLA policy for walk-in customers as described in the surrounding text.
  6. Define your SLA targets, reminders, and escalations and click Save.


For other help, contact support@freshdesk.com.