> 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-des-staffs/consulter-son-dashboard-statistiques-personnelles.md).

# Consulter son Dashboard (Statistiques personnelles)

### Qual è lo scopo di questa funzionalità?

La **Staff Dashboard** di Yoplanning consente a ogni membro dello staff di visualizzare le proprie **statistiche di lavoro** in tempo reale. Puoi monitorare il numero di **sessioni completate**, il **tempo totale lavorato** e le tue **attività unificate**, anche se lavori per più organizzazioni.

***

### Come posso accedere alla mia Dashboard?

#### Passaggi dettagliati

1. **Accedi a Yoplanning**
   * Vai su [Yoplanning.pro](https://yoplanning.pro) e accedi con il tuo account personale.
2. **Accedi al tuo profilo**
   * Nel **menu a sinistra**, clicca su **Il mio account**.
   * Puoi anche cliccare direttamente sul **tuo nome** visualizzato nella parte superiore del programma.
3. **Apri la tua Dashboard**
   * Una volta entrato nel tuo profilo, clicca sul pulsante **Dashboard**.
4. **Controlla le tue statistiche**
   * Vedrai un riepilogo chiaro dei tuoi dati:
     * **Numero di sessioni completate**
     * **Totale ore lavorate**

***

### Buone pratiche e suggerimenti per l'utilizzo

* Controlla regolarmente la tua **Dashboard** per monitorare i tuoi progressi e prevedere le ore che dovrai dedicare alle prossime attività.
* Queste statistiche sono **unificate**: includono **tutte le tue attività**, anche se lavori per **più team** utilizzando Yoplanning.
* I dati vengono aggiornati **automaticamente** al termine di ogni sessione.

***

### Problemi comuni e soluzioni

| Problema                                              | Probabile causa                                       | Soluzione                                                                             |
| ----------------------------------------------------- | ----------------------------------------------------- | ------------------------------------------------------------------------------------- |
| Il pulsante "Dashboard" non viene visualizzato        | Non hai effettuato l'accesso con un account personale | Verifica di aver effettuato correttamente l'accesso al tuo account personale          |
| Le statistiche sembrano incomplete.                   | Le date del filtro sono errate                        | Filtra per data; questo verrà salvato per la tua prossima visita.                     |
| I dati di un'altra struttura non vengono visualizzati | Strutture non collegate al tuo account                | Verifica che il tuo account personale sia correttamente collegato a tutti i tuoi team |

***

### Riepilogo rapido

**Dashboard di monitoraggio** = visione completa della tua attività, in tutte le strutture. ➡️ Accesso: **Il mio account → Dashboard** Tieni traccia delle tue **ore**, **sessioni** e **prestazioni**, tutto in un unico posto.


---

# 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-des-staffs/consulter-son-dashboard-statistiques-personnelles.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.
