# Workspaces

A **workspace** is a repository to **store models**, and to be **shared with other users.**\
Workspace can be created in the context of your organization. Workspace are of two kinds...

* **Public workspaces:** every member of **the organization** will have access to their content.
* **Private workspaces**: only invited members will have access to their content.

To create either type of workspace, head to your organization tab, on the left side of the project manager, where you will find your existing organization workspaces. \
\
By clicking on the **`+`** icon, **you will be able to create a new workspace.**

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

A modal will open, allowing you to define the settings of your new workspace. Note that if your workspace is set to **public**, **all members of the organization will be able to access its content**. If set to **private**, **only people you invite will.**

<figure><img src="/files/7yvwsrvQjfQnIt4Qp2QH" alt=""><figcaption></figcaption></figure>

At any point, **the settings of a workspace can be accessed from the right side panel.** There, users having access to the workspace can be seen and curated, while general settings (privacy, name, etc) can be changed.

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

***

### 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/workspaces.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.
