# How To Update Payment Methods

FlowBookings lets you change or update your payment methods easily from our customer portal.&#x20;

Follow these instructions to update payments methods for your FlowBookings account:

1. Go to the **Billing** page under the **Account** menu. You'll be redirected to the FlowBookings Customer Portal on Stripe.&#x20;
2. Under the **Payment Method** section, you'll find information about your current payment method.&#x20;
3. You can delete your current payment method by clicking the three dots next to it and choosing the delete option.&#x20;
4. To add a new payment method, click on the **Add Payment Method** button.&#x20;
5. Enter the payment method details and click on the **Add** button. &#x20;

<figure><img src="/files/V3wJDmrmTALFiveuRKih" 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-update-payment-methods.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.
