# Viewing Linked Work Items

## **The '**&#x4C;inked Work' Tab

The Linked Work tab is where you can view all linked work items of a Ticket or Case.

![](/files/-Mj8nmQi4DvzgH-T6v-J)

{% hint style="info" %}
Note that Sub-Cases created via the '+ Work item' link will still display in the ['Sub Cases' tab](#sub-cases-tab) for the time-being, and do not show in the Links tab.
{% endhint %}

Within the Links tab grid you can a list of Linked work item, showing their reference, title, assignee, Queue and due date of a work item.

There is also an icon to unlink the work item if they have been linked in error.

![](/files/-MjAM4fjXwEFLXVpYTie)

You can also expand linked Cases to see their Actions.

![](/files/-Mj8ndyBgMbiPJ-CCA8l)

#### Linked Work Items you don't have permissions on

If you don't have permissions on a certain business process, the work items from that process will be greyed out and you won't be able to open or edit them. You'll still be able to see higher level information about the work item, e.g. who they're assigned to, which Queue they're in and when they're due.

![](/files/6tPaEO57PQ8e86bk6t6E)


---

# 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/work-manager/work-manager-2021.1/working-with-linked-work-items/viewing-linked-work-items.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.
