# Generate a Shipping Label

To create new shipping label, click on the link SSCC-18 link of the desired tote. Pop-up window will contain shipping details like carrier, package dimension, ship to address and more.

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

If all the shipping details are correct, click 'Rate' button to see all the available shipping rate in the 'Carriers' section on the right.

<figure><img src="/files/4dRI9GOtPRuidtSkQ3q4" alt=""><figcaption></figcaption></figure>

Choose suitable rate and click 'Ship' button next to selected rate as shown below.&#x20;

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

After system process the request, shipping label will be printed. Put the label on the box and the tote is ready for carrier pickup.

{% hint style="info" %}
Notice: Pick ticket state will remain in 'Rating' state until the carrier pickup manifest is complete. Alternatively, users can set system configuration to automatically ship on label creation.
{% 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.p4warehouse.com/v2/fulfillment/shipping-station/generate-a-shipping-label.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.
