# Supprimer un document

Vous pouvez supprimer un document en cliquant sur "Paramètres | Supprimer".

<figure><img src="/files/9BRHzJADsGUtcjEZFvDz" alt="" width="197"><figcaption></figcaption></figure>

{% hint style="warning" %}
Vous ne pouvez pas supprimer un document publié. Marquez-le d'abord comme brouillon.
{% endhint %}

{% hint style="info" %}
Seuls les utilisateurs disposant d'un badge de révision, qui comprend l'autorisation "Peut supprimer un document", peuvent supprimer un document.
{% endhint %}

{% hint style="info" %}
Si vous supprimez un document par accident, un administrateur peut le rétablir pour vous.

Administrateurs : visitez`/admin/indigo_api/document/` et cliquez sur le document à récupérer, faites défiler vers le bas pour trouver la case à cocher **Supprimé,** décochez-la et cliquez sur "Enregistrer".
{% endhint %}


---

# 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://docs.laws.africa/francais/la-gestion-du-travail/supprimer-un-document.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.
