# 5.3 Online Booking System

In response to the needs of the retail service industry, STOREBERRY has set up an online booking system to provide you with diversified sales channels and a more convenient and smooth reservation experience for customers.

### **(i) Add Service**

You can go to the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Booking」「Service」**</mark> and click <mark style="color:purple;background-color:purple;">**「Add Service」**</mark> in the top right corner to add a new service. Here you can fill in the details of the service, such as scope of service, pricing, appointment rules, application form, etc.

<figure><img src="/files/2jgPbwl6mMxTfQxqDng2" alt=""><figcaption></figcaption></figure>

### **(ii) Opening Hour Settings**

After successfully adding a service, you can go to the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Booking」「Timetable」**</mark> and click the pencil icon on the upper right to update the company timetable and set store opening dates.

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

Then you can return to the main page of <mark style="color:purple;background-color:purple;">**「Timetable」**</mark> and click <mark style="color:purple;background-color:purple;">**「Add Timetable」**</mark> or click the <mark style="color:purple;background-color:purple;">**「Details」**</mark> button on the right side of the service item you want to edit to start editing. Here you can set the open appointment date and time period of the service item, the number of people per time slot, etc.

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

### **(iii) Online Booking Management**

After completing all the settings, you can check the reservation status on a yearly or daily basis at STOREBERRY Admin Panel<mark style="color:purple;">**「Booking」「Booking」**</mark>

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

Meanwhile, you can also go to the STOREBERRY Admin Panel<mark style="color:purple;background-color:purple;">**「Booking」「Booking List」**</mark> to manage appointments. All bookings will be displayed on the <mark style="color:purple;background-color:purple;">**「Booking List」**</mark> page. You can click the <mark style="color:purple;background-color:purple;">**「Details」**</mark> button on the right of the booking you want to review, then you will be able to check the booking details, such as who made the booking, what kind of service he/ she booked, and whether the member has attended the booking, etc.

<figure><img src="/files/HjnbsXNFq4gTU6HGboDb" 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/en/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.
