> 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.md).

# 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 files. They contain a detailed view of your invoice data, including individual charges, subscriptions, and orders for the billing period.&#x20;

An Excel statement contains the following tabs:

* **Summary** – Shows objects associated with the statement (for example, agreement, licensee, and orders) with links to open them in the platform.
* **Charges** – Shows charges and subscriptions for the billing period. You can also see individual items, quantities, and prices. If [split billing](/modules-and-features/billing/split-billing.md) is enabled, you can view allocation percentage and estimated license count (ELC) details.
* **Orders** – Shows a list of orders for this billing period.

### Statements page

The **Statements** page shows all statements for your account.

To open this page, select **Billing** > **Statements** from the main menu.

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

Each row shows the statement ID, creation date, estimated sales price, current status, and more.&#x20;

You can also select a statement to view detailed information. Use the detail view to review:

* A list of charges and subscriptions for the billing period.
* Statement metadata and events.&#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/rsfihtFl82gN1jRj6Dj5" %}
[Download statement](/modules-and-features/billing/statements/download-statements.md)
{% endcontent-ref %}


---

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