# Stockr overview

## Introduction

**Stockr** is a Patchworks tool that handles stock levels across multiple Shopify stores which share the same pool of stock.

As orders are received, Stockr ensures that stock levels are aligned for all linked stores in real-time. So, if an item drops out of stock, all linked stores are updated simultaneously, ensuring that overselling does not occur.

{% hint style="info" %}
Stockr is an add-on for Patchworks. If you would like more information about implementing Stockr for your system, please [visit our website to book a demo](https://www.wearepatchworks.com/pages/stockr).
{% endhint %}

## Stockr dashboards

As a Stockr user, you are provided with a unique URL to access a range of views in a DataDog dashboard.

Within the Patchworks dashboard, you can access a [Stockr summary](/product-documentation/patchworks-bolt-ons/stockr/the-stockr-summary.md) for full visibility on processed transactions and associated costs for any given date range. If required, you can choose to download transactions.&#x20;


---

# 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/stockr-overview.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.
