# Sharing a preview link

### What is a preview link

When working with an unpublished theme (also known as a draft), you can send out a ***preview link*** that allows anyone who has the link to preview your work/store. Shared preview links expire after a certain number of days and are randomly generated by Shopify.

{% hint style="success" %}
This is a great tool for getting feedback from anyone who needs to view your site before it's live or to view a concept version of your existing site
{% endhint %}

### How do you share it

1. In the Theme Editor, click on the ellipses (three dots) icon at the top of the Theme Editor to view theme actions.
2. Choose **Preview.**
3. When the new preview window appears, choose the green **Share preview button** at the *bottom* of your browser.
4. Click the **Copy link** button to copy the address to your clipboard.
5. Send us that link, pasted from your clipboard.

<figure><img src="https://content.gitbook.com/content/euPOcbLh1oxKLt05WyGH/blobs/kwmzVCI8jx7UlUq3VhQ9/share-preview.gif" alt=""><figcaption></figcaption></figure>


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.5/support/sharing-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.
