# Informations globales

## Aperçu  <a href="#apercu" id="apercu"></a>

Les **informations globales** concernent les informations pouvant être utilisées par tous les processus :

* Les [**Participants**](/admin-fr/9.1/informations-generales/participants.md) représentent l’organisation de la société dans la gestion et l’exécution des processus.<br>
* Les [**Applications**](/admin-fr/9.1/informations-generales/applications.md) sont les applications de workflow appelées depuis WorkflowGen afin de lancer les actions.<br>
* Les [**Catégories**](/admin-fr/9.1/informations-generales/categories.md) sont les mots clés associés aux processus à des fins de recherche.

Le module [**Listes globales**](/admin-fr/9.1/informations-generales/listes-globales.md) permet aux utilisateurs autorisés de gérer les listes de données du module d'administration à utiliser avec les formulaires Web.

Les informations globales sont gérables uniquement par des utilisateurs ayant le profil administrateur.


---

# 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.1/informations-generales.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.
