> For the complete documentation index, see [llms.txt](https://edissyum.gitbook.io/open-capture/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edissyum.gitbook.io/open-capture/parametrages/reglages-verifier/formulaires/creation-de-formulaire.md).

# Création de formulaire

Un onglet *Création de formulaire* permet la création d'un nouveau formulaire :&#x20;

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

* **Libellé du formulaire** : le libellé du formulaire.
* **Choisir la chaîne sortante** : choisir le format d'exportation (xml, pdf..) >> il est possible d'en ajouter ou d'en supprimer.&#x20;

En option, on peut activer :&#x20;

* **Formulaire par défaut** : le formulaire par défaut.&#x20;
* **Supprimer le documen**t : la suppression du document.&#x20;
* **Autoriser la validation automatique** : la validation automatique.
* **Vérification du fournisseur** : la vérification du fournisseur.&#x20;

Sur la droite, la section *Champs disponibles* permet d'ajouter de nouveaux champs en fonction de la catégorie :&#x20;

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

Les champs sont ajoutés comme cela :

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

Lors de la création du champ, plusieurs options sont proposées :&#x20;

<figure><img src="/files/6m9eIEgdbjyX2raEbxvM" alt=""><figcaption></figcaption></figure>

* **Couleur** : la couleur.
* **Taille** : la taille.&#x20;
* **Format des données** : le format des données.&#x20;
* **Affichage** : le type d'affichage.
* **Obligatoire** : si obligatoire ou non.&#x20;

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

Une fois les champs remplis un par un, on valide le formulaire à l'aide du bouton *Créer le formulaire*.


---

# 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://edissyum.gitbook.io/open-capture/parametrages/reglages-verifier/formulaires/creation-de-formulaire.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.
