> 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/2022.3-changes-overview/timeline-improvements.md).

# Timeline Improvements

We have made improvements to the timeline by adding more useful information to it.

{% embed url="<https://media.enate.net/WorkManager/11WorkItemScreens/HowDoIUseTheTimelineInEnate.mp4>" %}

Case Rework history is now being shown in the Case timeline, including information such as who set the Case to rework, when it was set to rework, and the Step number and Action it was set to rework from.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FvfrSD8HK1RSV8uhXP6oM%2Fimage.png?alt=media\&token=f8002210-d32a-4509-80af-c5475f519852)

You can select to see Case rework history in the timeline by selecting the new timeline filter feature.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FjqjrRngvkhNSuOIfrfVD%2Fimage.png?alt=media\&token=8be919ca-8937-4689-8549-f675d8430ef6)

To enable more effective SLA management, we have added the option to see when the Due Date has been changed in the timeline.&#x20;

If the due date has been updated you will see the new date / time it has been changed to, who changed it, when the change was made and the reason. The reason for the change could be a manual override, Case step change or Ticket category change (maybe linked to due date methods).&#x20;

You can select to see when the Due Date has been changed or when the Due Date has been missed by selecting the associated options from the timeline filter.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FBe5es1JBg7ycWmInsAhW%2Fimage.png?alt=media\&token=b40154cd-751d-49e0-9ccc-1055ba868af8)

Additionally you can now choose to see Ticket category changes in the timeline by selecting the 'Ticket Category Changed' option from the timeline filter.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FWxHe5yAqJs3M05Dms692%2Fimage.png?alt=media\&token=fb88ed4e-5dbc-41df-93a7-690aa783dcfc)

The entry in the timeline will show who changed the Ticket category, when they changed it and what it has been changed to.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8xJkS0SKlesb8bmVBtGc%2Fuploads%2FLBKnjGgNQLZet5KZFESr%2Fimage.png?alt=media\&token=00c8ab4b-95ba-4905-8256-e3c1ee09dad7)


---

# 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/2022.3-changes-overview/timeline-improvements.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.
