> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/billing/statements/download-statements.md).

# Download statement

You can download your billing statements from two locations: the **Statements** page after signing in to your Marketplace account, or the [Billing Statement Download](https://mystatements.platform.softwareone.com/) page without signing in.&#x20;

### Download a statement from your account

To download your statement from your account:

1. Sign in to your account.
2. Go to **Billing** > **Statements**.
3. (Optional) Use filters to find the statement you want. You can filter statements using criteria, such as status, type, ID, and more. For details, see [Filter billing statements](/modules-and-features/billing/statements/filter-billing-statements.md).
4. Select the statement ID.&#x20;
5. On the statement details page, select the **Attachments** tab, then do one of the following:
   * Select the link in the **Reference** column.
   * Select the actions icon (**•••**) and choose **Download**.&#x20;

### Download a statement without signing in

If you can't access your account, you can still download your statement from the [Billing Statement Download](https://mystatements.platform.softwareone.com/) page. This page is publicly available, allowing you to download your statement using your unique invoice ID and statement ID.

To download your statement:

1. Open your invoice. Then, note down the statement ID and invoice ID.

<div data-with-frame="true"><figure><img src="/files/pvOOzX7dIuPGfguln7e0" alt=""><figcaption><p>Your invoice ID and statement ID is available in the header of your invoice.</p></figcaption></figure></div>

2. Go to the [Billing Statement Download](https://mystatements.platform.softwareone.com/) page.
3. Enter your **Invoice ID** and **Statement ID** exactly as shown on the invoice, then select **Download Billing Statement**.

<div data-with-frame="true"><figure><img src="/files/eX94n5yl7VeCmTiNrr6E" alt=""><figcaption><p>Use the Billing Statement Download page to download your statement.</p></figcaption></figure></div>

4. When the download is ready, select **Download Now**.

After downloading the file, you can view detailed charges, subscriptions, and orders placed during the billing period.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/modules-and-features/billing/statements/download-statements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
