# Getting Started

**eSkool helps schools manage students, staff, fees, and schedules—all in one place.**

This guide is for principals, secretaries, bursars, and teachers who need quick answers during their workday.

{% embed url="<https://www.youtube.com/watch?v=F7DzsvN6kOE>" %}

***

## Daily Tasks

Start here for tasks you do every day:

* [**Students**](/en/daily-tasks/students.md) – Register students, mark attendance, enter grades, print report cards
* [**Timetable**](/en/daily-tasks/timetable.md) – Take attendance, schedule classes and exams, enter grades
* [**Fees & Payments**](/en/daily-tasks/fees-payments.md) – Collect payments, manage cash desk, print receipts

## School Setup

Configure your school at the start of each year:

* [**Classes & Programs**](/en/school-setup/classes-programs.md) – Create classes, tracks, and subjects
* [**School Year**](/en/school-setup/school-year.md) – Set up terms, holidays, rooms, and enrollments
* [**Staff & Teachers**](/en/school-setup/staff.md) – Add staff, assign subjects, manage user accounts

## Online Portal

Let parents and students check information online:

* [**Parent & Student Portal**](/en/online-portal/parent-student-portal.md) – View grades, attendance, and timetables
* [**SMS Messaging**](/en/online-portal/sms.md) – Send text messages to parents

## Settings & Help

* [**System Settings**](/en/settings-and-help/system-settings.md) – Backup data, view audit logs
* [**FAQ**](/en/settings-and-help/faq.md) – Change language, reset passwords, find your database
* [**Licensing**](/en/settings-and-help/licensing.md) – Request a license, payment options

***

## Video Tutorials

* [**eSkool YouTube Channel**](https://www.youtube.com/@eSkoolapp) – Watch step-by-step how-to videos

## Download eSkool

* [**Download Now**](https://eskool.blob.core.windows.net/main/Setup.exe) – Free to try, no time limit
  * Install the platform and explore its full capabilities at your own pace.
* **Step 2:** [\*\*View the Acquisition Guide \*\*](/en/settings-and-help/licensing.md)
  * When you are ready, follow our simple, step-by-step guide to purchase your annual license and unlock the full power of eSkool for your institution.

***


---

# 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/readme.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.
