> 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/publier-un-arrete-et-diffuser-les-informations-aux-gps.md).

# Publier un arrêté et diffuser les informations aux GPS

Publier un arrêté pour rendre les informations disponibles aux GPS et pour visualiser les restrictions dans la carte DiaLog.

Après avoir saisi les données de votre arrêté :&#x20;

1. &#x20;Cliquez sur Publier pour rendre vos données disponibles aux GPS et autres services tiers.&#x20;

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FvPiI19kRoQuYq5mJGUqi%2FPublier.png?alt=media&amp;token=8ae7f411-beb4-4422-b275-0b7579ccefc7" alt=""><figcaption><p>Action pour publier l'arrêté</p></figcaption></figure>

\
Une fois publiées les données seront visibles :&#x20;

* Dans la carte sur DiaLog
* Dans la liste des restrictions sur DiaLog
* Sur certains GPS ou services tiers qui récupèrent ces données.&#x20;

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FfXi5UGCWU466lN6e0r3j%2FScreenshot%202025-01-26%20at%2009.32.07.png?alt=media&amp;token=6dd2ca37-dead-455b-8726-e94e58327d5f" alt=""><figcaption><p>Données d'un arrêté publié sur DiaLog et visible dans la carte</p></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/publier-un-arrete-et-diffuser-les-informations-aux-gps.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.
