> 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/user-documentation/documentation-utilisateur/start/tutoriels-video.md).

# Tutoriels vidéo

Ces tutoriels vidéo couvrent les gestes essentiels de Daxium-Air, de la création de votre premier formulaire à l'exploitation de vos données. Ils complètent la documentation écrite en montrant chaque manipulation en conditions réelles.

{% hint style="info" %}
Les vidéos sont classées dans un ordre de progression. Si vous découvrez la plateforme, suivez-les de haut en bas.
{% endhint %}

## Créer son 1er formulaire

{% embed url="<https://vimeo.com/757513615>" %}

## Créer un rapport

{% embed url="<https://vimeo.com/757513842>" %}

## Accéder à vos rapports

{% embed url="<https://vimeo.com/757513470>" %}

## Recherche Web et Mobile

{% embed url="<https://vimeo.com/951461875/ab9223c3ad>" %}

## Fonction Plan PDF

{% embed url="<https://vimeo.com/757513984>" %}

## Formule avec conditions

{% embed url="<https://vimeo.com/757514135>" %}

## Gérer des raccourcis

{% embed url="<https://vimeo.com/757514264>" %}

## Découvrir les automatismes

{% embed url="<https://vimeo.com/757514451>" %}

## Paramétrer un Workflow

{% embed url="<https://vimeo.com/757514540>" %}

## Champ relation

{% embed url="<https://vimeo.com/951461762/dd426f1639>" %}

## Pré-remplissage des champs

{% embed url="<https://vimeo.com/951461856/cfe3092c79>" %}

## Utiliser la planification (mobile)

{% embed url="<https://vimeo.com/757514875>" %}

## Planification Web

{% embed url="<https://vimeo.com/757514956>" %}

## Diffusion de fiches

{% embed url="<https://vimeo.com/951461803/67a50c6e85>" %}

## Importer des données

{% embed url="<https://vimeo.com/951461831/9ac75ddb1c>" %}

## Naviguer dans ses données

{% embed url="<https://vimeo.com/757515169>" %}

## Vue Calendrier

{% embed url="<https://vimeo.com/1127911961/b2e1f7b1c3>" %}

## Vue Tableau

{% embed url="<https://vimeo.com/1127914460/372de0e30c>" %}

## Liens cliquables

{% embed url="<https://vimeo.com/1127915784/800ff435ef>" %}

## WMS

{% embed url="<https://vimeo.com/1127917492/08ab193f9f>" %}


---

# 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/user-documentation/documentation-utilisateur/start/tutoriels-video.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.
