> 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/frfr/versions-plus-anciennes/apercu-des-nouveautes-anciennes-versions/apercu/autres-changements.md).

# Autres changements

## Icône « Nouvelles informations »

L'icône Informations sera mise en évidence lorsque de nouvelles informations pour une activité n’ont pas encore été lues. Si vous cliquez dessus, la date à laquelle la nouvelle information a été reçue sera affichée.

Vous pouvez choisir de marquer l'information comme étant lue, ce qui ramènera l'icône Information à son état normal. Vous pouvez également marquer l'information comme non lue en cliquant sur l'option « Marquer comme nouveau ».

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

## Bouton copier

Vous pouvez copier le nom de votre recherche sauvegardée en cliquant sur le bouton de copie de l'onglet :

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

Vous pouvez copier le nom de l'utilisateur en cliquant sur le bouton de copie de l'onglet :

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

Vous pouvez également copier la référence et le numéro de l’activité en cliquant sur l'icône de copie dans l'onglet :

![](/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/frfr/versions-plus-anciennes/apercu-des-nouveautes-anciennes-versions/apercu/autres-changements.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.
