> For the complete documentation index, see [llms.txt](https://docs.rayon.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rayon.design/documentation/team-management-and-billing/workspaces.md).

# 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 team. Workspace are of two kinds...

* **Public workspaces:** every member of **the team** 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 team tab, on the left side of the project manager, where you will find your existing team 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 team 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-policy.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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