> 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/eses/versiones-anteriores/resumen-de-cambios-versiones-anteriores/descripcion-general/mas-cambios-en-la-gestion-del-trabajo.md).

# Más cambios en la gestión del trabajo

v2021.1

## Icono de nueva información

El icono de información se resaltará cuando se reciba nueva información para el elemento de trabajo que aún no se ha leído. Al hacer clic en él, se muestra cuándo se ha recibido la nueva información.

Puedes elegir marcar la información como leída, lo que hará que el icono de información vuelva a ser normal. También puede marcar la información como no leída haciendo clic en la opción "Marcar como nuevo".

![](https://1038353727-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)

## Botón de copia

También puede copiar la referencia y el número de la tarea haciendo clic en el icono de copia de la ficha:

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

Puede copiar el nombre del usuario haciendo clic en el botón de copia de la ficha:

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

Puede copiar el nombre de su búsqueda guardada haciendo clic en el botón de copia de la pestaña:

![](https://1038353727-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/eses/versiones-anteriores/resumen-de-cambios-versiones-anteriores/descripcion-general/mas-cambios-en-la-gestion-del-trabajo.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.
