# Checking Attendance as an Instructor

Marking attendance takes just a moment — directly from the lesson view in your Instructor Panel.

## How to mark attendance

Log in to the Instructor Panel, go to the ***My calendar*** tab, and click the tile of the lesson you want to open the ***E-register*** for.

Toggle the switch next to a participant's name to mark them as absent, then save your changes.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGaO6of35OStmtsM3pEhY%2Fuploads%2Fgit-blob-1d886099bdac7eec704336d7ae8750c1c5490b72%2Fsprawdzanie-obecnosci-prowadzacy.mp4?alt=media>" %}


---

# 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://help.activenow.io/en/instructor-panel/checking-attendance-as-an-instructor.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.
