> 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/french/documentation/models-and-team-management/workspaces.md).

# Les espaces de travail

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

**L'espace de travail** peut être créé dans le contexte de votre organisation

* **Espaces de travail publics:** tous les membres de **l'organisation** auront accès à leur contenu.
* **Espaces de travail privés** : seuls les membres invités auront accès à leur contenu.

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

### Nous sommes toujours disponibles !

N'hésitez pas à nous envoyer un courriel à <support@rayon.so>.


---

# 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/french/documentation/models-and-team-management/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.
