> 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.md).

# Embed Forms, Surveys, Calendars

With Supademo's embed step feature, you can embed select calendar links and forms directly onto Supademo.

By making forms and calendars accessibly directly within Supademo, you can encourage more viewers to take action at their moment of inspiration — whether that is submitting feedback, scheduling a demo, or jumping on an onboarding call.

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

<details>

<summary>Supademo <strong>currently supports the following apps embedded in Chapters:</strong></summary>

* Calendly
* Cal.com
* Tally
* JotForm
* Hubspot Forms
* Hubspot Calendar
* Typeform
* Google Forms
* SavvyCal
* Calendar
* SimplyMeet.me
* Sidekick
* RevenueHero
* TidyCal
* Chili Piper
* Acuity Scheduling
* Setmore
* Book Like A Boss
* Doodle
* OnceHub
* SurveyMonkey
* Fillout
* Feathery
* Formless
* Formcrafts
* Microsoft Forms
* Paperform
* QuestionScout
* Formstack
* ClickUp
* Forms.app
* Visme
* MakeForms
* Zoho
* Brevo

Want to request a new integration? Let us know by [visiting our feedback center.](https://feedback.supademo.com/feature-requests)

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.supademo.com/customize/chapters/embed-forms-surveys-calendars.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
