# Viewing your sales summaries details

The Sales summary details report provides a comprehensive overview of your sales performance. This page allows you to access detailed summaries of your sales transactions, enabling you to analyze and track sales data effectively. Follow the steps below to navigate the sales summary details and export your data as needed.

To view your sales summary details:

1. Click **Sales summaries** in the left navigation. The Sales summaries page appears.
2. Click the summary ID link under the **Summary ID** column. The Sales summary details page appears.
3. To view the related data linked to the sales summary, click the **Transaction or Order ID** links.

   <figure><img src="/files/Pjl8DdFL4Qtbea3l2NJU" alt=""><figcaption></figcaption></figure>

Use the **Export as CSV** tool to export the report as a JSON or CSV file. See Exporting[ your sales summary details](/digital-river-api/administration/dashboard/finance/sales-summaries/exporting-your-sales-summary-details..md) for more information.


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/finance/sales-summaries/viewing-your-sales-summaries-details.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.
