# Where to find and download past invoices.

You can easily access your entire billing history for accounting and record-keeping purposes.

1. Navigate to the **"Billing"** tab within your **"Account Settings."**
2. Scroll down to the **"Billing History"** (or "Invoice History") section.
3. Here you will find a list of all your past payments, showing the date, the plan name, the amount, and the payment status (e.g., Paid).
4. To download a specific invoice as a PDF, click the **download icon** located on the right-hand side of the corresponding invoice row.


---

# 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://flensh.gitbook.io/flensh-docs/account-and-billing/4.2.-billing-and-invoices/where-to-find-and-download-past-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.
