> For the complete documentation index, see [llms.txt](https://knowledgebase.flaik.com/flaik-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/my-classes/create-a-class.md).

# Create a class

Mobile class creation for instructors - permissions required

### Create your own class&#x20;

Use the Create new class button in My Classes to form class lists on your phone. Select your class type, ability level, and meeting location details. View a guests list and select guests to add to your class. \
\
Save the class to view guest details, complete report cards, and help with pickup. Make edits throughout the day to add late students or split a class. \
\
The Create new class button is only available on the current day. For edits to classes after the lesson date, contact your supervisor. \ <br>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FFwejXmNTJMh5gHUdNljh%2FCreate%20a%20class.png?alt=media&amp;token=97f2057b-8ebf-46cc-9427-d3be08518c99" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FEwi3ZPtmZBuH9zj5mBpc%2FSet%20class%20details%20and%20add%20guests.png?alt=media&amp;token=e162b105-454a-4465-b63c-61057e9de002" alt="" width="563"><figcaption></figcaption></figure>

### Duplicate last week's class list on the next program date

If you had a multi-week program class last week, you'll be prompted to duplicate your class list on the next session date. Remove absent guests and add new additions to keep track of attendance.&#x20;

* On the first day of the program, guest can be scanned, pre-assigned, or added to a class using the Create a new class button in My Classes. Check with your Supervisor for further details.&#x20;
* &#x20;You wont see a prompt to duplicate your class if you missed a program date. You'll only be prompted to duplicate the class if you were an instructor on a class for the previous session.&#x20;
* Admin set up is required to outline program dates and enable this feature.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FwOTEtBs6bjroqMQ3P6FA%2FAuto-create%20class.png?alt=media&amp;token=26f897b1-1ca0-4b5c-9e16-8f8bc30c7b93" alt=""><figcaption><p>Pop up prompt will appear in My Classes on the next program date</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledgebase.flaik.com/flaik-knowledge-base/for-instructors/my-classes/create-a-class.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
