# The Stockr summary

## Introduction

The **Stockr summary** is available for customers who use [Stockr](/product-documentation/patchworks-bolt-ons/stockr/stockr-overview.md) to manage stock levels across multiple Shopify stores.

Here, you can select any date range to view a summary of processed transactions and associated costs. You can also choose to download transactions in CSV format.

## Accessing the Stockr summary

To access the Stockr summary, select the **view account summary** option from the left-hand navigation menu:

![](/files/h7tj7BIx0AcNAVGNZRue)

If Stockr is implemented for your system, a **Stockr** tab is available:

<figure><img src="/files/6qP2w4AUdFlbF0EpMxWE" alt=""><figcaption></figcaption></figure>

## Working with the Stockr summary

All options and information for the **Stockr summary** are accessed via the **Stockr** tab:

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

### Date selections

Select the required date range using the [date picker at the top of the page](#user-content-fn-1)[^1]:

![](/files/Qdj3bqG0ozFfWzjltXa6)

### Transaction totals

Transaction totals[^2] are displayed for any [selected date range](#date-selections):&#x20;

<div align="left"><figure><img src="/files/TKDOaa5c8X5UqNAQNGFF" alt=""><figcaption></figcaption></figure></div>

Here you can see:

* The total number of transactions (i.e. Shopify orders) processed through Stockr
* The Stockr charge per transaction
* The total cost for selected transactions

### Chart view

The number of transactions for each store (within the given time period) is displayed [in chart form](#user-content-fn-3)[^3]:

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

### Downloading transactions

All linked stores are listed in a [filter panel](#user-content-fn-4)[^4], so you can choose any combination for download. Having made your required selections, click the [download button](#user-content-fn-5)[^5] beneath this list:

![](/files/nJCUePCa1iM6MvMqUSAr)

A CSV file is downloaded, containing all transactions within the given date range. The following information is included for each transaction:

* Store URL
* Order ID
* Line items
* Completed at date/time
* Order logs (if present)

[^1]: See item 1 in the screenshot above.

[^2]: See item 2 in the screenshot above.

[^3]: See item 3 in the screenshot above.

[^4]: See item 4 in the screenshot above.

[^5]: See item 5 in the screenshot above.


---

# 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://doc.wearepatchworks.com/product-documentation/patchworks-bolt-ons/stockr/the-stockr-summary.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.
