# How to share your Canvas

{% embed url="<https://youtu.be/9vfDQI-1GZU?feature=shared>" %}

## **Sharing your Canvas within Canvas:**

* Click on the **`Invite+`** icon found at the top right of your [<mark style="color:purple;">**Canvas**</mark>](https://www.canoa.supply/canvas) board.

<div data-full-width="false"><figure><img src="/files/O6HWEQYpNkYkuB4zvpvr" alt=""><figcaption><p>The Invite/Share icon is located at the far right of the toolbar next to your profile picture.</p></figcaption></figure></div>

* Next to "Anyone with Link," toggle the drop down menu to **Can View**.
* Click **Copy Link**.
* Paste this link wherever you'd like to share it, like embedding your Canvas to a website, document or message. The public link allows for View-only access, so you don't have to worry that your Canvas will be edited.

<figure><img src="/files/Ad1kSqqnzocoMFTm3wnm" alt="" width="411"><figcaption><p>Anyone with Link, Can View, Copy Link</p></figcaption></figure>

You can also share your Canvas with specific people by entering in their emails.

* Enter the email(s) of those you want to invite to your Canvas, and separate between emails with a comma.
  * Don't forget to set their permissions - an **Editor** has full access to collaborate and edit your Canvas, while a ***Viewer*** is view-only.
* Click **Share**.

<figure><img src="/files/jZ4KdJdU0Te62kU72rIf" alt="" width="414"><figcaption><p>Enter emails, click Share</p></figcaption></figure>

## **Sharing your Canvas from the Canvas Dashboard:**

* In your Canvas Dashboard, hover over the Canvas you'd like to share.
* Click on the **Share icon** OR select **Share** from the **3-dot menu**.

<figure><img src="/files/n1pb20V5WWNvvc6UKetp" alt="" width="563"><figcaption><p>Two Share icons to choose from on the Canvas Dashboard</p></figcaption></figure>

* The **Share Canvas window** will pop up and you can either enter the email(s) of those you want to invite to your Canvas. Add a comma between emails. Or, you can toggle the access permissions to **Can View** and then click **Copy Link** to share out.
  * Don't forget to set their permissions - an ***Editor*** has full access to collaborate and edit your Canvas, while a **Viewer** is view-only.
* Click **Share**.

{% hint style="info" %}
Sharing is unlimited regardless of your account tier on Canoa. For example, if you have a free account, other users can share their Canvases with you and surpass the two Canvas limit set on free accounts. These would be 'View Only' Canvases.
{% 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://help.canoa.supply/docs/share/how-to-share-your-canvas.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.
