# Sesami 表单应用

创建自定义信息收集表单，在预订过程中收集客户信息。

{% 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. 前往 **Sesami 管理门户 > 应用**
2. 安装 **Sesami 表单应用**
3. 在 **表单** 部分中，创建你的表单：
   * 添加表单名称
   * 启用它
   * 添加你需要的输入项和问题
4. 将表单链接到某项服务

## 使用场景

* **沙龙** — 询问发质、过敏情况或造型偏好
* **健康养生** — 在疗程前收集健康信息
* **咨询** — 收集背景信息，以便你做好准备
* **活动** — 询问饮食限制或无障碍需求
* **免责声明** — 添加条款接受复选框（参见 [弃权与条款](/zh-cn/yu-yue/booking-features/waiver-terms.md))

## 相关

* [Sesami 即时预订](/zh-cn/yu-yue/booking-features/instant-booking.md) — 表单所需
* [弃权与条款](/zh-cn/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/zh-cn/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.
