# Espaces de travail

* [**Comptes utilisateurs**](/configuration-de-lecole/staff/staff.account.md) – Créer et gérer les identifiants du personnel

## Voir aussi

* [**Enseignant**](/configuration-de-lecole/staff/workspaces/workspace.teacher.md) – Présences, notes et emplois du temps
* [**Secrétaire**](/configuration-de-lecole/staff/workspaces/workspace.secretary.md) – Dossiers étudiants et opérations quotidiennes
* [**Comptable**](/configuration-de-lecole/staff/workspaces/workspace.bursar.md) – Frais, paiements et rapports financiers
* [**Directeur**](/configuration-de-lecole/staff/workspaces/workspace.principal.md) – Supervision académique et rapports
* [**Administrateur**](/configuration-de-lecole/staff/workspaces/workspace.administrator.md) – Accès complet à tous les paramètres et données

## Espaces de travail disponibles

Le personnel se connecte avec un nom d'utilisateur et mot de passe fournis par l'administrateur.

* Chacun a exactement ce dont il a besoin — ni plus, ni moins
* Les comptables voient les paiements, pas les dossiers académiques
* Les enseignants voient les notes et présences, pas les données financières

Chaque rôle voit une vue différente d'eSkool.


---

# 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.eskool.fr/configuration-de-lecole/staff/workspaces.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.
