# Stocky

Stocky is Shopify's way of helping its POS Pro plan subscribers optimize their inventory. It has many inventory management features like:

* Purchase order creation and management
* Supplier communication channel
* Product recommendations based on profitability
* Product location transfer and tracking
* Stock reporting and analytics
* Vendor management based on stock levels, etc.

A lot of data is generated when using these features. Stocky integration for Report Pundit compiles that data for your convenience in your custom reports. Gain full awareness of your order flow and stocking process for smooth selling with this powerful combination.

## :point\_right:How **to Integrate Stocky with Report Pundit**

1. &#x20;Navigate to the **'Integrations'** page using the navigation bar at the top.

![](/files/uHEGPILZAKDdQIU2WU9M)

2. Select **Stocky** from the list of integrations.
3. Enter API token and click connect.

![](/files/V9iJraPAzLcJ5MPrKVaa)

Fetch the API key by contacting Shopify. Once they've enabled the option in Stocky preferences, the key will be visible in **Stocky preferences> API access.** \
\
**Note:** There is no proper documentation from Shopify to fetch the API token. We suggest you to contact Shopify.

{% hint style="success" %}
Once confirmed, you’re ready to get reports containing Stocky data.
{% endhint %}


---

# 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.reportpundit.com/knowledge-base/app-integrations/stocky.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.
