# Suppression de grade

{% hint style="danger" %}
**Avant de supprimé votre grade faites bien attention, vous pouvez par erreur supprimé vos permissions en supprimant votre propre rôle.**
{% endhint %}

* Pour supprimer un grade, utilisez la commande */rank delete \<rankname>* ou */rank gui*.

{% hint style="success" %}
**Si vous avez utilisé le /rank delete, le grade a bien été supprimé mais si vous utilisez le /rank gui, suivez le fin de ce tutoriel.**
{% endhint %}

* Après avoir sélectionné le grade que vous souhaitez supprimé, sélectionné le colorant rouge nommé remove et faites un clique gauche dessus. Une fois cette action faites, le grade sera supprimé.


---

# 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.supdev.tech/suprank/fonctionnalites/commandes/suppression-de-grade.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.
