> For the complete documentation index, see [llms.txt](https://doc.dialog.beta.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.dialog.beta.gouv.fr/creer-des-arretes/exporter-larrete-au-format-word.md).

# Exporter l'arrêté au format Word

Vous pouvez exporter votre arrêté au format Word pour le diffuser en interne, le faire signer etc.

{% hint style="info" %}
Pour faciliter la saisie des arrêtés et éviter les erreurs, vous pouvez créer des modèles d'arrêtés, voir [Créer des modèles d'arrêté.](/demarrer-et-configurer/creer-des-modeles-darretes.md)
{% endhint %}

1. Si vous n'avez pas sélectionné de modèle d'arrêté en première page du formulaire : Créer un modèle d'arrêté ([Créer des modèles d'arrêté](/demarrer-et-configurer/creer-des-modeles-darretes.md)) ou choisissez un exemple de modèle fourni par DiaLog en première page.
2. Après avoir terminé la saisie de votre arrêté, cliquez sur **Télécharger le document**.\
   Le document est généré à partir des informations du formulaire et du modèle d'arrêté choisi.
3. **Vérifiez et ajustez** le contenu du document.

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FHW8BuCXeY66WBKGbmjML%2FCapture%20Export(1).jpg?alt=media&amp;token=a54d6330-7056-449e-baea-2b5fbcda67a4" alt="&#x22; &#x22;"><figcaption><p>Action de téléchargement du fichier Word</p></figcaption></figure>

Le **document généré** correspond au modèle d'arrêté sélectionné et automatiquement rempli avec les informations de restrictions, périodes, localisations, et contient également une carte résument les restrictions.

#### Exemple du document Page 1

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FscA8PPLNJVqcocntnKBL%2FCapture%20d%E2%80%99e%CC%81cran%202026-05-13%20a%CC%80%2010.37.33.png?alt=media&amp;token=6b046df8-f4f3-44e1-a4d4-1ed023a86373" alt=""><figcaption></figcaption></figure>

#### Exemple du document Page 2

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2Fo1oupjkDrTlqBRNxRJ1h%2FCapture%20d%E2%80%99e%CC%81cran%202026-05-13%20a%CC%80%2010.37.57.png?alt=media&amp;token=fb42cae7-4972-4c1e-a09a-c06e6523f4ba" alt=""><figcaption></figcaption></figure>

#### Exemple du document Page 3

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FXNkC3mQtvWon6MzBWoIK%2FCapture%20d%E2%80%99e%CC%81cran%202026-05-13%20a%CC%80%2010.38.11.png?alt=media&amp;token=9a39945a-a2a2-4858-b59f-2425b2f01ba1" alt=""><figcaption></figcaption></figure>


---

# 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.dialog.beta.gouv.fr/creer-des-arretes/exporter-larrete-au-format-word.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.
