> For the complete documentation index, see [llms.txt](https://www.center.daxium-air.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.center.daxium-air.com/webinars/webinaires/readme.md).

# Webinaires

Bienvenue dans l'espace webinaires Daxium-Air. Vous y retrouverez tous les replays de nos webinaires produit — chaque session couvre des fonctionnalités spécifiques, des cas d'usage ou les dernières nouveautés pour vous aider à tirer le meilleur parti de la plateforme.

{% hint style="info" %}
De nouveaux webinaires sont ajoutés régulièrement. Revenez régulièrement ou abonnez-vous à notre newsletter pour être informé(e).
{% endhint %}

## Parcourir tous les webinaires

* [Webinaire - Fil de commentaires](/webinars/webinaires/juin-2026/comment-thread.md) — 9 juin 2026
* [Webinaire - Nouvelle vue planning](/webinars/webinaires/avril-2026/new-timeline-view.md) — 23 avril 2026
* [Webinaire Produit - Les nouveautés Daxium-Air](/webinars/webinaires/fevrier-2026/whats-new-in-daxium-air.md) — 24 février 2026
* [Webinaire Produit - Les options cartographiques](/webinars/webinaires/decembre-2025/mapping-options.md) — 9 décembre 2025
* [Webinaire Produit - Les connexions aux outils tiers](/webinars/webinaires/novembre-2025/connections-third-party-tools.md) — 6 novembre 2025
* [Webinaire Produit - Fonctionnalités utiles pour optimiser la saisie](/webinars/webinaires/mai-2025/useful-features-optimize-record-entry.md) — 14 mai 2025
* [Webinaire Produit - Boostez votre collaboration avec les Workflows](/webinars/webinaires/mars-2025/boost-your-collaboration-workflows.md) — 26 mars 2025
* [Webinaire Produit - Nouvelles vues Daxium-Air](/webinars/webinaires/mars-2025/new-daxium-air-views.md) — 25 mars 2025


---

# 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://www.center.daxium-air.com/webinars/webinaires/readme.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.
