> For the complete documentation index, see [llms.txt](https://doc.simax.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.simax.fr/parametrage/messagerie.md).

# Messagerie

Pour entrer dans le boite de réception, cliquez sur

<figure><img src="/files/zPsKo3JaHUSa8LK1E8tg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/es9l2pW0cUm8ob80yhky" alt=""><figcaption></figcaption></figure>

(Voir chapitre II lire les messages)

&#x20;

La fenêtre qui s'affiche est flottante. Vous avez plusieurs possibilités :

&#x20;

1\.                  vous pouvez l'agrandir en vous plaçant sur les coins du cadre. Le curseur se transforme en double flèche. Étirez le coin aux dimensions souhaitées.

2\.                  Vous pouvez la mettre en mode plein écran à l'aide de l'icône au-dessus de la boîte de messagerie, (cliquer à nouveau cet icône pour réduire la fenêtre)

3\.                  Vous pouvez également la clipper dans la zone des actions en cours, (soit au-dessus, soit en dessus, soit au-dessous) ou bien au-dessus ou en dessous de l'espace de travail.

<figure><img src="/files/i6Qgh2fBb8CiMHVg4SBr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/93iBPBPF63v5gAYzr8aT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NXbWqAKG56tSVImb7jum" alt=""><figcaption></figcaption></figure>


---

# 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://doc.simax.fr/parametrage/messagerie.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.
