# Workspaces

Each role sees a different view of eSkool.

* Teachers see grades and attendance, not financial data
* Bursars see payments, not academic records
* Everyone gets exactly what they need—no more, no less

Staff log in with a username and password provided by the administrator.

## Available Workspaces

* [**Administrator**](/en/school-setup/staff/workspaces/workspace.administrator.md) – Full access to all settings and data
* [**Principal**](/en/school-setup/staff/workspaces/workspace.principal.md) – Academic oversight and reports
* [**Bursar**](/en/school-setup/staff/workspaces/workspace.bursar.md) – Fees, payments, and financial reports
* [**Secretary**](/en/school-setup/staff/workspaces/workspace.secretary.md) – Student records and daily operations
* [**Teacher**](/en/school-setup/staff/workspaces/workspace.teacher.md) – Attendance, grades, and class schedules

## Related

* [**User Accounts**](/en/school-setup/staff/staff.account.md) – Create and manage staff logins


---

# 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/en/school-setup/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.
