# The Ticket Screen

![](/files/-MWp1K81o01cM4D9leWu)

The customer, contract and service of the Ticket process is displayed on the top-left.

The 'Version' dropdown lets you choose which version of the Process you want. By default you will see the current draft (In Progress version), but can switch to the currently Live version and even previous now retired versions to compare process flow setup.

![](/files/-MWp1OfjQ5CVj11zBjci)

You can also restore a retired version of a Ticket process by opening the Ticket in edit mode, clicking on the retired version you want to restore, then clicking on 'Restore'.

<figure><img src="/files/aVxzV0c0LiIYcVhqoJyu" alt=""><figcaption></figcaption></figure>

When you restore a retired version, it will return it to a state of draft that you can then edit, save and set live.&#x20;

{% hint style="info" %}
Note that if you already have a draft version of the process in progress, any unsaved changes that you have made will be lost upon clicking 'Restore'.
{% endhint %}

You can view the status of the Ticket from the 'Status' dropdown.

![](/files/-MWp1RxyVLWY1rDi4lsb)

The 'Show Activity' button lets you see the previous activity for the Ticket Process. You can see who created/deleted/last edited the Ticket Process, so you know who to go to if you need further information. The information will be highlighted in Green if the object has been created, restored, enabled or set live; in yellow if the object has been updated; and in red if the object has been deleted, disabled or retired.

![](/files/-MWp1V8kT8OaPUHzwRDO)

![](/files/-MWp1Wl1_mndjJxWVZXg)

Any validation errors will be displayed with either a red or orange exclamation mark. Clicking on the icon  will bring up a list of the validation errors. Clicking on the error itself will highlight the source of the errors where you can correct the information.&#x20;

![](/files/-MWp1_MRTn-DN91TUPES)

![](/files/-MWp1alxHe37F-zgOeQV)

Any serious errors will be marked by a red exclamation mark, these need to be resolved before the Ticket Process can be saved.

You can see Custom Cards, Email Templates and Wait for Feedback that are related to the Ticket.&#x20;

Clicking on the '+' button brings up the Ticket Category Menu where you can add new Ticket Categories.

If you have opened the process in view only mode, click on the blue Edit icon in the toolbar to allow changes to be made. &#x20;

![](/files/-MWp1f0qRHvAIbSBMWx6)

This will bring up the Save and copy buttons.

![](/files/kcRfM6GuU4GqTDGTXH9c)


---

# 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/the-ticket-screen.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.
