# Spaces in Cosmo

A Space is the central working area in Cosmo. It is where your media assets live, your team collaborates, and your review processes take place. Every asset in Cosmo belongs to a Space.

***

### What is a Space?

A Space is a structured environment **inside an Organization** that allows you to:

* Store and organize media assets
* Structure content using folders
* Manage metadata
* Track review and approval status
* Collaborate with team members

You can think of a Space as a **dedicated project area**.

#### User Access in a Space

* Each Space has its **own permissions**, separate from the organization.
* Users must be explicitly added to a Space to access its assets and collaborate.
* Organization-level membership does **not automatically grant access** to all Spaces.
* This allows you to give users **limited access** to specific Spaces without affecting their organization role.


---

# 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.helmut.cloud/cosmo/spaces-in-cosmo.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.
