> For the complete documentation index, see [llms.txt](https://docs.supademo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.supademo.com/customize/chapters/embed-forms-surveys-calendars-1.md).

# Embed Forms, Surveys, Calendars

***

### **What are Embed Chapters?**

Embed Chapters allow you to **integrate third-party forms, surveys, and calendar booking tools** directly within your Supademo. Instead of redirecting viewers to an external page, they can interact with embedded content seamlessly inside the demo experience.

Supademo supports embeds from popular tools like Tally, Calendly, Google Forms, HubSpot Forms, and many more.

{% @supademo/embed demoId="clulqwt5q05ho7ll983av2m96" url="<https://app.supademo.com/demo/clulqwt5q05ho7ll983av2m96>" %}

***

### **How to Embed Forms and Calendars**

1. Open the demo in the **editor**.
2. Click **Add Chapter** where you want the embed to appear.
3. In Chapter Settings, click **Embed** under Chapter type.
4. Paste the form or calendar link in the **Embed URL** box.
5. Click the **Go** button to load the embed preview.
6. Click **Save** to apply the chapter.

> 💡 **Tip:** Viewers will be able to fill out forms and schedule meetings without leaving your Supademo!

***

### **Supported Platforms**

Supademo supports embeds from a wide range of tools, including:

* **Forms** — Tally, Typeform, Google Forms, HubSpot Forms, Jotform
* **Calendars** — Calendly, Cal.com, HubSpot Meetings, Chili Piper
* **Surveys** — SurveyMonkey, Qualtrics, and more

{% hint style="info" %}
Most tools that provide an embed or share link should work with Supademo's embed chapters.
{% endhint %}

***

### **Benefits**

* **Seamless experience** — Viewers interact with forms and calendars without leaving the demo.
* **Higher conversions** — Reduce friction by keeping everything in one place.
* **Flexible integrations** — Works with most popular form, survey, and calendar tools.
* **Strategic placement** — Add embeds at any point in your demo — beginning, middle, or end.
* **No code required** — Simply paste a link and you're done.

***

### **Use Cases**

<details>

<summary><strong>Lead Capture with Embedded Forms</strong></summary>

Embed a Tally, Typeform, or HubSpot form at the start or end of your demo to capture viewer information. Qualify leads before or after they experience your product — all without redirecting them away.

</details>

<details>

<summary><strong>Meeting Booking with Calendar Embeds</strong></summary>

Embed a Calendly or Cal.com link at the end of your demo so interested viewers can book a meeting immediately. No extra clicks, no lost momentum — just seamless scheduling.

</details>

<details>

<summary><strong>Collecting Feedback with Surveys</strong></summary>

Embed a survey at the end of your demo to gather feedback from viewers. Understand what resonated, what confused them, and how to improve future demos.

</details>

<details>

<summary><strong>Gating Content with Pre-Demo Forms</strong></summary>

Add an embedded form at the beginning of your demo to collect information before viewers proceed. Great for gating premium content or qualifying leads upfront.

</details>

***

> ✨ **The Result:** A seamless demo experience where viewers can engage, convert, and book — all without leaving your Supademo.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.supademo.com/customize/chapters/embed-forms-surveys-calendars-1.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.
