> 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/domande-frequenti/faq-generale/trouvez-votre-id-de-team-sur-yoplanning.pro.md).

# Trova il tuo ID squadra su Yoplanning.pro

**Che cos'è l'ID squadra?**

Il Team ID è un identificatore univoco composto da numeri e lettere. Viene utilizzato per identificare con precisione la tua squadra all'interno di Yoplanning.pro. Questo identificatore è essenziale per invitare i rivenditori nel tuo team o comunicare con i partner che necessitano di identificarti nel loro sistema.

**Passaggi per trovare l'ID della tua squadra**

1. **Accedi all'Amministrazione:**
   * Apri Yoplanning.pro e accedi al tuo account.
   * Nel menu a sinistra, fai clic sulla sezione **"Amministrazione"**.
2. **Vai alla Configurazione:**
   * Nel menu sotto "Amministrazione", seleziona **"Configurazione"**.
3. **Trova ID squadra:**
   * Nella finestra di configurazione, individua e clicca sull'opzione **"Team"** situata in alto a sinistra.
   * Nel profilo della tua squadra visualizzato, scorri fino in fondo per trovare l'ID univoco della tua squadra.
4. **Copia ID squadra:**
   * A destra dell'ID squadra è disponibile un piccolo pulsante. Fare clic su di esso per **copiare l'ID negli appunti** senza errori.

**Consigli e migliori pratiche**

* **Verifica in corso:** assicurati che l'ID copiato sia completo e senza spazi aggiuntivi.
* **Sicurezza:** condividi questo ID solo con persone o entità fidate.


---

# 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/domande-frequenti/faq-generale/trouvez-votre-id-de-team-sur-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.
