> For the complete documentation index, see [llms.txt](https://docs.gymart.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gymart.org/gym-art-meets-fr/planification/view-schedule-as-registrant.md).

# Voir l'horaire en tant que participant inscrit

Une fois que votre club a été approuvé pour un événement et que l’organisateur a publié le planning, vous pouvez voir exactement quand et où chacune de vos gymnastes participe. C’est la vue que les entraîneurs et les administrateurs du club utilisent pour planifier leur journée.

## Prérequis

* [S’inscrire et être approuvé](/gym-art-meets-fr/inscription/check-registration-status.md) pour un événement

## Étapes

1. Ouvrez l’événement depuis **Mes événements** sur le tableau de bord de votre club. Vous pouvez aussi le trouver via Trouver un événement.
2. Dans la barre latérale d’inscription, cliquez sur **Planning**.
3. Vous verrez le planning de votre club indiquant :
   * Quel **session** chaque gymnaste est dans
   * La **rotation** qui leur est attribuée
   * Leur **appareil de départ**
   * **Horaires** pour l’échauffement, la compétition et les récompenses

C’est tout ce qu’il faut pour amener votre équipe au bon endroit au bon moment.

## Points à garder à l’esprit

Le planning n’est disponible qu’après que l’organisateur de l’événement a créé les sessions et affecté les gymnastes aux rotations. Si vous ne voyez pas encore de planning, l’organisateur ne l’a pas encore publié.

Revenez plus près de la date de l’événement. Les organisateurs finalisent souvent le planning dans les derniers jours avant la compétition, donc le planning peut apparaître tard.

## Lié

* [Vérifier le statut de l’inscription](/gym-art-meets-fr/inscription/check-registration-status.md)
* [Aperçu du planning](/gym-art-meets-fr/planification/index.md) (pour les organisateurs)
* [Comment puis-je m’inscrire à un événement ?](/gym-art-meets-fr/inscription/index.md)


---

# 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:

```
GET https://docs.gymart.org/gym-art-meets-fr/planification/view-schedule-as-registrant.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.
