> 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/saisir-un-arrete/definir-une-restriction.md).

# Définir une restriction

Spécifier le type de restriction de ciruclation et les véhicules impactés par cette restriction.

1. Dans la mesure, indiquez le **type de restriction** : circulation interdite, vitesse limitée, stationnement interdit, ou circulation alternée.
2. Choisissez les **véhicules concernés :** **Tous les véhicules** ou **Certains véhicules**
3. Cliquez sur **Certains véhicules** pour définir les **catégories de véhicules**, par exemple : les poids-lourds de plus de 7,5 tonnes, etc.

   <figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2F06HSsp7vdQWF3V0GBgRa%2FScreenshot%202025-01-17%20at%2018.57.46.png?alt=media&amp;token=9b33162c-6f55-4c2a-9b61-bff7ce6a04e9" alt=""><figcaption></figcaption></figure>
4. Si nécessaire, **définissez les exceptions**. Par exemple : interdit à tous les véhicules sauf les véhicules d'urgence et les véhicules de services.

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FDdqKJKYpnfDqLoYqJqRE%2FCapture%20d%E2%80%99e%CC%81cran%202026-05-13%20a%CC%80%2009.42.55.webp?alt=media&amp;token=b2845985-05e8-42ac-8e32-327dfa78b286" alt=""><figcaption><p>Exceptions sur les transports en commun et les véhicules de l'entreprise de travaux</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/saisir-un-arrete/definir-une-restriction.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.
