# FlowBookings Documentation

## Knowledgebase

- [Quick Start Guide](https://docs.flowbookings.io/knowledgebase/getting-started/quick-start-guide.md)
- [FlowBookings Dashboard](https://docs.flowbookings.io/knowledgebase/product-tour/flowbookings-dashboard.md)
- [Webflow App - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview.md)
- [How To Install FlowBookings Webflow App](https://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview/how-to-install-flowbookings-webflow-app.md)
- [How To Create Booking Forms In Webflow Using FlowBookings](https://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview/how-to-create-booking-forms-in-webflow-using-flowbookings.md)
- [How To Customize Booking Forms In Webflow](https://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview/how-to-customize-booking-forms-in-webflow.md)
- [Connect FlowBookings to Webflow](https://docs.flowbookings.io/knowledgebase/product-tour/webflow-app-overview/connect-flowbookings-to-webflow.md)
- [Services - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/services-overview.md)
- [How To Add & Manage Services](https://docs.flowbookings.io/knowledgebase/product-tour/services-overview/how-to-add-and-manage-services.md)
- [Working Hours & Breaks](https://docs.flowbookings.io/knowledgebase/product-tour/services-overview/working-hours-and-breaks.md)
- [Service Categories](https://docs.flowbookings.io/knowledgebase/product-tour/services-overview/service-categories.md)
- [Bookings - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/bookings-overview.md)
- [How To Add Bookings Manually](https://docs.flowbookings.io/knowledgebase/product-tour/bookings-overview/how-to-add-bookings-manually.md)
- [Customers - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/customers-overview.md)
- [How To Add Customers Manually](https://docs.flowbookings.io/knowledgebase/product-tour/customers-overview/how-to-add-customers-manually.md)
- [How To Delete A Customer](https://docs.flowbookings.io/knowledgebase/product-tour/customers-overview/how-to-delete-a-customer.md)
- [Email Customizer  - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/email-customizer-overview.md)
- [How To Disable Emails](https://docs.flowbookings.io/knowledgebase/product-tour/email-customizer-overview/how-to-disable-emails.md)
- [How To Edit & Personalize Emails](https://docs.flowbookings.io/knowledgebase/product-tour/email-customizer-overview/how-to-edit-and-personalize-emails.md)
- [Holiday](https://docs.flowbookings.io/knowledgebase/product-tour/holiday.md)
- [Payments](https://docs.flowbookings.io/knowledgebase/product-tour/payments.md)
- [Global Settings - Overview](https://docs.flowbookings.io/knowledgebase/product-tour/global-settings-overview.md)
- [Zapier Integration Guide](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide.md)
- [Available Triggers](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide/available-triggers.md)
- [Available Actions](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide/available-actions.md)
- [API Reference](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide/api-reference.md)
- [Bookings](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide/api-reference/bookings.md)
- [Services](https://docs.flowbookings.io/knowledgebase/integrations/zapier-integration-guide/api-reference/services.md)
- [How To Customize Your Profile](https://docs.flowbookings.io/knowledgebase/account-and-billing/how-to-customize-your-profile.md)
- [How To Cancel Your Free Trial/Subscription](https://docs.flowbookings.io/knowledgebase/account-and-billing/how-to-cancel-your-free-trial-subscription.md)
- [How To Upgrade/Downgrade Your Plan](https://docs.flowbookings.io/knowledgebase/account-and-billing/how-to-upgrade-downgrade-your-plan.md)
- [How To View & Download Your Invoices/Billing History](https://docs.flowbookings.io/knowledgebase/account-and-billing/how-to-view-and-download-your-invoices-billing-history.md)
- [How To Update Payment Methods](https://docs.flowbookings.io/knowledgebase/account-and-billing/how-to-update-payment-methods.md)
- [How Do I Contact Support For Help?](https://docs.flowbookings.io/knowledgebase/faqs/how-do-i-contact-support-for-help.md)
- [Why Is My Cloneable Form Not Working?](https://docs.flowbookings.io/knowledgebase/faqs/why-is-my-cloneable-form-not-working.md)
- [Why Can’t I Delete A Customer?](https://docs.flowbookings.io/knowledgebase/faqs/why-cant-i-delete-a-customer.md)
- [Why Am I Not Receiving Email Notifications For My Bookings?](https://docs.flowbookings.io/knowledgebase/faqs/why-am-i-not-receiving-email-notifications-for-my-bookings.md)
- [Are Cloneable Forms Customizable?](https://docs.flowbookings.io/knowledgebase/faqs/are-cloneable-forms-customizable.md)
- [Can I Setup Payments For My Forms?](https://docs.flowbookings.io/knowledgebase/faqs/can-i-setup-payments-for-my-forms.md)
- [Can I Add Buffer Between My Services?](https://docs.flowbookings.io/knowledgebase/faqs/can-i-add-buffer-between-my-services.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.flowbookings.io/knowledgebase/getting-started/quick-start-guide.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.
