> 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/demarrer-et-configurer/definir-lautorite-signataire.md).

# Définir l'autorité signataire

Gérer l'intitulé du signataire de l'arrêté, l'adresse de la mairie qui l'émet, et différents éléments qui seront réutilisés dans l'arrêté au format Word.

Cela permet de gagner du temps et de ne pas avoir à les retaper systématiquement.&#x20;

1. Dans **Mes organisations**, cliquez sur votre organisation.
2. Dans l'onglet Mon organisation, dans le bloc **Autorité signataire**, cliquez sur **Modifier.**
3. Renseignez les champs demandés :&#x20;
   * **Intitulé du pouvoir de signature**, par exemple Madame le Maire de XXX
   * **Rôle du signataire effectif**, par exemple Adjoint au Maire
   * **Nom du signataire effectif,** par exemple Monsieur XX

Ces informations apparaitront lors de l'**export** d'un arrêté et devront être complétées de la signature.

<figure><img src="https://2367827683-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfoL01RrEWCyl7iclf7l7%2Fuploads%2FhnFw95WGdpGV1ffZbv4W%2FCapture%20MonOrganisation.jpg?alt=media&amp;token=a105448f-b045-4871-8b33-047ea97690db" alt="&#x22; &#x22;"><figcaption><p>Onglet Mon organisation</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/demarrer-et-configurer/definir-lautorite-signataire.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.
