# View Invoices

1. To view past invoices, go to your workspace's [Plan & Billing page](https://app.roboflow.com/the-analytics-zone/settings/plan) and select "Go to Portal".

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

2. In the billing portal, click on any of the available invoices. You can click "view more" to show more invoices or click the search icon to find a specific invoice.

This screen will present you with three options:

* Downalod your Invoice
* Download Receipt
* View Invoice and Payment details

By clicking on the last option you can see the invoice in it's entirety to understand how your account was charged.


---

# 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.roboflow.com/billing/plans/view-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.
