> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/yoplanning-academie/yoplanning-au-quotidien/utilisation-des-filtres-de-planning.md).

# Utilisation des filtres de planning

**Sommaire de la Documentation pour la Page de Filtres Yoplanning**

1. [**Affichage**](/yoplanning-academie/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/affichage-du-planning.md)
   * Choix de la période d'affichage (1-7 jours)
   * Afficher les lignes vides
   * Afficher les sessions non assignées
2. [**Contexte**](/yoplanning-academie/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/gestion-du-contexte-du-planning.md)
   * Sélection de la Team courante
   * Option de visualisation pour toutes les teams
3. **Type de planning**
   * Planning Standard
   * [Planning Potentiel](/yoplanning-academie/yoplanning-parametrage/le-planning-ia.md)
4. [**Paramètres**](/yoplanning-academie/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/deplacement-des-sessions-et-stages.md)
   * Déplacement
     * Session
     * Groupe de sessions
5. **Configuration des Teams, Produits et Staffs**
   * Explication de l'impact du contexte "Team courante" sur l'affichage
   * Comment basculer entre les différentes Teams, Produits, et Staffs dans les paramètres

Chaque section du sommaire mènera à une page ou une section de documentation dédiée à la fonctionnalité spécifique, où nous fournirons des instructions détaillées, des conseils d'utilisation et des solutions aux problèmes courants.


---

# 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://docs.yoplanning.support/yoplanning-academie/yoplanning-au-quotidien/utilisation-des-filtres-de-planning.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.
