# Space page

The Space overview page is the main entry point for accessing, previewing, and sharing a Space.

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

### Quick actions

* Close Space
* Open in VR application
* Share
* More actions (Duplicate, Rename, Leave)

### Preview your Space

The preview area helps you quickly understand what the Space contains.

Clicking on the preview opens the **Web Viewer** — a lightweight tool for viewing the Space without editing. It is ideal for reviewing content, presenting ideas, or sharing a Space with others without giving edit access.

### Open in the Web Editor

From the overview page, you can continue working in the full[ Web editor.](/web-editor.md)

* The Web editor provides advanced creation tools and real-time collaboration.
* It’s designed for building and editing Spaces together with your team.

### Space details at a glance

The footer shows essential information about the Space:

* Author
* Your permission level
* Creation date
* Your last entry

### Share and collaborate

The **Share** dialog makes it easy to invite others:

* Share via link, embed, or Space code
* Control permissions for anyone with access
* Manage and revoke external users at any time


---

# 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://learn.shapesxr.com/dashboard/space-page.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.
