# How To View & Download Your Invoices/Billing History

You can find your billing and invoice history in the FlowBookings customer portal.&#x20;

Follow these instructions to view your FlowBookings billing history:

1. Go to the **Billing** page under the **Account** menu. You'll be redirected to the FlowBookings Customer Portal on Stripe.&#x20;
2. Scroll down on this page and you'll find the **Invoice History** section.  You'll find the list of all paid/unpaid invoices here.&#x20;
3. Click on the icon next to the invoice date to view more details of the invoice.&#x20;
4. On the invoice page, you can download both the invoice and payment receipt.

<figure><img src="/files/dp36ji00hEwFBjSypLan" 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-view-and-download-your-invoices-billing-history.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.
