> For the complete documentation index, see [llms.txt](https://help.sesami.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sesami.co/ja/yu-yue/availability/same-day-bookings.md).

# 当日予約

次の場合はこのオプションを有効にしてください **しない** お客様に当日の予約をしてほしくない場合。

もし **する** 当日予約を許可する場合、この設定では次に予約可能な時間をいつから開始できるかを制御します。切り上げ開始間隔は、お客様が時間枠のどれだけ前までに予約しなければならないかを制御します。

* 無効 — お客様は、今すぐ開始する枠を含め、利用可能な任意の枠を予約できます。
* 5分、&#x20;
* 10分
* 15分
* 30分
* 60分

{% hint style="info" %}
選択した値によって、現在時刻と次に利用可能な予約枠の間の最小時間が決まります。
{% endhint %}

それは **10:45 AM**.&#x20;

〜では **5分** 切り上げ

* 10:45 AMの枠 — 利用不可（現在時刻）
* 10:50 AMの枠 — 利用可能（5分後）

〜では **10分** 切り上げ

* 10:50 AMの枠 — 利用不可（5分後のみ）
* 10:55 AMの枠 — 利用可能（10分後）

〜では **15分** 切り上げ

* 10:45 AMの枠 — 利用不可（現在時刻）
* 11:00 AMの枠 — 利用可能（15分後）

〜では **30分** 切り上げ

* 11:00 AMの枠 — 利用不可（15分後のみ）
* 11:15 AMの枠 — 利用可能（30分後）

〜では **60分** 切り上げ

* 11:00 AMの枠 — 利用不可（15分後のみ）
* 11:45 AMの枠 — 利用可能（60分後）

{% hint style="info" %}
お客様にもっと前もって予約してほしい場合（例: 24時間前）は、 [バッファ時間](/ja/yu-yue/availability/buffer-times.md) を代わりに「当日の最初の予約前」の値とともに使用してください。
{% endhint %}

お客様が当日に予約できるかどうか、また開始時刻のどれだけ近くまで予約できるかを管理します。

## 当日予約を無効にする

次の場合はこのオプションを有効にしてください **しない** お客様に当日の予約をしてほしくない場合。

1. 移動先 **Sesami > サービス > \[サービスを選択]**
2. 確認 **当日予約を無効にする**
3. クリック **保存**

有効にすると、ストアフロントのカレンダーには本日の日付の利用可能な枠は表示されません。

## 切り上げ開始間隔

もし **する** 当日予約を許可する場合、この設定では次に予約可能な時間をいつから開始できるかを制御します。切り上げ開始間隔は、お客様が時間枠のどれだけ前までに予約しなければならないかを制御します。

**オプション:**

* 無効 — お客様は、今すぐ開始する枠を含め、利用可能な任意の枠を予約できます。
* 5分、&#x20;
* 10分
* 15分
* 30分
* 60分

{% hint style="info" %}
選択した値によって、現在時刻と次に利用可能な予約枠の間の最小時間が決まります。
{% endhint %}

### 例

それは **10:45 AM**.&#x20;

〜では **5分** 切り上げ

* 10:45 AMの枠 — 利用不可（現在時刻）
* 10:50 AMの枠 — 利用可能（5分後）

〜では **10分** 切り上げ

* 10:50 AMの枠 — 利用不可（5分後のみ）
* 10:55 AMの枠 — 利用可能（10分後）

〜では **15分** 切り上げ

* 10:45 AMの枠 — 利用不可（現在時刻）
* 11:00 AMの枠 — 利用可能（15分後）

〜では **30分** 切り上げ

* 11:00 AMの枠 — 利用不可（15分後のみ）
* 11:15 AMの枠 — 利用可能（30分後）

〜では **60分** 切り上げ

* 11:00 AMの枠 — 利用不可（15分後のみ）
* 11:45 AMの枠 — 利用可能（60分後）

## 設定方法

1. 移動先 **Sesami > サービス > \[サービスを選択]**
2. 「〜」を見つけます **当日予約** セクション
3. 切り上げ間隔を選ぶか、当日予約を完全に無効にします
4. クリック **保存**

{% hint style="info" %}
お客様にもっと前もって予約してほしい場合（例: 24時間前）は、 [バッファ時間](/ja/yu-yue/availability/buffer-times.md) を代わりに「当日の最初の予約前」の値とともに使用してください。
{% endhint %}

## 関連

* [バッファ時間](/ja/yu-yue/availability/buffer-times.md) — 予約の間に準備時間を追加
* [カレンダーの開始日](/ja/yu-yue/availability/calendar-start-date.md) — カレンダーに最初に表示する日付を制御
* [柔軟な枠](/ja/yu-yue/availability/flexible-slots.md) — 時間枠の間隔を制御


---

# 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://help.sesami.co/ja/yu-yue/availability/same-day-bookings.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.
