# Share link

Opens the **Share to Web** panel, where you can generate a public, interactive link to the model. This allows anyone with the link to view and explore the design directly in their browser—no account or software required.

To activate sharing:

1. Enable the **Public Access** toggle.
2. (Optional) Turn on **Notifications** to receive an email alert when someone views the model.
3. (Optional) Set a **Password** for added security and restricted access.

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

Once configured, simply copy the generated link and share it via email, messaging apps, or social media.


---

# 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.rhinoartisan.com/connect/canvas/share-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.
