# Shipping Labels

1. **Viewing Orders**: To see your orders, go to your home screen and click the "Orders" tab at the top. Here, you’ll find all orders and their current status.
2. **Printing Shipping Labels:**

&#x20;  **Individually**

* To print a label for a specific order, click on "Shipping Label" for an item&#x20;
* In the pop-up, click "Create Prepaid Shipping Label."&#x20;
* You can adjust package details (weight) here, but note any added cost will be at your expense, as the original shipping fee is already charged to the buyer.
* “Postage Type” is pre-selected to “Drop-off”.&#x20;
* If you have activated collection (“Pick-up”) for your account, then you can click the drop-down menu to change this to “Pick-up”. Those who do not have this activated will not be able to see this option.

*N.B - If you would like to switch to collection (Pick-up) please reach out to your Account Manager.*

&#x20;  **Multiple**

* To print a label for a group of orders, click the relevant "Bundle" checkboxes
* Once complete, click ‘Print Label(s)’ button at the bottom of the screen
* Skip to step 3c

3. **Saving and Generating Labels:**

* a) After confirming details, click "Save Prepaid Label". A pop-up will appear, click "Save and Close."
* b) You’ll see a confirmation screen with shipping details and tracking information.
* c) Click "Print Label" to print, then select "Generate Labels". You also have the option to find a drop-off location if needed at this stage.

*For a step-by-step guide on printing custom labels and exporting to Royal Mail or Evri, check out our* [*Seller Tutorials.*](https://support.tilt.app/tilt-help-desk/for-sellers/seller-resources/seller-tutorials)


---

# 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://support.tilt.app/tilt-help-desk/for-sellers/shipping-your-orders/shipping-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.
