# How to mark daily attendance?

Attendance Management Options in WEXL ERP

WEXL ERP provides two convenient options for managing attendance:

1. **Mark as Holiday:** Designate an entire day as a holiday.
2. **Mark Attendance:** Record attendance for a class and automatically notify parents of absentees via SMS, informing them their child is absent for the day.

**Steps to Mark Attendance:**

1. On the **Teacher’s Home Page**, locate the **Attendance** tab on the left-hand side and click on it.
2. This will display a page with a list of all classes and dates.
3. To mark attendance for a specific day, click the three dots next to the respective class. A menu with two options will appear.

<figure><img src="/files/7dAjjZ47Dtpa4mYv5dvr" alt=""><figcaption></figcaption></figure>

4. Select **Mark Attendance**, and a page showing the list of students for the class will be displayed. By default, all students are marked as present.
5. Use the **Search** feature to find a student or scroll through the list to mark absentees.
6. For flexibility, toggle between **Forenoon** and **Afternoon** filters to mark attendance based on the time of absence (e.g., if a student leaves school early due to illness).

<figure><img src="/files/OnxeRPYKPFnckj5KsGPH" alt=""><figcaption></figcaption></figure>

7. Mark absent for any students who are absent and click **Save**.

<figure><img src="/files/BBK15xqIbwx83SXwXUCz" alt=""><figcaption></figcaption></figure>

8. Upon saving, an automatic SMS will be sent to the parents of absentees, informing them of their child’s absence.
9. Attendance reports are saved and can be accessed by teachers as needed.

To learn more about using this feature, please watch the complete video.

{% embed url="<https://youtu.be/DWBgiQM_x5U>" %}


---

# 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.wexledu.com/erp-features/attendance-management/how-to-mark-daily-attendance.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.
