> 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/accademia-di-pianificazione/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/optimisez-lajout-de-vos-ressources-avec-yoplanning.pro.md).

# Ottimizza l'aggiunta delle tue risorse con Yoplanning.pro

## Introduzione

Una buona gestione delle risorse significa garantire sia un'organizzazione fluida sia una migliore esperienza del cliente. In Yoplanning.pro ci sono due modi per aggiungere una risorsa alle tue attività. Ogni metodo soddisfa un'esigenza specifica.

## [Aggiungi una risorsa a un partecipante](/it/accademia-di-pianificazione/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/optimisez-lajout-de-vos-ressources-avec-yoplanning.pro/ajouter-une-ressource-a-un-participant-sur-yoplanning.pro.md)

Quando una risorsa è essenziale per il buon funzionamento di un'attività, deve essere collegata direttamente al partecipante.

## [Aggiungi una risorsa a un ordine](/it/accademia-di-pianificazione/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/optimisez-lajout-de-vos-ressources-avec-yoplanning.pro/ajouter-une-ressource-a-une-commande-sur-yoplanning.pro.md)

Se la risorsa non è direttamente correlata all'attività, ma è un prodotto aggiuntivo destinato alla vendita, allora è meglio aggiungerla direttamente all'ordine.

## Conclusione

Yoplanning.pro ti consente di gestire facilmente le attrezzature essenziali o le vendite aggiuntive. L'uso corretto di questi due metodi ti aiuterà a organizzare meglio le tue attività e a ottimizzare la fatturazione.


---

# 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/accademia-di-pianificazione/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/optimisez-lajout-de-vos-ressources-avec-yoplanning.pro.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.
