# How do I download my label(s)?

Your label will be downloaded automatically to the device you are using when you purchase your label(s). However, we all know that sometimes we forget where our downloads are saved or we accidentally delete them, it happens to the best of us.

In the event you lose your label for whatever reason it may be, there is a simple way to retrieve it.

To re-download your label:

1. Log in to your freewebstore control panel.
2. Navigate to the order you need to download the label for.
3. Scroll down the page a little and you will notice a panel labeled "Shipping Labels" to the right of your screen.

![Shipping label panel](/files/mKsLrdBJ0qNwJq3ekGND)

4 . Click the "View" link next to the word "Labels".

5 . A modal will open with the labels you have generated for this order, by clicking "Download Labels" at the bottom of the window. This will then download your labels.

{% hint style="info" %}
Your labels are available for a max of 14 days. So make sure get them printed as soon as possible to avoid losing them.
{% 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://help.freewebstore.com/orders/generating-shipping-labels/how-do-i-download-my-label-s.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.
