> For the complete documentation index, see [llms.txt](https://doc.demarches-simplifiees.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.demarches-simplifiees.fr/pour-aller-plus-loin/webinaires.md).

# Webinaires

T**ous les premiers jeudis du mois**, notre équipe vous propose un webinaire en direct et interactif pour vous présenter tout ce que vous devez savoir en tant qu’**administrateur**, **instructeur** ou **expert** sur la plateforme :

* Création et publication de démarches
* Ajout d’instructeurs
* Suivi de l’instruction, etc.

**Chaque troisième mardi du mois**, un webinaire est spécialement dédié aux **instructeurs, l'**&#x6F;ccasion de découvrir les nouveautés, poser vos questions et optimiser votre utilisation de la plateforme !

**Une invitation est envoyée quelques jours avant** aux nouveaux administrateurs et instructeurs.\
Vous pourrez également retrouver le **lien d’invitation** ainsi que le **replay des webinaires** depuis l’onglet **"Nouveautés"**.&#x20;

**N’hésitez pas à nous contacter si vous avez un besoin spécifique d’accompagnement ou de formation : <contact@demarche.numerique.gouv.fr>**

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

Voici le lien du replay de notre dernier webinaire ( 03/07/2025) : <https://webinaire.bbb-dinum-scalelite.visio.education.fr/playback/presentation/2.3/7cb32e003fe2131ecb102ba902b2e5a37cf6e991-1751544292504>

[<br>](<https://www.demarches-simplifiees.fr/commencer/inscription-aux-webinaires-demarches-simplifiees&#xA;>)


---

# 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.demarches-simplifiees.fr/pour-aller-plus-loin/webinaires.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.
