> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/sharing-demos/overview.md).

# Overview

There are **five ways to share Storylane demos**, depending on where your audience is:

* **Links & direct sharing** → quick access anywhere
* **Website/Product Embeds**→ place demos on websites, docs, or social
* **Email sharing** → send demos via campaigns or outbound
* **Sales tools** → share directly from platforms like Gong or Outreach
* **On Social →Linked In /** X

***

### 🔗 [**Share via Link**](/sharing-demos/share-via-link.md)

The fastest way to share your demo.&#x20;

Learn More

OR&#x20;

#### Options

* Default link
* Secure link (restricted access)
* Personalized link (tokens)

#### Best for

* Quick sharing
* Support docs
* 1:1 follow-ups

***

### 🌐 [**Embed on Website or Product**](/sharing-demos/embed-on-website-or-product.md)

Embed demos directly into your site or app.

#### Common use cases

* Homepage demos
* Product pages
* Help center / docs
* In-product onboarding

***

### 📩 [**Share via Email**](/sharing-demos/share-via-email.md)

Send demos using GIF previews and personalized links.

#### How it works

1. Click **Share**
2. Go to **Email Campaigns**
3. Select your provider
4. Copy GIF or link into your email

#### Supported platforms

* HubSpot
* Marketo
* Mailchimp
* ActiveCampaign
* Intercom
* others

#### Important to know

* Generates **personalized links** using merge tags
* Does **not automatically sync engagement data**

{% hint style="warning" %}
To track engagement in your CRM, use **Native Integrations** or **Zapier**
{% endhint %}

***

### 🔌 [**Share via CRM & Sales Tools**](/sharing-demos/use-in-crm-and-sales-tools.md)

Send demos directly from tools your reps already use.

#### Supported tools

* HubSpot
* Salesforce
* Gong Engage
* Outreach

#### Important to know

* Gong & Outreach **send-only** workflows
* Engagement data does **not sync back automatically**

{% hint style="warning" %}
To track engagement in your CRM, use **Native Integrations** or **Zapier**
{% endhint %}

***

### 📣 [**Share on Social**](/sharing-demos/share-on-social.md)

Share demos as links or GIF previews:

* LinkedIn
* X (Twitter)

Tips

* Use GIF previews for higher engagement
* Add UTMs to track performance


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.storylane.io/sharing-demos/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
