# Secretary

Manage student records, enrollments, and daily operations.

* Student files, transcripts, payment tracking—the daily stuff
* Register students, print documents, manage classes
* For front desk and administrative staff

![Secretary workspace.](/files/fMy5f1oQQkSHOgfm8Ukt)

## What You Can Do

### Student Records

Access student files, report cards, timetables, transcripts, skills, academic history, and payment tracking.

![Student list.](/files/x0XvkrYBiwvNpjXcKleK) ![Transcripts.](/files/cIXVM1y63odAZZ0WAZIu) ![Payment tracking.](/files/uMOz3s15cveINg2bJsPy)

### Branches and Classes

Manage the school's academic structure.

![Branches.](/files/fdaecSKjeOCeCiMIqQRn)

### Subjects

Define subjects for each class with coefficients and teachers.

![Subjects.](/files/at7Um3vUgdQlJDnNE2aA)

### Student Registration

Enroll students in classes.

![Student registration.](/files/rH0tRuKURxuCfWYffNN9)

### Billing

View class billing plans. [Learn more about managing the cash desk](/en/daily-tasks/fees-payments/cashdesk.manage.md).


---

# 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/workspace.secretary.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.
