> 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/en/yoplanning-academy/yoplanning-au-quotidien/utilisation-des-filtres-de-planning.md).

# Using scheduling filters

**Documentation Summary for the Yoplanning Filters Page**

1. [**Display**](/en/yoplanning-academy/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/affichage-du-planning.md)
   * Choice of display period (1-7 days)
   * Show empty lines
   * Show unassigned sessions
2. [**Context**](/en/yoplanning-academy/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/gestion-du-contexte-du-planning.md)
   * Current Team Selection
   * Viewing option for all teams
3. **Planning Type**
   * Standard Planning
   * [Potential Planning](/en/yoplanning-academy/yoplanning-parametrage/le-planning-ia.md)
4. [**Settings**](/en/yoplanning-academy/yoplanning-au-quotidien/utilisation-des-filtres-de-planning/deplacement-des-sessions-et-stages.md)
   * Shift
     * Session
     * Session group
5. **Configuring Teams, Products and Staff**
   * Explanation of the impact of the "Current Team" context on the display
   * How to switch between different Teams, Products, and Staffs in Settings

Each section of the table of contents will link to a page or documentation section dedicated to the specific feature, where we will provide detailed instructions, usage tips, and solutions to common problems.


---

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