# Configure break rotations

If you have ever run a large meet, you know that back-to-back rotations with no breathing room create chaos. Break rotations solve that. They are empty rotation slots that give everyone time to reset between competition rounds.

## Prerequisites

* [Set session timeline](/scheduling/set-session-timeline.md)
* [Configure rotations](/scheduling/configure-rotations.md)

## What break rotations do

A break rotation is a gap in the rotation schedule where no group is competing. During that time:

* Gymnasts transition between apparatus without rushing
* Judges prepare for the next group
* Equipment gets adjusted or repositioned
* The gym clears out one group before the next comes in

In short, they keep your meet from turning into a traffic jam.

## Steps

1. Open the session timeline or rotation configuration.
2. Insert a **break** between rotation rounds where you need one.
3. Set the break duration.
4. The break shows up in the timeline and in the schedule view that registrants see.

## When to use them

Break rotations matter most at large meets where multiple groups share the same gym space. If you are running a smaller meet with plenty of time between rotations, you may not need them at all.

Consider longer breaks when apparatus setups need to change between groups, or between sessions when one group is leaving and another is arriving.

Registrants can see breaks in their schedule view, which helps coaches and families plan their day -- they know when to arrive and when they are done.

## What's next

* [Assign gymnasts to rotations](/scheduling/assign-gymnasts-to-rotations.md) -- place gymnasts into their rotation groups

## Related

* [Set session timeline](/scheduling/set-session-timeline.md)
* [Configure rotations](/scheduling/configure-rotations.md)
* [Scheduling overview](/scheduling/index.md)


---

# 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.gymart.org/scheduling/configure-break-rotations.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.
