# How To Cancel Your Free Trial/Subscription

FlowBookings lets you cancel your free trial at any time during the trial period.&#x20;

Follow these instructions to cancel your FlowBookings free trial:

1. Go to the **Billing** page under the **Account** menu. You'll be redirected to the FlowBookings Customer Portal on Stripe.&#x20;
2. On this page, you'll see your active plan along with the trial date end. Click on the **Cancel Plan** button.&#x20;
3. This will take you to the confirmation page where you have to click on the **Cancel Plan** button again.&#x20;

Once your plan is canceled, you will no longer be able to use FlowBookings to collect bookings. The booking form will also stop collecting submissions.&#x20;

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


---

# 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/account-and-billing/how-to-cancel-your-free-trial-subscription.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.
