> For the complete documentation index, see [llms.txt](https://docs.flowbookings.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.flowbookings.io/knowledgebase/product-tour.md).

# Product Tour

- [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)


---

# 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.flowbookings.io/knowledgebase/product-tour.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.
