# Adding a Ticket Category Row & Settings

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2MjYwOQ==>" %}

## Add a Ticket Category from the Menu <a href="#a-add-a-ticket-category-from-the-menu" id="a-add-a-ticket-category-from-the-menu"></a>

Select the ‘+’ button on the top right of the page of a Ticket process in edit mode to bring up the Ticket Category menu.

![](/files/-MWp1yXFB-JN8xjFOjAM)

Select a level 1, then 2, then 3 category from the list of available categories on the left-hand side.&#x20;

Selecting any Level 1 category will select all of its Level 2 and 3 child categories. Selecting any Level 2 category will select all of its Level 3 child categories, as well as its parent Level 1 category and display.  Selecting any Level 3 ticket categories will select its parent Level 1 and 2 categories.

Your selected categories will then be displayed on the right hand side.

Clicking on the ellipsis of a ticket category will show you options to edit and delete the category. The Show Activity button lets you see the activity history of the category - you can see when the category was created and by who and you can see if any subsequent edits have been made, when they were made and by who.&#x20;

![](/files/-MWp21uSdaOBz4YaBdxs)

## Creating a New Ticket Category <a href="#b-creating-a-new-ticket-category" id="b-creating-a-new-ticket-category"></a>

To create a new Ticket Category, click on the '+' icon underneath the existing Ticket Categories and give it a name.

![](/files/-MWp27F8v_IQY5qqX-xS)

{% hint style="info" %}
Note: the system will not allow you to add the same category combination twice in the same Ticket process and you can only add a maximum of 500 Ticket Categories per Process.
{% endhint %}

### Adding an Initial Estimated Effort Timer and Record Count to Tickets

When you are creating or editing a tier 3 ticket, you will be able to set an initial estimated effort per record timer and chose if you want the record count to be visible to Work Manager users working on that ticket. You will also be able to write a record count description that will be displayed for the Work Manager user. While the description is optional, it is recommended that you write one as it can make clear to Work Manager users how to use the record count.

<figure><img src="/files/66ymNo9d97xMQpfRR205" alt=""><figcaption></figcaption></figure>

## Deleting a Category Row <a href="#d-deleting-a-category-row" id="d-deleting-a-category-row"></a>

Select one or more rows in the grid with the checkboxes in the leftmost column, click on the trashcan icon in the bottom right section to delete.&#x20;

![](/files/-MWp2Kj9IDSGATiWXLDT)


---

# Agent Instructions: 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:

```
GET https://docs.enate.net/enate-help/builder/builder-2021.1/ticket-configuration/adding-a-ticket-category-row-and-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
