> For the complete documentation index, see [llms.txt](https://palo-alto.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palo-alto.presidiocreative.com/palo-alto-4.3/support/sharing-preview-link.md).

# 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="/files/i1z6fPVe5Z2zfGJVorpo" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.3/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.
