# Catégories

## Écran des catégories

Cliquez sur ![](/files/720ItAVBK067PzPUlA80) dans le menu de gauche du module d'administration pour ouvrir l'écran **Catégories**.

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

## Barre de menu

<table data-header-hidden><thead><tr><th valign="top">Liens</th><th valign="top">Remarques</th></tr></thead><tbody><tr><td valign="top"><strong>Liens</strong></td><td valign="top"><strong>Remarques</strong></td></tr><tr><td valign="top">Rafraîchir</td><td valign="top">Rafraîchit la liste des catégories</td></tr><tr><td valign="top">Nouvelle catégorie</td><td valign="top">Affiche l’écran d’édition des catégories en mode ajout</td></tr></tbody></table>

## Filtres

<table data-header-hidden><thead><tr><th valign="top">Filtrer sur *</th><th valign="top">Remarques</th></tr></thead><tbody><tr><td valign="top"><strong>Filtrer sur *</strong></td><td valign="top"><strong>Remarques</strong></td></tr><tr><td valign="top">Nom</td><td valign="top">Filtre par nom de catégorie</td></tr><tr><td valign="top">Description</td><td valign="top">Filtre par description de catégorie</td></tr></tbody></table>

\* Un filtre peut s’appliquer à une partie d’un champ.

## Liste des catégories

<table data-header-hidden><thead><tr><th valign="top">Colonnes</th><th valign="top">Remarques</th></tr></thead><tbody><tr><td valign="top"><strong>Colonnes</strong></td><td valign="top"><strong>Remarques</strong></td></tr><tr><td valign="top">Nom</td><td valign="top">Nom de la catégorie (un lien permet d’afficher la fiche d’édition de la catégorie)</td></tr><tr><td valign="top">Description</td><td valign="top">Description de la catégorie</td></tr><tr><td valign="top">Utilisation</td><td valign="top">Nombre de processus listés dans la catégorie</td></tr></tbody></table>

## Formulaire catégorie

<table data-header-hidden><thead><tr><th valign="top">Champs</th><th valign="top">Remarques</th></tr></thead><tbody><tr><td valign="top"><strong>Champs</strong></td><td valign="top"><strong>Remarques</strong></td></tr><tr><td valign="top">Nom</td><td valign="top">Identifiant unique pour la catégorie; doit être conforme à la nomenclature et limité à 30 caractères (champ obligatoire)</td></tr><tr><td valign="top">Description</td><td valign="top">Description de la catégorie limitée à 255 caractères (champ obligatoire)</td></tr></tbody></table>

## Suppression d'une catégorie

Une catégorie ne peut pas être supprimée si elle est utilisée par un processus.


---

# 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.workflowgen.com/admin-fr/9.2/informations-generales/categories.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.
