# Download statements

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;

### Downloading a statement (sign-in required)

To download your statement from the Marketplace Platform:

1. Sign in to your account.
2. Navigate to the **Billing** > **Statements** page.
3. (Optional) Refine your list of statements. 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. Locate the statement to download, then select the statement ID.&#x20;
5. On the statement details page, select the **Attachments** tab, and do one of the following:
   * Select the link in the **Reference** column.
   * Select the actions icon (**•••**) and choose **Download**.&#x20;

### Downloading a statement (no sign-in required)

If you cannot 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: 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/statements/download-statements.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.
