# Organizations

Rayon is great for **teams** that love to **collaborate**.&#x20;

To that end, **Rayon** offers **organizations**: a simple way to share [**workspaces**](/documentation/team-management-and-billing/workspaces.md), **models**, **templates** and **libraries** while making sure everyone has appropriate access.

### Organization setup and access

Setting up an organization can be done at signup, or later on, in the project manager context menu. In either case, Rayon will ask you to set a name for your organization and to invite other users.

{% columns %}
{% column %}

<figure><img src="/files/EGkpxlsMdThFAVGXZIRs" alt=""><figcaption><p>In project manager</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/KjOEjepI2EGlA2yznYBG" alt=""><figcaption><p>During onboarding</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

The **curation of users** having access to the organization, as well as their **role**, and the **billing** attached to your organization can be managed from the organization's settings page.

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

### User roles <a href="#h_09b97c1849" id="h_09b97c1849"></a>

When inviting users to an organization, it is important to understand their role. Members can have **4 types of roles** in an organization...

<table><thead><tr><th width="110">Role</th><th width="139" data-type="checkbox">View models</th><th width="141" data-type="checkbox">Edit models</th><th width="172" data-type="checkbox">Set org. settings</th><th data-type="checkbox">Curate org. users</th></tr></thead><tbody><tr><td><strong>Owner</strong></td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td><strong>Admin</strong></td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td><strong>Editor</strong></td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td><strong>Viewer</strong></td><td>true</td><td>false</td><td>false</td><td>false</td></tr></tbody></table>

### Billing <a href="#h_09b97c1849" id="h_09b97c1849"></a>

Billing in Rayon always happens at the organization level. \
At any time, the organization's **owner** may...

* Update their **organization's plan (**[Learn more about Rayon's pricing](https://www.rayon.design/pricing))
* Update the **billing address**
* Download **invoices**

### 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/team-management-and-billing/organizations.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.
