> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/new-ticket-configuration-features.md).

# New Ticket Configuration Features

v2021.1

## New Look and Feel

The overall look and feel of the Ticket Configuration screen has been updated.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrCjVhi6uL-Euvk8B0%2F-MQrDJpOLrmBG1loEg8X%2Fimage.png?alt=media\&token=e5b41904-36e3-4828-9fe5-df79333b1a46)

## Enhanced Ticket Categories Menu

Clicking on the + icon in the toolbar will display the Ticket Categories menu. We've enhanced the interactions for populating this menu and selecting values from it.

#### Improved visibility

You can now expand to view multiple levels of ticket category at one time.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrDf-9s2i0L3pZxJih%2F-MQrFavf6BjHfAsxd6AR%2Fimage.png?alt=media\&token=c88fa9b0-6efc-4c9e-b06e-81337d02bab6)

At any point you can add further category values into the list.

#### Improved selection

You can easily select multiple categories to add into your ticket from the menu.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrDf-9s2i0L3pZxJih%2F-MQrGCA9t1K8gvzqapYf%2Fimage.png?alt=media\&token=5bfece5c-5d99-43cb-8254-c7d458ccf81b)

## Changes to Ticket Categories grid

#### View all attributes for a category at one time

The ticket category grid has been enhanced so that on clicking the 'category' cell, you will be able to view & edit ALL settings for that category in one place

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrl2vnQVbH7eJOSZ1d%2F-MQrln8cX0Op-MIfYwvU%2Fimage.png?alt=media\&token=4d623488-8507-44b5-842f-4890352622ec)

Additionaly, if you wish to repace the category but retain these settings, you can easily switch out the selected category for another.

#### Updated Settings popups

Seleting the individual cells to view e.g. Due Date settings continues as a feature, with an adjusted layout for the popups:

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrauxWVDUcvIccrQ2h%2F-MQrgcudUsP9KxSfmge4%2Fimage.png?alt=media\&token=b06d74fa-374c-4e77-9f49-a1c1bcdd212e)

The attributes which can be set here remain as before, but an additional tab now exists to show you which other Tickets, Cases & Actions use this same rule.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrauxWVDUcvIccrQ2h%2F-MQrjIYq6H4A-pwHTh7H%2Fimage.png?alt=media\&token=5ed35b4d-7f09-4d32-be04-ee51ae4026ae)

#### Ticket Feedback setting

The feedback setting has been removed from the ticket instances configuration grid and now resides as a checkbox in the ticket template screen under the Service Line.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrauxWVDUcvIccrQ2h%2F-MQrkhmmZROnk9uZRNhJ%2Fimage.png?alt=media\&token=77f763c4-dae8-467b-ab33-65cbc84fa3d2)

In the ticket category rows you can specific the number of days to keep the ticket open for (i.e. the window of opportunity that the service recipient has for responding to the ticket and so re-opening it, before it is closed completely).

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MQrauxWVDUcvIccrQ2h%2F-MQrl0WR--oF3wP66K6k%2Fimage.png?alt=media\&token=5947d4bd-483f-46c4-a7a9-cecd50c15655)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/new-ticket-configuration-features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
