# Report delle prenotazioni

Esporta i tuoi appuntamenti e i dati delle prenotazioni come report, recapitato direttamente all’email di amministrazione del tuo negozio.

## Disponibilità del piano

L’esportazione dei report è disponibile nei piani **Pro** e **Premium** .

## Come esportare

{% stepper %}
{% step %}

#### Apri gli appuntamenti imminenti

Vai su **Sesami > Appuntamenti imminenti** nel pannello di amministrazione del tuo negozio.
{% endstep %}

{% step %}

#### Fai clic su Visualizza tutto

Apri l’elenco completo degli appuntamenti.
{% endstep %}

{% step %}

#### Scegli un filtro

Seleziona uno tra: **Imminenti**, **Tutti**, **Passati**, oppure **Intervallo di date**.
{% endstep %}

{% step %}

#### Fai clic su Esporta

Il report verrà inviato via email al tuo indirizzo del negozio entro pochi minuti.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Limite di frequenza:** È possibile richiedere un nuovo report circa ogni **10 minuti**.
{% endhint %}

## Cosa è incluso

Il report esportato include:

* ID appuntamento / ID ordine
* Membro del team (risorsa)
* Prodotto / Variante
* Durata / Data / Ora
* Nome ed email del cliente
* Stato del pagamento
* Link per la riprogrammazione
* Stato di check-in / assenza
* Quantità (per appuntamenti di gruppo)
* Posizione (solo Portale amministratore)
* Risorsa (solo Portale amministratore)

{% hint style="info" %}
In Sesami, **i membri del team sono un tipo di Risorsa** (le risorse possono essere anche stanze, attrezzature, ecc.). L’esportazione del Portale amministratore include tutti i campi completi relativi a risorse e posizioni.
{% endhint %}

## Correlati

* [Analisi](/it/analytics/analytics.md) — metriche e approfondimenti sulle prenotazioni
* [Appuntamenti di gruppo](/it/prenotazione/booking-features/group-appointments.md) — comprendere la quantità nelle esportazioni
* [Sedi](/it/amministratore/locations.md) — report multi-sede


---

# Agent Instructions: 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://help.sesami.co/it/analytics/bookings-report.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.
