# Analytics

The **Analytics** feature gives you insight into billing data from your invoices.

Use this feature to monitor spending, forecast budgets, and manage costs.

Analytics also uses interactive charts and tables to help you analyze billed charges. You can choose a time period, group data by category, and apply filters to focus on the charges that matter most.

### Accessing billing analytics

To access **Analytics**, select the main menu, then choose **Billing** > **Analytics**.

<div data-with-frame="true"><figure><img src="/files/VbJmqdkQjSUC4fXbzHs1" alt=""><figcaption><p>The Analytics page within SoftwareOne Marketplace.</p></figcaption></figure></div>

### Analytics page layout

The page has four main areas:

* **Filters sidebar** - Customize your view by selecting a time period and granularity. Group data by dimensions such as **Agreement**, **Document type**, **Entitlement**, or **Product**. You can also apply filters, operators, and a currency. For more details, see [Customize analytics with filters](/modules-and-features/billing/analytics/customize-analytics-with-filters.md).
* **Analytics dashboard** - Contains the **Export** option to download the current data. For more details, see [Export billing data](/modules-and-features/billing/analytics/export-billing-data.md).
* **Analytics chart** - Shows billed charges over time based on your selected filters and grouping. When you apply a **Group by** category, the chart displays the top 10 entities with the highest billed amounts. Remaining entities are grouped into a single Others category, such as "Others / Unmatched vendor profiles".
* **Analytics table** - Displays billing data in a structured format. The columns update based on your chosen date granularity and include a **Total** column for quick reference.

{% hint style="info" %}

* When you first open **Analytics**, no chart data appears. Apply filters in the left sidebar, then select **Show results** to view data from your invoices and credit memos. For more details, see [Customize analytics with filters](/modules-and-features/billing/analytics/customize-analytics-with-filters.md).
* All data on the **Analytics** page is view-only. You cannot edit it.
  {% endhint %}

### Currency selection and conversion <a href="#currency-selection-and-conversion" id="currency-selection-and-conversion"></a>

By default, **Analytics** shows amounts in your standard billing currency. Use the **Currency** filter in the sidebar to select a different target currency.

When you select a new target currency, the platform automatically applies the relevant exchange rates to convert your billing data.

When a conversion is applied, a note appears at the bottom of the data table stating: *"An exchange rate was applied for the selected currency."*

### Related topics

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/6NVY8uBdygIMllfrbxgt" %}
[Customize analytics with filters](/modules-and-features/billing/analytics/customize-analytics-with-filters.md)
{% endcontent-ref %}

{% content-ref url="/spaces/Z5DNbniz33mXCZoO62Rm/pages/TiE2DredeaAZTWCrr5Rd" %}
[Export billing data](/modules-and-features/billing/analytics/export-billing-data.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/analytics.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.
