# Recording attendances

Having set up your course sessions, you'll need to start recording your learners' attendances. You do this using the *Attendances sheet,* which you can access from the main *Attendances* page by clicking on the relevant listing. You'll see a list of learners' names in the first column, then one column for each attendance date. Generally, the default column enabled will be the first one that hasn't been modified yet.

The *Attendance sheet* displays a table with columns listing users, their attendance and dates/times. What dates you view is controlled by the *Filter* drop down menu in the toolbar (choose “all” and click *filter* to see them all). To enable editing of each date column, click the “padlock” ![](/files/-LH9CoX8NUOm2NtcWYCH) in the column heading.

![](/files/-LH9DFycaPfawYxJkxl8)

*Illustration: Attendances sheet*

By default, the system assumes all learners are attending the course session, so **only** take note of **missing** learners, by **unchecking** the learner's box to mark his absence.

A learner missing more than 10% of the total number of sessions will be marked by an orange background. A learner missing more than 25% of the sessions will be marked by a red background. (These colourings are fixed parameters which cannot, at this point in time, be modified inside the platform.)

An attendance sheet can be included in the assessments tool as a marked resource, to count towards a students overall grades for the course.


---

# 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.chamilo.org/1.11.x/teacher-guide/attendances/recording_attendances.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.
