# Create a New Exam Event

Select the **Events** toolkit on the **Admin Home Page**.

Select **Schedule a New Exam Event** in the **Administration Tool**s panel.

* Select the **Exam Type** you want to create
  * Class
  * Individual (Accommodated)
  * Individual (Not Accommodated)
  * Sitting
* Select **Exam Format**
  * Online
  * Paper
* **Class/Session Code** (The reference number for related training programs)
* **Billing Code** (If you require billing codes to be added, please contact your InSite Account Representative to assist.
* Add the **Start Date and Time** for the Event
* Add the **Exam Candidate Limit (Capacity)**
* Select the **Venue** for the Exam Event (The training provider, organization, or agency hosting the event)
* If the Exam Event will be in a specific **Building and Room**, add the physical location within the venue where the event occurs.

Click **Save**


---

# 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/schedule-exam/create-a-new-exam-event.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.
