> 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-sups-managers/class-management/mobile-class-management.md).

# Mobile class management

Can edit classes in Class Management - permissions required to create and edit classes

### Creating a class&#x20;

Use the Create a new class button in Class Management to form class lists on your phone.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FWSlWwZ0ho3oS0Wcmlvzs%2Fimage.png?alt=media&amp;token=5c161027-33c1-4fc7-82de-6102e694a098" alt=""><figcaption></figcaption></figure>

Select your class type, ability level, and meeting location details. View an instructor's list to add instructors to the class list. Select guests to add to your class list.  \
\
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.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F43x4nCmPJf5xdqJchuK4%2Fimage.png?alt=media&amp;token=44881e79-1202-47b4-9c68-8e90a81d7d79" alt=""><figcaption></figcaption></figure>

The Create new class button is only available on the current day. Edits to classes is available in class details by the Edit class and Edit guests buttons.


---

# 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-sups-managers/class-management/mobile-class-management.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.
