# View History

When using a Ticketing system, it is important to be able to view the history of a Ticket; this provides a timeline of status changes, actions taken, and any notes made, etc.

To View a Ticket's History:

1\. Select the **Tickets View** tab on the top menu bar.

2\. Select a Ticket Report from the list.

3\. Click the **VIEW HISTORY** button.

![](/files/-MeWWzdtu39oq_MSqFPj)

4\. The complete history of the Ticket will now be displayed; click **OK** to dismiss.

![](/files/q5SFRSpqOF8BwT8kILwB)


---

# 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.faronics.com/faronicsdeploy/ticketing/ticket-actions/view-history.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.
