> 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/easier-viewing-of-cases-linked-to-a-schedule.md).

# Easier Viewing of Cases Linked to a Schedule

v2021.1

## Viewing Cases Linked to a Schedule

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-M_R7Fk_hmoWOpGlUmoW%2F-M_R7iwkRRWpzinzppPB%2Fimage.png?alt=media\&token=d089a0d9-a09c-4f78-a1c5-90611a0e727e)

The 'Show Case Process Linked to Schedule' icon lets you see the list of all the Case processes which are linked to a Schedule. It shows you the Customer, Contract and Service of the Case, as well as what state the Case is in, such as Live, Testing and Draft. If the Schedule is linked with more than one version of a Case, then all versions will be shown in the list.&#x20;

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-M_R7Fk_hmoWOpGlUmoW%2F-M_R7l17UNAMspUw6bQP%2Fimage.png?alt=media\&token=a2e2df2a-c946-4f3c-84a7-49566985a499)

You are able to filter the list of Cases by Customer, Contract, Service and State.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-M_R7Fk_hmoWOpGlUmoW%2F-M_R7nBT6J_83VLtBi2w%2Fimage.png?alt=media\&token=68db5343-cd16-4fae-b4b6-37f691023a42)

Clicking on the Case process will take you to the Case screen for that particular Case.&#x20;

{% hint style="info" %}
Note: You will be taken to the latest version of the Case screen, regardless of which version of the Case process is linked to the Schedule. However you can choose which version of the Case process you see once you are in the Case screen.&#x20;
{% endhint %}

The Linked Processes list will also show retired process versions in the '[Show Deleted Objects](/whats-new/older-versions/changes-overview-older-versions/2021.1-changes-overview/builder/showing-deleted-items.md)' option is switched on.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-M_R7Fk_hmoWOpGlUmoW%2F-M_R7quN8-hXqpbhdU62%2Fimage.png?alt=media\&token=b9541f46-de74-4bd7-aba2-500a7a520b5d)


---

# 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/easier-viewing-of-cases-linked-to-a-schedule.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.
