# Share your public link

Copy your public link to share your guideflow inside emails, social posts, messages, etc.&#x20;

(e.g. share a guideflow's public link into your cold email outreach campaign)

{% hint style="info" %}
Anyone with the link can open it without signing up for an account.&#x20;
{% endhint %}

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/np1ygyuep2>" %}

* Click on the "Share" button at your editor's top right.
* Click on the "Public link" button in the "Share Options" section.
* Toggle on "Public access" located at the top right of your "Share Options" popup.
* Once you finished customizing your "Public link" sharing options, click on the "Copy" button and paste the link where you want to share the guideflow.&#x20;

### Guideflow preview (GIF, Video, Image)

A preview provides a visual representation of a guideflow's content, it can be a GIF, video, or image.

(e.g., create a GIF guideflow preview to share it inside your emails)

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/6kwj0lczpy>" %}

* If you would like to download a GIF, Video, or Image preview of your guideflow, click on the respective download buttons.

{% hint style="info" %}
Tips: you can also access "Sharing options" from your dashboard. Select the guideflow you want to share, click on the "..." button, and click on "Share". You'll get the same "Share Options" popup.&#x20;
{% 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://docs.guideflow.com/help/sharing-guideflow/share-your-public-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.
