# Webflow App - Overview

With the FlowBookings Webflow app, you can build booking forms directly inside Webflow and insert them with a single click.&#x20;

To get started, head over to the FlowBookings Webflow app page on the Webflow Marketplace.&#x20;

From here, install the app on your Webflow site and then open the app on your site.&#x20;

You can log in to the FlowBookings Webflow app using your FlowBookings account credentials. Once logged in, you can access the FlowBookings form builder where you can select the type of form you want to insert to your page.&#x20;

After selecting your form type, all you need to do is click on the 'Copy Cloneable & Insert Script' button. This will automatically insert the booking form script on the page where you want to insert the form and the form cloneable is copied to your clipboard.&#x20;

Now, just paste the copied cloneable by clicking the Ctrl+V (Cmd+V) shortcut to the page and the cloneable will be inserted into the page. &#x20;

<figure><img src="/files/XdQAYsX5iU7tlTqv28BX" alt=""><figcaption></figcaption></figure>

### Troubleshooting Errors

In case you're not receiving any bookings on FlowBookings after submitting the form, you can try the following solutions to fix the issue.&#x20;

1. Check if you've properly pasted the script in the \<head> of the page.&#x20;
2. Check if you haven't deleted any field from the booking form.&#x20;
3. Delete the booking form and paste it again from the Form Builder.&#x20;

If you're still facing problems, feel free to reach out to us at <support@flowbookings.io> or [join our Facebook community](https://www.facebook.com/groups/flowbookings) where you can ask for help.&#x20;


---

# 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://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview.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.
