# 预约报告

将您的预约和预订数据导出为报告，直接发送到您的商店管理员邮箱。

## 计划可用性

报告导出适用于 **专业版** 和 **高级版** 套餐。

## 如何导出

{% stepper %}
{% step %}

#### 打开即将到来的预约

前往 **Sesami > 即将到来的预约** 在您的商店管理员中。
{% endstep %}

{% step %}

#### 点击查看全部

打开完整的预约列表。
{% endstep %}

{% step %}

#### 选择筛选条件

选择以下之一： **即将到来**, **全部**, **过去**，或 **日期范围**.
{% endstep %}

{% step %}

#### 点击导出

报告将在几分钟内通过电子邮件发送到您的商店邮箱。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**速率限制：** 每隔大约可以请求一份新报告 **10分钟**.
{% endhint %}

## 包含内容

导出的报告包括：

* 预约ID / 订单ID
* 团队成员（资源）
* 产品 / 变体
* 时长 / 日期 / 时间
* 客户姓名和电子邮件
* 付款状态
* 改期链接
* 签到 / 未到场状态
* 数量（适用于团体预约）
* 地点（仅限管理员门户）
* 资源（仅限管理员门户）

{% hint style="info" %}
在 Sesami 中， **团队成员属于资源类型** （资源也可以是房间、设备等）。管理员门户导出包括完整的资源和地点字段。
{% endhint %}

## 相关

* [分析](/zh-cn/analytics/analytics.md) — 预订指标和洞察
* [团体预约](/zh-cn/yu-yue/booking-features/group-appointments.md) — 理解导出中的数量
* [地点](/zh-cn/guan-li-yuan/locations.md) — 多地点报告


---

# 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/zh-cn/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.
