# Sesami Formsアプリ

予約プロセス中に顧客から情報を収集するためのカスタム受付フォームを作成します。

{% embed url="<https://sesami.co/wp-content/uploads/2025/01/2024-unwrapped-sesami-forms-app.mp4>" %}

## できること

* 予約ページにカスタムの質問や項目を追加する
* 項目を必須または任意に設定する
* 既往歴、好み、アレルギー、特別なリクエストなどの情報を収集する
* 収集したデータを予約前の準備に活用する

{% hint style="info" %}
Sesami Forms アプリは、以下を通じて利用できます **Sesami 管理ポータル** および以下と連携します **Sesami インスタント予約** のみ。
{% endhint %}

## フォームの設定

1. Shopify Adminで **Sesami Admin Portal > Apps**
2. をインストールしてください **Sesami Forms App**
3. 以下の **Forms** セクションで、フォームを作成します:
   * フォーム名を追加する
   * 有効にする
   * 必要な入力項目や質問を追加する
4. フォームをサービスにリンクする

## 使用例

* **サロン** — 髪質、アレルギー、スタイルの好みについて質問する
* **ウェルネス** — セッション前に健康に関する受付情報を収集する
* **相談** — 準備できるように背景情報を集める
* **イベント** — 食事制限やアクセシビリティの必要事項について質問する
* **免責同意** — 利用規約の同意チェックボックスを追加する（参照 [同意書・利用規約](/ja/yu-yue/booking-features/waiver-terms.md))

## 関連項目

* [Sesami インスタント予約](/ja/yu-yue/booking-features/instant-booking.md) — Forms に必要
* [同意書・利用規約](/ja/yu-yue/booking-features/waiver-terms.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/apps-integrations/sesami-forms-app.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.
