# バッファ時間

バッファ時間は、予約と予約の間に余裕を持たせます。片付け、準備、移動、休憩のための時間です。

## バッファ時間の設定

1. Shopify Adminで **Sesami > サービス > \[サービスを選択] > 管理**
2. までスクロール **バッファ時間** セクション
3. オプションを設定します：

| オプション           | 内容                         |
| --------------- | -------------------------- |
| **各予約の前**       | すべての予約の前に時間をブロックします        |
| **各予約の後**       | すべての予約の後に時間をブロックします        |
| **その日の最初の予約の前** | その日の開始時に時間をブロックします（例：準備時間） |

4. バッファ時間の長さを分単位で入力してください
5. をクリック **保存**

### 例

お客様に少なくとも **24時間前までに予約してもらいたい場合は**、「各予約の前」を **1440分** （1日）に設定します。

{% hint style="info" %}
バッファ時間は、予約が作成された後に管理者カレンダーに表示されますが、 **表示されません** ストアフロントのカレンダーには表示されません。単にその時間枠を空き状況から除外します。
{% endhint %}

## 固定時間スケジュール

動的なバッファではなく、組み込みの休憩を含む固定スケジュールが必要な場合は、空き時間を手動で区間として設定してください。

**例** — 15分の休憩がある30分サービス：

* 午前9:00 – 午前9:30
* 午前9:45 – 午前10:15
* 午前10:30 – 午前11:00
* 午前11:15 – 午前11:45

この方法を使うと、どの時間枠を利用可能にするかを完全に नियंत्रणできます。

## 一般的な設定

| 業種       | 前   | 後   | 理由      |
| -------- | --- | --- | ------- |
| 美容院      | —   | 15分 | 顧客間の片付け |
| コンサルティング | —   | 10分 | メモと準備   |
| 清掃サービス   | 30分 | 30分 | 移動時間    |
| ヨガクラス    | 15分 | 15分 | 部屋の入れ替え |

## 関連項目

* [当日予約](/ja/yu-yue/availability/same-day-bookings.md) — お客様が現在時刻のどれだけ近くまで予約できるかを制御する
* [リソースの利用可能状況](/ja/yu-yue/availability/resource-availability.md) — 空き時間のスケジュールを設定する
* [柔軟な時間枠](/ja/yu-yue/availability/flexible-slots.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/yu-yue/availability/buffer-times.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.
