# Supprimer une facture

{% hint style="danger" %}
**La suppression d'une facture est définitive. Si vous effectuez cette action, vous ne pourrez plus revenir en arrière.**
{% endhint %}

{% hint style="info" %}
Seule une facture annulée peut être supprimée. Suivez ces indications pour annuler une facture : [Annuler une facture](/factures/annuler-une-facture.md)
{% endhint %}

Cliquez sur le numéro de facture que vous souhaitez supprimer (par exemple la facture "F-66396" dans l'exemple ci-dessous) :

![](/files/-Lyf1jj82L0EnoAxppK6)

Une fois sur la page de la facture, cliquez sur "Supprimer la facture".

![](/files/-Lyf1jjAl4VLxzsXu1iy)

Puis cliquez sur "Supprimer définitivement".

![](/files/-Lyf1jjCVd5hp7Qv0fAG)

La facture est maintenant supprimée et elle n'apparaîtra plus dans le logiciel.


---

# Agent Instructions: 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:

```
GET https://tutorial.optamed.ch/factures/supprimer-une-facture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
