# Consignment Diagnostics

<figure><img src="/files/2jKBcb2fJ480ZNxceeeu" alt=""><figcaption><p>Consignment Diagnostics compares Consign, Resale, and Direct averages across supported sites and ranks decisions per row.</p></figcaption></figure>

Consignment Diagnostics helps you decide between Consign, Resale, and Direct for each SKU/size using real sales history and current asks from supported sites.

## What it shows

* StockX and Alias averages per category:
  * StockX Resale Avg Payout / Consign Avg Payout
  * Alias Resale Avg Payout / Consign Avg Payout
* Total sales (timeframe), per-row decision (Consign/Resale), and recommended site
* Profits computed from your Retail baseline
* Detail expander with site summaries, charts, and a day-by-day grid

## How profits are calculated

* Profits use average payouts, not store prices.
* Grid profits:
  * Resale Profit = max(StockX Resale Avg, Alias Resale Avg) − Retail
  * Consign Profit = max(StockX Consign Avg, Alias Consign Avg) − Retail
* In the detail expander, each site shows its own Avg Payout and its Profit (Avg − Retail) in parentheses.
* All payouts are normalized to your preferred currency before calculating averages.

## Controls

* Threshold %: Minimum improvement consign must have over resale to be recommended
* Min Sales: Minimum sales in timeframe to consider a signal “valid”
* Timeframe: 7D / 30D / 90D window for averages and totals
* Retail Price: Baseline used across all rows
  * Placeholder: 0 (auto-clears on focus, restores if left empty)
  * Profit = Avg payout − Retail. Applies to all rows

## Tips

* Use the detail expander to verify per-site averages and profits; the expander shows (Avg Payout) and (Avg Profit) for both StockX and Alias
* Copy buttons are available per row to quickly copy Product Name or SKU
* Export CSV to archive your analysis (includes baseline used and profits)


---

# 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.restock.gg/features/consignment-diagnostics.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.
