# Aplikacja Sesami Forms

Twórz niestandardowe formularze zgłoszeniowe, aby zbierać informacje od klientów podczas procesu rezerwacji.

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

## Co możesz zrobić

* Dodawaj niestandardowe pytania i pola na stronie rezerwacji
* Oznaczaj pola jako wymagane lub opcjonalne
* Zbieraj informacje, takie jak historia zdrowia, preferencje, alergie lub specjalne prośby
* Wykorzystuj zebrane dane do przygotowania się do wizyt

{% hint style="info" %}
Aplikacja Sesami Forms jest dostępna przez **Panel administracyjny Sesami** i współpracuje z **Sesami Instant Booking** tylko.
{% endhint %}

## Konfiguracja formularzy

1. Przejdź do **Sesami Admin Portal > Apps**
2. Zainstaluj **Aplikacja Sesami Forms**
3. W sekcji **Formularze** utwórz swój formularz:
   * Dodaj nazwę formularza
   * Włącz go
   * Dodaj potrzebne pola i pytania
4. Połącz formularz z usługą

## Przykłady użycia

* **Salony** — zapytaj o typ włosów, alergie lub preferencje dotyczące stylu
* **Wellness** — zbieraj informacje zdrowotne przed sesją
* **Konsultacje** — zbieraj informacje ogólne, aby móc się przygotować
* **Wydarzenia** — zapytaj o ograniczenia dietetyczne lub potrzeby dotyczące dostępności
* **Zgody** — dodaj pole wyboru akceptacji warunków (zobacz [Zrzeczenie się odpowiedzialności i warunki](/pl/rezerwacja/booking-features/waiver-terms.md))

## Powiązane

* [Sesami Instant Booking](/pl/rezerwacja/booking-features/instant-booking.md) — wymagane dla formularzy
* [Zrzeczenie się odpowiedzialności i warunki](/pl/rezerwacja/booking-features/waiver-terms.md) — zbieraj akceptację warunków podczas rezerwacji


---

# 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/pl/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.
