> 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/product-updates-and-launches/fall-updates-2022/november-private-lesson-assignment-module-scheduling-on-mobile.md).

# November - Private Lesson Assignment Module, Scheduling on Mobile

After much ado and anticipation, we're excited to roll out two new features!&#x20;

1. **Private Lesson Assignment Module**
2. **Scheduling on Mobile**

These have been now been released on production as of **Monday, November 21st, 2022.**&#x20;

## Private Lesson Assignment Module

The design of this new module allows supervisors to focus on assigning private lessons and filter by instructor attributes to find the best instructor fit for your guests. With Private Lesson Assignment Module you can assign private lessons efficiently, taking into account both the guest requirements and the instructor's availability.&#x20;

You'll be able to:&#x20;

* Easily identify and assign multi-day lesson series
* Compare instructors' schedules side by side
* Filter by instructor attributes

This module pops up when you click on the eye icon of a private lesson. For those looking to play around with this feature in staging prior to launch, you'll need test private lessons in your staging site.&#x20;

[**Check out this knowledge base article for an in-depth tour of the feature**](/flaik-knowledge-base/for-sups-managers/scheduling/scheduling/private-lesson-assignment-module.md)

## **Scheduling for Mobile - View Schedules**

Supervisors and administrators with access to Scheduling on desktop will now be able to view daily schedules on a phone or tablet.&#x20;

You'll be able to:

* View all staff scheduled for On and Off shifts
* View individual instructor schedules&#x20;

**Check out these knowledge base articles for more details for these features:**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Private Lesson Assignment Module</strong></td><td>Assign individual lessons and multi-day series</td><td></td><td><a href="/flaik-knowledge-base/for-sups-managers/scheduling/scheduling/private-lesson-assignment-module.md">Private Focus Mode</a></td></tr><tr><td><strong>Scheduling for Mobile - View Tasks on Mobile</strong></td><td>Phase 1 of Scheduling for Mobile Release</td><td></td><td><a href="/flaik-knowledge-base/for-sups-managers/scheduling/scheduling-mobile.md">Scheduling: Mobile</a></td></tr></tbody></table>


---

# 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/product-updates-and-launches/fall-updates-2022/november-private-lesson-assignment-module-scheduling-on-mobile.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.
