# Sharing a model or a workspace

We covered how to **export your work** as **.pdf, .dwg/.dwx** and **.png** in [Exporting models](/documentation/import-export/exporting-and-printing.md).

Here, we describe how to **share** your models **in Rayon**, so that your coworkers can access them right in their browser.

### Sharing a workspace

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

By default, new **workspaces** created in an **organization** are accessible to **every member of the organization**. All the **models** inside these **workspaces** are then accessible as well.

You may want to share a workspace with an external person. To do so, access your **workspace settings**, then enter the email address of the person you would like to share your model with.

People can be invited as **Viewer, Editor** or **Admin**.\
These roles come with certain **rights**, outlined below :&#x20;

<table><thead><tr><th width="167">Action</th><th width="123" data-type="checkbox">Admin</th><th width="114" data-type="checkbox">Editor</th><th data-type="checkbox">Viewer</th></tr></thead><tbody><tr><td><strong>View</strong></td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>Measure</strong></td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>Comment</strong></td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>Annotate</strong></td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>Edit</strong></td><td>true</td><td>true</td><td>false</td></tr><tr><td><strong>Delete</strong></td><td>true</td><td>false</td><td>false</td></tr></tbody></table>

### Sharing a model to a specific person

<figure><img src="/files/6Mu4cajLenCFOT7iyYRR" alt=""><figcaption></figcaption></figure>

Click on the **Share** button in the top-right of the editor, then enter the email address of the person you would like to share your model with.&#x20;

### Sharing a model via a public link

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

Click on the **Share** button in the top-right of the editor then enter the email address of the person you would like to share your model with.

People will only have access as **Viewer**.

### Tutorial

For more step-by-step information, watch our tutorial about how to work as an organization in Rayon.

{% embed url="<https://www.youtube.com/watch?v=9IjrlSyWEYM>" %}

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.md).


---

# 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.rayon.design/documentation/publishing-and-sharing/sharing-a-model-or-a-workspace.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.
