# View software assets

To view your active software subscriptions, current spending, or your entire spending, including subscriptions:

1. Go to **Inventory** > **Software Assets**.
2. Use the search options to view your software asset inventory list. You can either enter your PO number or reference number in the **Reference** field or use the filters to narrow down the search results.
3. Review the details on the **Software Assets** and **Financial Transactions** tabs.
   * The **Software Assets** tab displays your active software subscriptions and current spending only. It doesn't display your past payments.&#x20;
   * The **Financial Transactions** tab displays your entire spending across all software, including subscriptions and your past transactions.


---

# 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/inventory/software-assets/view-software-assets.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.
