# Share preview link

When working with an unpublished theme (also known as a draft), you can send out a ***preview link,*** allowing anyone with the link to preview your work/store.

## Three steps to generate

1. Start with your **draft** theme in the Theme library. Click on the **ellipses** icon (three dots) next to the theme name and choose **Preview**:

<figure><img src="/files/67QGm9tjceYqNtU8UA7m" alt="Showing step by step how to find the preview button inside the Theme Library"><figcaption></figcaption></figure>

2. Next, at the **bottom** of the page, use the **Copy preview link button**:

<figure><img src="/files/HV3aCKX5GpVuD8vFQTMt" alt="Example of where the preview link can be copied when previewing a draft theme"><figcaption></figcaption></figure>

{% hint style="info" %}
Please send us that link; you can paste it from your clipboard. Remember, it's not the top URL link in your browser.
{% endhint %}

Shared preview links expire after 2 days and are randomly generated by Shopify.


---

# 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://broadcast.presidiocreative.com/faq/frequently-asked-questions/share-preview-link.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.
