# Share links

### When should I use a share link?

A share link is a great way to to quickly send a Snapshot or Page to someone, without giving them access to the underlying data or the whole library of content shared in the Team space. For example, you can send a marketing consultant a specific view of web traffic, without inviting them to your Team or giving them access to your analytics platform.

When collaborating with colleagues who should have access to a lot of the same content, we recommend [inviting them to your Organization](broken://pages/lirc4p8oGeMwE2GL0X2v) instead.&#x20;

### Sharing via link

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

You can share a link to a Snapshot, a Page, or a specific Snapshot version from the share menu in the web app.

### Permissions

By default, Snapshots and Pages are set to "Anyone with the link can see this." This allows you to easily and conveniently share your content or embed it in other tools.&#x20;

Your content will only be visible if you've explicitly decided to share it. It is nearly impossible to guess the URLs of your Snapshots and Pages, and your content is not accessible via search engines.

![](/files/Z9T5IqXn8pFQXxkSHnlo)![](/files/kLm05zxc9Jk1BKFMiw0O)

### Sharing a specific Snapshot version

You can share a specific version of a Snapshot by selecting in the Snapshot viewer, clicking share, and then checking the option to "Share only this version." This can be useful for pointing the viewer to a specific point-in-time, like highlighting something that happened last week.

<figure><img src="/files/a6phf31Gz33IKsSlxlqv" alt=""><figcaption><p>Sharing a specific version of a Snapshot</p></figcaption></figure>

### What does the viewer see?

<figure><img src="/files/1TfvjkXxl7SrjaCCYkaY" alt=""><figcaption><p>Example of a view-only link to a Snapshot</p></figcaption></figure>

Anyone not logged into a Plus account will only see the Snapshot or Page you shared. They will not be able to view or update settings, refresh Snapshots, see the refresh schedule or the URL of the datasource, or access any of your other Snapshots or Pages.

This also applies to content you've [embedded in other apps](/other/live-snapshots/snapshot-integrations/embed-plus-in-other-apps.md).

{% hint style="info" %}
**Pro-tip:** You can use Snapshot overlays to add metadata and context when sharing via link. Learn more: [Snapshot settings](/other/live-snapshots/snapshots/snapshot-settings.md).
{% endhint %}

### Revoking access

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

If you share a link with someone then change the setting back to "Only I can see this," public access will be revoked via both the share URL and embeds in other tools.


---

# 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://guide.plusai.com/other/live-snapshots/ways-to-share/share-links.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.
