# Managing Payment Method and Invoices

{% hint style="info" %}
FlytBase does not store your payment information; instead, we manage payments through Chargebee, a standard subscription management tool.
{% endhint %}

#### Follow these steps to change the payment method for your FlytBase subscription:

* Go to 'My Account' from the top right corner of the FlytBase dashboard.
* Then click on 'Manage Subscription'.

<figure><img src="/files/UmcA716WZT7m6hxAIUdI" alt=""><figcaption><p>Manage Subscription</p></figcaption></figure>

* Enter your email and sign-in with a One-Time Password (OTP) received over email.

<figure><img src="/files/PS8TCPMcnwzBJrv2YFOx" alt=""><figcaption><p>Sign in with an OTP</p></figcaption></figure>

* Then click on 'Payment methods'.

<figure><img src="/files/FQkKRvpNxoCw13MGRQff" alt=""><figcaption><p>Payment methods</p></figcaption></figure>

* Now click on 'Edit Payment Method' to change your payment details.

<figure><img src="/files/qsWRQog3m2TL2F3OUsun" alt=""><figcaption><p>Edit payment method</p></figcaption></figure>

#### Billing history

To access your invoice history, follow the steps mentioned below:

* Go to 'My Account' from the top right corner of the FlytBase dashboard.
* Then click on 'Manage Subscription'.
* Enter your email and sign in with a One-Time Password (OTP) received over email.

<figure><img src="/files/GQ8S67kDIUk0kz7Om2wD" alt=""><figcaption><p>Sign in with an OTP</p></figcaption></figure>

* Then click on 'Billing History' to access previous invoices.

<figure><img src="/files/lHeHTj5cEGOtzxDaQjBB" alt=""><figcaption><p>Billing history</p></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://legacydocs.flytbase.com/managing-flytbase-account/managing-payment-method-and-invoices.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.
