> 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/work-manager/miscellaneous-changes.md).

# Further Work Manager Changes

v2021.1

## New Information Icon <a href="#new-information-icon" id="new-information-icon"></a>

The Information icon will will be highlighted when new information has come in for the work item that hasn't been read yet. Clicking on it shows you when the new information was received.

You can choose to mark the information as read which will set the Information icon back to normal. You can also mark the information as unread by clicking on the 'Mark as New' option.

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-McyoPjcSSRtiCePrPT8%2F-McyoZC-9Uwn7E_coBUP%2FNew-Information-Icon%20\(1\).gif?alt=media\&token=5896803e-bf10-43c4-beb7-3632980962f2)

## Copy Button

We have added a Copy Button to make it easier for you to copy important information:

You are able to copy the name of your saved search by clicking on the copy button on the tab:

![](https://gblobscdn.gitbook.com/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWsEjvfMs-eBlaDi0Ue%2F-MWsFnxVJnomzMOH6Ft0%2Fimage.png?alt=media\&token=fb27c38f-f06a-42aa-b398-dd709616b1ba)

You are able to copy the User's name by clicking on the copy button on the tab:

![](https://gblobscdn.gitbook.com/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MWsG1AJE9JavfmnfBfP%2F-MWsG9PZfYfiC5OZEi6Z%2Fimage.png?alt=media\&token=e0e01f23-fc2b-405d-930d-37f23915f1e9)

You are also able to copy the work item reference and number by clicking on the copy icon in the tab:

![](https://1296463846-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MXX9Qfwc1s7QfkLHZYt%2F-MXXajLfFPwqmpfxV-Wn%2Fimage.png?alt=media\&token=e2d263de-6f5c-4cc9-9589-218b30184584)


---

# 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/work-manager/miscellaneous-changes.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.
