# Restricted links

### Overview

Restricted links provide a way to share individual stories with members of your Avion organization without giving them full access to the story or the story map.

Restricted links are read-only, which means people that visit the link cannot make changes to the story.

### Grab a restricted link

You can grab a restricted link to a story by using the **Share** button on the top left of the story.

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

You will be presented with a share screen.

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

Make sure that **Restricted link** is selected and then copy the link from the **Share URL** section.

### Example restricted link

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

### Who can access the restricted link?

By default, story map collaborators as well as org admins and above can access the link. If you check the **Allow read-only access inside your organization** box, all organization members will be able to access the story.

### Are restricted links behind a login screen?

Yes. Anyone that is sent the link will need to sign in to Avion to see the link. Unlike [public links](/docs/story-map/sharing/public-links.md), restricted links are not accessible to people outside of your Avion organization.

### Is there a restricted link to the whole story map?

No, restricted links are only for individual stories.


---

# 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://help.avion.io/docs/story-map/sharing/restricted-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.
