# View and download invoices

You can open invoice details from **Billing** > **Invoices** or from an agreement's **Invoices** tab.

From the invoice details page, you can review invoice information and download the invoice PDF.

### Download an invoice

To download an invoice PDF:

1. Go to **Billing** > **Invoices**.
2. (Optional) Use filters to find the invoice you want. For details, see [Find specific invoices using filters](/modules-and-features/billing/invoices/filter-invoices.md).
3. Select an invoice ID to open the invoice details page.
4. Select the **Attachments** tab.
5. Under **Actions**, select **Download**. The invoice downloads as a PDF file.

{% hint style="info" %}
If the **Attachments** tab is empty, no downloadable invoice PDF is available for that invoice yet.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/jeOFAMkC0NihncE6xBxc" alt=""><figcaption><p>Attachments tab on the invoice details page</p></figcaption></figure></div>

### View invoice details

The invoice details page shows the main invoice information in separate tabs.

To open invoice details:

1. Go to **Billing** > **Invoices**.
2. (Optional) Use filters to find the invoice you want.
3. Select an invoice ID. Use these tabs to review the invoice:

<table><thead><tr><th width="235">Tab</th><th>Description</th></tr></thead><tbody><tr><td><strong>Entities</strong></td><td>Shows extended information for records linked to the invoice.</td></tr><tr><td><strong>Attachments</strong></td><td>Shows downloadable invoice files, including the PDF.</td></tr><tr><td><strong>Details</strong></td><td>Shows reference fields, additional IDs, and timestamps.</td></tr><tr><td><strong>Audit trail</strong></td><td>Shows the invoice activity history. For details, see <a href="/spaces/Z5DNbniz33mXCZoO62Rm/pages/JDfWpNZKSOWvWaQjaRbq">Audit trail</a>.</td></tr></tbody></table>

### View invoices from an agreement

You can also open invoices directly from an agreement.

1. Open the agreement details page.
2. Select the **Invoices** tab.
3. Select an invoice ID to open the invoice details page.

From there, you can review the invoice tabs or download the PDF from **Attachments**.

For help reading invoice fields and charges, see [Understand your billing documents](/modules-and-features/billing/understand-your-billing-documents.md).


---

# 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.platform.softwareone.com/modules-and-features/billing/invoices/download-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.
