# 予約レポート

ご予約と予約データをレポートとしてエクスポートし、ストア管理者のメールアドレスに直接送信できます。

## プランの利用可能状況

レポートのエクスポートは、 **Pro** および **Premium** プランで利用できます。

## エクスポート方法

{% stepper %}
{% step %}

#### 今後の予約を開く

Shopify Adminで **Sesami > 今後の予約** ストア管理画面で。
{% endstep %}

{% step %}

#### 「すべて表示」をクリック

予約一覧の全体を開きます。
{% endstep %}

{% step %}

#### フィルターを選択

次のいずれかを選択： **今後**, **すべて**, **過去**、または **日付範囲**.
{% endstep %}

{% step %}

#### 「エクスポート」をクリック

レポートは数分以内にストアのメールアドレスへ送信されます。
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**レート制限：** 新しいレポートはおよそ **10分ごと**.
{% endhint %}

## 含まれる内容

エクスポートされたレポートには次が含まれます：

* 予約ID / 注文ID
* チームメンバー（リソース）
* 商品 / バリエーション
* 所要時間 / 日付 / 時刻
* 顧客名とメールアドレス
* 支払いステータス
* 再予約リンク
* チェックイン / 無断キャンセルのステータス
* 数量（グループ予約の場合）
* ロケーション（管理ポータルのみ）
* リソース（管理ポータルのみ）

{% hint style="info" %}
Sesami では、 **チームメンバーはリソースタイプです** （リソースは部屋、機器などの場合もあります）。管理ポータルのエクスポートには、リソースとロケーションの全項目が含まれます。
{% endhint %}

## 関連項目

* [分析](/ja/analytics/analytics.md) — 予約指標とインサイト
* [グループ予約](/ja/yu-yue/booking-features/group-appointments.md) — エクスポートにおける数量の理解
* [ロケーション](/ja/guan-li-zhe/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/ja/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.
