# 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.&#x20;

## Three steps to generate

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

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

2. Next, at the **bottom** of the page, use the green **Share preview button**:

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

3. **Click** the "**Copy link**" button in the popup box:&#x20;

<figure><img src="/files/m3jtwUFzrGBc0VfTxORV" alt=""><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 a certain number of 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/broadcast-v5/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.
