# Commission Rate Log

Channels can view historical commission rate changes for each of their apps in the channel dashboard. This log includes:

* Date and time of each change
* Merchant ID of the affected Merchant
* Merchant name of the affected Merchant
* Previous and new commission rates
* Entity responsible for the change

<figure><img src="/files/ag3XR265gfmZCcH1y2fH" alt="Commission Rate Export Modal Step 1 - Select a Date Range"><figcaption><p>You can customize the date range for the commission rate change log report</p></figcaption></figure>

<figure><img src="/files/s7nsVENE1F3i3DbDaho4" alt="Commission Rate Export Modal Step 2 - Customize Columns"><figcaption><p>You can customize the columns you want to export</p></figcaption></figure>

{% hint style="info" %}
Commission rate changes are logged for transparency and auditing purposes. Merchants can also see when rates were last updated and by which app.
{% endhint %}

Dashboard users have the additional ability to export this change log as a CSV file for their own analysis and record-keeping. See the [channel dashboard guide](/resources/channel-dashboard.md#commission-rates) for more details.

Merchant users have an analogous view of their commission rate changes in the merchant dashboard, which reports the same information but includes the apps they are connected to. See the [merchant dashboard guide](/resources/merchant-dashboard.md#commission-rates) for more details.


---

# 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.violet.io/prism/reporting/commission-rate-change-log.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.
