# 5.3 オンライン予約システム

小売サービス業界のニーズに応え、STOREBERRYはオンライン予約システムを導入しました。これにより、多様な販売チャネルと、顧客により便利でスムーズな予約体験を提供できます。

### (i）サービスを追加する

<mark style="color:purple;background-color:purple;">**STOREBERRY管理画面の「予約」＞「サービス」**</mark>に移動し、右上の<mark style="color:purple;background-color:purple;">**「サービスを追加」**</mark>をクリックして新しいサービスを追加します。

ここでは、サービスの範囲、価格設定、予約ルール、申し込みフォームなど、サービスの詳細を入力できます。

<figure><img src="/files/BAqwhJr9R3sviXzWScrf" alt=""><figcaption></figcaption></figure>

### **(ii)** 営業時間の設定

サービスを正常に追加した後、<mark style="color:purple;background-color:purple;">**STOREBERRY管理画面の「予約」＞「タイムテーブル」**</mark>に移動し、右上の鉛筆アイコンをクリックして、会社のタイムテーブルを更新し、店舗の営業日を設定できます。

<figure><img src="/files/61F1beqw46ThiNtf1tp2" alt=""><figcaption></figcaption></figure>

その後、<mark style="color:purple;background-color:purple;">**「タイムテーブル」**</mark>のメインページに戻り、<mark style="color:purple;background-color:purple;">**「タイムテーブルを追加」**</mark>をクリックするか、編集したいサービス項目の右側にある<mark style="color:purple;background-color:purple;">**「詳細」**</mark>ボタンをクリックして編集を開始します。

ここでは、サービス項目の予約可能な日付と時間帯、時間枠ごとの人数などを設定できます。

<figure><img src="/files/zNwjm0gJKbUBBFTajAZ8" alt=""><figcaption></figcaption></figure>

### **(iii)** オンライン予約管理

すべての設定が完了したら、<mark style="color:purple;background-color:purple;">**STOREBERRY管理画面の「予約」＞「予約管理」**</mark>で、予約状況を年別または日別に確認できます。

<figure><img src="/files/FYcb1OMvgkaMqie7n61v" alt=""><figcaption></figcaption></figure>

同時に、STOREBERRY管理画面の<mark style="color:purple;background-color:purple;">**「予約」＞「予約リスト」**</mark>に移動して、予約を管理することもできます。

すべての予約は<mark style="color:purple;background-color:purple;">**「予約リスト」**</mark>ページに表示されます。確認したい予約の右側にある<mark style="color:purple;background-color:purple;">**「詳細」**</mark>ボタンをクリックすると、誰が予約したか、どのようなサービスを予約したか、会員が予約に出席したかなどの詳細を確認できます。

<figure><img src="/files/yP6dLgktqfT25IcU4Nju" alt=""><figcaption></figcaption></figure>

<br>


---

# 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://storeberry-docs.gitbook.io/user-guide/ja/value-added-services/5.3-online-booking-system.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.
