# Events

- [Overview](https://docs.shiftiq.com/help/events/overview.md): Schedule classes and exam events, manage rosters and seating, and publish registration tiles to learner portals
- [Schedule a New Exam Event](https://docs.shiftiq.com/help/events/schedule-exam.md): Schedule new exam events from the Events toolkit
- [Create a New Exam Event](https://docs.shiftiq.com/help/events/schedule-exam/create-a-new-exam-event.md): Select the Events toolkit on the Admin Home Page.
- [Schedule a New Class](https://docs.shiftiq.com/help/events/schedule-new-class.md): Create, configure, publish, and manage class events end-to-end
- [How to Create a New Class](https://docs.shiftiq.com/help/events/schedule-new-class/create-class.md): From the Admin Home Screen select the Event Toolkit
- [Add and Edit Class Information](https://docs.shiftiq.com/help/events/schedule-new-class/class-information.md): Under the Registration tab, Administrators are able to manually Add Registrations to a class and download different class Reports.
- [Manually Adding/Removing Registrations](https://docs.shiftiq.com/help/events/schedule-new-class/adding-registrations.md): Under the Registration tab, Administrators are able to manually Add Registrations to a class and download different class Reports.
- [Assign Gradebook to Class](https://docs.shiftiq.com/help/events/schedule-new-class/assign-gradebook.md): Navigate to the Gradebooks tab in the Class you created.
- [Add Seating to a Class](https://docs.shiftiq.com/help/events/schedule-new-class/add-seating-to-class.md): Under the Seats panel, select Add Seat
- [Adding Content](https://docs.shiftiq.com/help/events/schedule-new-class/adding-content.md): Content can be added to a class to provide users with a description or additional information about the class they are registering for.
- [Class Privacy](https://docs.shiftiq.com/help/events/schedule-new-class/class-privacy.md): Groups in the Contacts toolkit can be used to set access permissions for the Classes published on the Portal.
- [Class Settings](https://docs.shiftiq.com/help/events/schedule-new-class/class-settings.md): After a Class is created, the following information can be added or edited under the Class Setup tab:
- [Publish Class Registration](https://docs.shiftiq.com/help/events/schedule-new-class/publish-class-registration.md): When you are ready to Publish your Class to the user Portal, search for the Class you created and under the Class Setup tab, click on the Publish button.
- [Adding Class Registration Tile on Portal Page](https://docs.shiftiq.com/help/events/schedule-new-class/add-registration-tile.md)
- [Class Statuses](https://docs.shiftiq.com/help/events/schedule-new-class/class-statuses.md): After a class is created, an administrator will see various statuses appear next to the class.
- [Using Classes for Exam setup](https://docs.shiftiq.com/help/events/classes-for-exams.md)
- [Assign Assessments](https://docs.shiftiq.com/help/events/classes-for-exams/assign-assessments.md): Before attaching an Assessment Forms to a learners registration, you need to attach the required Assessment Forms to the Class.
- [Login Credentials for Exam](https://docs.shiftiq.com/help/events/classes-for-exams/login-credentials-for-exam.md): An Exam Specific Password is generated for a Learner at the time they complete their Class registration.
- [Exam Login Page](https://docs.shiftiq.com/help/events/classes-for-exams/exam-login-page.md): For learners to login for their exam, they need access to the /ui/lobby/events/login page.
- [What Learners see on the Class Registration Portal Page](https://docs.shiftiq.com/help/events/class-registration.md): On the Classes Search page in the Portal, users will see various statuses. The flowchart below illustrates the different statuses visible to users:


---

# 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.shiftiq.com/help/events.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.
