# Collecteurs

- [Configuration OAuth IMAP Google](https://help.glpi-project.org/tutorials/fr/receivers/oauth_imap_google.md)
- [Configuration du collecteur et des tickets](https://help.glpi-project.org/tutorials/fr/receivers/collect_and_convert_mail_into_tickets.md)
- [Collecter les emails depuis Gmail](https://help.glpi-project.org/tutorials/fr/receivers/collect_mails_from_gmail.md)
- [Configuration Oauth IMAP Entra](https://help.glpi-project.org/tutorials/fr/receivers/oauth_imap_entra.md)
- [Collecteur iCloud](https://help.glpi-project.org/tutorials/fr/receivers/receiver_icloud.md)
- [Collecteur et délégation de boîtes mail](https://help.glpi-project.org/tutorials/fr/receivers/receiver_mailbox_delegation.md)
- [Collecteur Office365](https://help.glpi-project.org/tutorials/fr/receivers/receiver_office365.md)


---

# Agent Instructions: 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:

```
GET https://help.glpi-project.org/tutorials/fr/receivers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
