> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/en/instructor-panel.md).

# Instructor Panel

The Instructor Panel is your tool for running lessons efficiently — mark attendance, add lesson topics, enter grades, and communicate with participants. Use the guide below to find what you need.

**How do I register as an instructor?** → [Registering as an Instructor](/en/instructor-panel/registering-as-an-instructor.md)

**How do I use the Instructor Panel?** → [Using the Instructor Panel](/en/instructor-panel/using-the-instructor-panel.md)

**Want to mark attendance for a lesson?** → [Checking Attendance as an Instructor](/en/instructor-panel/checking-attendance-as-an-instructor.md)

**Want to add a lesson topic or homework?** → [Adding Lesson Topics and Homework](/en/instructor-panel/adding-lesson-topic-or-homework-as-an-instructor.md)

**Want to enter grades for participants?** → [Entering Participant Grades](/en/instructor-panel/managing-participant-grades.md)

**Want to award a skill to a participant?** → [Assigning Skills to Participants](/en/instructor-panel/e-register-for-instructors.md)

**Want to send an email to participants in your lessons?** → [Sending Emails from the Instructor Panel](/en/instructor-panel/sending-emails-from-instructor-panel.md)

**Want to review a course's lesson history?** → [Viewing Lesson History as an Instructor](/en/instructor-panel/checking-lesson-history-as-an-instructor.md)

**Want to sync your schedule with Google Calendar, Outlook, or Apple Calendar?** → [Calendar Integration: Google, Outlook, Apple](/en/instructor-panel/calendar-integration-google-outlook-apple.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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