# Statements

A statement is a billing document you receive at the end of your billing period, along with your invoice PDF.

Statements are issued as Excel (`.xlsx`) files and they contain a detailed view of your invoice data, including individual charges, subscriptions, and orders for the billing period. A statement contains the following tabs:

* **Summary** - Contains objects associated with the statement (for example, agreement, licensee, and orders) with links to open them in the platform.
* **Charges** - Contains charges and subscriptions for the billing period. You can also see items within subscriptions, their quantities, and prices. If [split billing](/modules-and-features/billing/split-billing.md) is enabled, allocation percentage and estimated license count (ELC) details are also displayed.
* **Orders** - Contains all orders placed during the billing period, including order type, order date, and related details.

### Accessing statements

The **Statements** page allows you to view all statements for your account.

To access the **Statements** page, select the main menu, then choose **Billing** > **Statements**. The list of statements is displayed, as shown in the following image:

<div data-with-frame="true"><figure><img src="/files/Zl9XXsgeTR2YiWabaERu" alt=""><figcaption><p>Use the Statements page to view your billing statements.</p></figcaption></figure></div>

On the **statements** page, you can view various details for each statement, including the statement ID, creation date, estimated sales price, current status, and more.&#x20;

You can also select a statement ID to view detailed information organized across several tabs. The information available includes:

* A list of charges and subscriptions for the billing period.
* Official statement PDFs.
* A record of events and logs for the statement.&#x20;

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/H38ZNu7svuhfWpGY2l5P" %}
[View statements](/modules-and-features/billing/statements/view-statements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/NsNrykNAzkGwUTQaTy8T" %}
[Filter statements](/modules-and-features/billing/statements/filter-billing-statements.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/hyJZ9XF20NaAan13TO3l" %}
[View billing charges](/modules-and-features/billing/statements/view-charges.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/rsfihtFl82gN1jRj6Dj5" %}
[Download statements](/modules-and-features/billing/statements/download-statements.md)
{% endcontent-ref %}


---

# 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.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.
