> For the complete documentation index, see [llms.txt](https://help.ingeneo.septeo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.ingeneo.septeo.com/portail-de-services/cote-entreprise/module-ventes/creer-une-facture.md).

# Créer une facture

Depuis le menu **Factures** vous avez la possibilité de créer une facture ou un avoir. Visualisez à tout moment le statut de votre facture (Brouillon, à payer, en retard, payé, justifié, archivé, en attente et annulé)&#x20;

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

#### Création d'une facture&#x20;

Appuyez sur le bouton **+ Créer une facture**, puis renseignez les champs suivants afin de compléter votre facture :

* Informations générales ;
* Liste des articles ;&#x20;
* Détails TVA ;&#x20;
* Détails du paiement ;&#x20;
* Pied de page.

Afin d'enregistrer votre facture cliquez sur **Enregistrer**.

#### **Créer une facture à partir d'un devis**&#x20;

A partir de l'édition d'un devis, vous avez la possibilité d'accéder à l'option **Transformer en facture** via le bouton **Plus d'action** "**...**".&#x20;

{% @arcade/embed flowId="wyI5GrFKncuwxMcNsUST" url="<https://app.arcade.software/share/wyI5GrFKncuwxMcNsUST>" %}


---

# 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://help.ingeneo.septeo.com/portail-de-services/cote-entreprise/module-ventes/creer-une-facture.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.
