# Analyser et exporter

- [Recherche avancée](https://docs.realmjoin.com/fr/analyser-et-exporter/advanced-search.md): Accès à vos données avec presque aucune latence
- [Exemples de recherche avancée](https://docs.realmjoin.com/fr/analyser-et-exporter/advanced-search/advanced-search-syntax.md): Cette page répertorie quelques cas d’utilisation typiques lors de l’utilisation de la recherche avancée. Il existe beaucoup d’autres variables et requêtes de recherche — veuillez nous contacter si vous avez des questions ou s’il manque quelque chose.
- [Exportation de données spécifique](https://docs.realmjoin.com/fr/analyser-et-exporter/data-export.md): Exporter les données des tables interrogées afin d’effectuer un filtrage et une analyse avec les données de votre tenant
- [Exportation générale des données](https://docs.realmjoin.com/fr/analyser-et-exporter/general-data-export.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://docs.realmjoin.com/fr/analyser-et-exporter.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.
