> 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/it/information-de-mise-a-jour/rapport-de-maj-2024.md).

# Rapport de MAJ 2024

* [Aggiornamento di lunedì 8 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-8-janvier-2024.md)
* [Aggiornamento di martedì 9 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-9-janvier-2024.md)
* [Aggiornamento di lunedì 15 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-15-janvier-2024.md)
* [Aggiornamento di mercoledì 17 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-17-janvier-2024.md)
* [Aggiornamento di lunedì 22 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-22-janvier-2024.md)
* [Aggiornamento di lunedì 29 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-lundi-29-janvier-2024.md)
* [Aggiornamento di mercoledì 31 gennaio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-31-janvier-2024.md)
* [Aggiornamento di lunedì 19 febbraio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-19-fevrier-2024.md)
* [Aggiornamento di mercoledì 21 febbraio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-21-fevrier-2024.md)
* [Aggiornamento di martedì 27 febbraio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-27-fevrier-2024.md)
* [Report aggiornato al 27 marzo 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-maj-jusquau-27-mars-2024.md)
* [Rapporto di aggiornamento fino al 10 aprile 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-maj-jusquau-10-avril-2024.md)
* [Rapporto di aggiornamento fino al 1° maggio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-29-avril-2024.md)
* [Rapporto di aggiornamento fino al 6 maggio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-6-mai-2024.md)
* [Rapporto di aggiornamento fino al 20 maggio 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-20-mai-2024.md)
* [Rapporto di aggiornamento fino al 10 giugno 2024.](/it/information-de-mise-a-jour/rapport-de-maj-2024/mise-a-jour-du-10-juin-2024.md)
* [Rapporto di aggiornamento: da giugno ad agosto 2024](/it/information-de-mise-a-jour/rapport-de-maj-2024/rapport-de-mise-a-jour-juin-aout-2024.md)
* [Rapporto di aggiornamento di settembre 2024](/it/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-septembre-2024.md)
* [Rapporto di aggiornamento di ottobre 2024](/it/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-octobre-2024.md)
* [Rapporto di aggiornamento di novembre 2024](/it/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-novembre-2024.md)
* [Rapporto di aggiornamento di dicembre 2024](/it/information-de-mise-a-jour/rapport-de-maj-2024/mises-a-jour-yoplanning-decembre-2024.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, and the optional `goal` query parameter:

```
GET https://docs.yoplanning.support/it/information-de-mise-a-jour/rapport-de-maj-2024.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.
