> 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/lineups.md).

# Lineups

## What is the Lineups feature?

Lineups are a powerful tool that allows supervisors to make smart decisions while managing lesson meeting areas. All the real-time information sups need to send out lessons successfully is listed conveniently on a mobile device. They’ll have access to guest-to-instructor ratios, rosters, and scheduling actions.

Fundamentally, Lineups are groupings of tasks that a specific supervisor or group of supervisors oversee when lessons go out in a day. Usually, Supervisors oversee more than one product, so the Lineups feature in flaik allows you to see detailed information about the guests and instructors that will be arriving at a certain meeting area. These groups are usually organized by meeting locations, start times, task type and ages. Lineups are designed to be used outside at your resort’s meeting area, so they are only available in the mobile version of flaik.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2F3LyyXTasA3ART09jxUpU%2FLineups%20launch.png?alt=media&amp;token=eda0674f-2d9d-4449-b571-35233cbdaebb" alt=""><figcaption></figcaption></figure>

### How will Lineups help my organization?

Lineups aim to address the challenges faced by snowsports schools relying on outdated paper printouts. By transitioning to Lineups, ski schools can expect the following benefits:

1. **Streamlined Process:** Lineups eliminate the need for time-consuming manual preparation of printouts. Supervisors can say goodbye to flipping through numerous pages to locate guest information, as Lineups provides a centralized and easily accessible platform.
2. **Real-Time Updates:** Unlike static printouts, Lineups ensures that supervisors are always up to date with any changes or updates. Supervisors can promptly respond to situations such as instructor delays or last-minute private lesson bookings.
3. **Enhanced Information:** Lineups goes beyond the limitations of printouts by providing comprehensive guest and instructor details, including contact information and guest allergies. This invaluable information enables ski schools to prioritize guest safety and ensure personalized experiences.

With Lineups, ski schools can bid farewell to the inefficiencies and limitations of paper printouts, embracing a modern and efficient approach to managing lineups.

### Recommended Hardware

Lineups can be used with any mobile device with a modern web browser and an internet connection. The design is compatible with any size phone screen, but resorts might prefer to have a designated tablet so they can easily view and access up-to date information. You can also load flaik's mobile tools on your Zebra scanners.&#x20;

<figure><img src="https://3412627069-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fdh5JD0cdH4KWbjolN2Aa%2Fuploads%2FUUwOqiTRmIpOx5D75wuR%2Fimage.png?alt=media&amp;token=797efe87-d394-4d80-a2d9-fe0c2bce5bac" alt=""><figcaption></figcaption></figure>

A waterproof phone or tablet case will allow your team to use lineups during any weather conditions.

<br>


---

# 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/lineups.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.
