# Generate Labels

## Where to find the Label Dialog Window?

You can access the Label Dialog Window from the **Features tab** in the tool.

<figure><img src="/files/wXuDGAuO0nQN9O82R0lj" alt=""><figcaption><p>The Label Dialog with labels loaded and Bulk Creator mode active — toolbar exposes Filters, Bulk Creator, Generate Selected, Box Settings, Auto Box, and Show Boxing Menu.</p></figcaption></figure>

## Get Started

After clicking **‘Load Labels’**, all your available labels will load into the system. From here, you can:

* **Generate Labels Individually**: Create labels one by one for specific items.
* **Manually Create Bulk Boxes**: Use the **‘Bulk Creator’** button to select items and group them into a single box. For a detailed walkthrough, check out our guide \[here].
* **AI Boxing Algorithm**: Use the **‘Auto Box’** button to automatically sort items into boxes based on your settings in the **‘Box Settings’**.

### StockX Electronic / Clothing Bulk-Shipping

Find out about shipping different types of items together [here](/problem-solving/tutorials/how-can-i-ship-electronics-sneakers-t-shirts-and-all-type-of-stockx-sales-in-a-bulk-shipment.md).

### StockX Request Ship Extension

You can request ship extensions from the tool. Select the item, right click, and click 'Request Ship Extension'.

<figure><img src="/files/2ShZ0PY5UAhazDaRL4Gk" alt="" width="449"><figcaption></figcaption></figure>

If the ship extension is accepted, you will be granted a success message, and the date will be updated in the item.

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

## AI Boxing Algorithm

The **AI Boxing Algorithm** will calculate the boxes based on your settings and automatically create them for you.

<figure><img src="/files/CMEJTZpoGtb5YX8DeKGi" alt=""><figcaption><p>Inline <strong>Box Settings</strong> popup in the Label Dialog toolbar — set Box Name, Shoes Fit, and Quantity, then save with the green plus button.</p></figcaption></figure>

After **Auto Box** runs, the algorithm proposes a shipment with the items it grouped together. Review the box contents and click **Create Shipment** to confirm.

<figure><img src="/files/9s5tvLb7IUPAodwlOoML" alt=""><figcaption><p>The Boxing Algorithm result — for each suggested box, see the <strong>Box Name</strong>, <strong>Item Count</strong>, and a per-item breakdown with Product, SKU, Size, and Order #.</p></figcaption></figure>

Select the items you want to pack and click **‘Auto Box’.** The tool will automatically sort these items into boxes, and you can manage them on the **‘Show Boxing Menu’** panel. Here you can find:

* **Box Status**: Like individual items, each box has its own status (e.g., Arriving, In Hand, Packed).
* **Shipment Deadline**: The tool calculates a *“Ship this box by…”* date by checking the items inside and displaying the earliest deadline.

<figure><img src="/files/sezAUzYKF6YyS7AfSgan" alt=""><figcaption><p>Boxing Menu</p></figcaption></figure>

## USS (Scanuss) Package Scanning

The Label Dialog has a built-in integration with **USS (Scanuss)** for package-scanning UPS shipments. After generating a label you can right-click the row → **Send to USS** (or click the per-row Scan pill) to have USS handle scanning and dispatch.

See [USS (Scanuss) Package Scanning](/features/functions/uss-package-scanning.md) for the full guide on linking your account, eligibility, regions, credits, and status pills.

## Filtering & Status

You can filter all labels—individual items or grouped into boxes.\
Easily update their status and use filters to sort them.

## Label example

The label contains indicators on each page so you know what page refers to what label. Also contains a description with name, style code, size, and with the QR of the sale ID, which the selling site uses to scan your sale faster.

<figure><img src="/files/81e5CbQWLFWig6IH3Tjm" alt="" width="330"><figcaption></figcaption></figure>


---

# 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/functions/generate-labels.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.
