> 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/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/weitere-work-manager-aenderungen.md).

# Weitere Work-Manager-Änderungen

## Symbol 'Neue Information'&#x20;

Das Informationssymbol wird hervorgehoben, wenn neue Informationen für den Arbeitsauftrag eingetroffen sind, die noch nicht gelesen wurden. Wenn Sie darauf klicken, sehen Sie, wann die neue Information eingegangen ist.

Sie können die Informationen als gelesen markieren, wodurch das Informationssymbol wieder auf normal gesetzt wird. Sie können die Informationen auch als ungelesen markieren, indem Sie auf die Option „Als neu markieren" klicken.

![](/files/-McyoZC-9Uwn7E_coBUP)

## Schaltfläche "Kopieren

Sie können die Arbeitsaufgaben-Referenz und -Nummer auch kopieren, indem Sie auf das Kopiersymbol in der Registerkarte klicken:

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

Sie können den Benutzernamen kopieren, indem Sie auf der Registerkarte auf die Schaltfläche "Kopieren" klicken:

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

Sie können den Namen Ihrer gespeicherten Suche kopieren, indem Sie auf der Registerkarte auf die Schaltfläche Kopieren klicken:

![](/files/-MXXajLfFPwqmpfxV-Wn)


---

# 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/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/weitere-work-manager-aenderungen.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.
