# Viewing Recently Accessed Work Items

If you wish to quickly re-access a work item (e.g. you wish to re-open a work item tab you’ve just closed down), open the ‘Recently Accessed’ link from the navigation dropdown.

This will display a list of the last 20 items which you have accessed (along with datetime the tab was closed), ordered by most recent first. Click an item to re-open the tab.

![](/files/-MZDKLQMt-j-_zOWRLmE)


---

# 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/work-item-screens/viewing-recently-accessed-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.
