# Fees & Payments

Handle all school finances—collect tuition, manage the cash desk, and print receipts.

* See who's paid and who hasn't in seconds
* Keep clean records for when the auditors come
* Bursars, secretaries, and accountants all work here

## What You Can Do

* [**Collect Payments**](/en/daily-tasks/fees-payments/payment.collect.md) – Record payments from students and parents
* [**Cash Desk**](/en/daily-tasks/fees-payments/cashdesk.manage.md) – Manage daily cash transactions and transfers
* [**Print Receipts**](/en/daily-tasks/fees-payments/receipt.print.md) – Generate official receipts and invoices
* [**Account Books**](/en/daily-tasks/fees-payments/accountbooks.list.md) – View and manage financial accounts
* [**Billing Plans**](/en/daily-tasks/fees-payments/billingplan.define.md) – Set up payment plans for groups of students

## Related

* [**Class Fees**](/en/school-setup/classes-programs/fee.configure.md) – Assign fees to specific classes


---

# 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/daily-tasks/fees-payments.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.
