# Class Fees

Set up fees and payment schedules for each class.

* Define exactly what each class costs and when payments are due
* Fees are applied automatically when a student is enrolled
* Flexible billing cycles — monthly, quarterly, annual, or custom

### 1. Open the Class

From the main dashboard, click **Faculties**. Double-click the class you want to configure fees for.

### 2. Go to Billing

Scroll to the **Billing** tab on the right.

### 3. Set Up a Payment Plan

Enter a name for the payment plan, or select an existing one if you've already created a plan for another class.

![Setting up a payment plan.](/files/u9li11joloMVvcE38dRU)

Once saved, every student enrolled in this class will be assigned the correct payment plan automatically.

### 4. Add Fees

For each payment plan, you can add as many fees as needed.

Fill in the following fields:

* **Name** – The fee label (e.g. registration, tuition, exam fees)
* **Due date** – When the payment is expected
* **Amount** – The total amount due

![Adding class fees.](/files/DLkuHcHoI3mJlQVy6CaT)


---

# 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/classes-programs/fee.configure.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.
