# Drafts and Team spaces

### Drafts

By default, Snapshots are saved to your Drafts, which are only visible to you.

Snapshots and Pages in your Drafts are only visible to you, unless you explicitly [share them via a public link](/other/live-snapshots/ways-to-share/share-links.md) or [embed them in another tool](/other/live-snapshots/snapshot-integrations/embed-plus-in-other-apps.md), like Slack or Google slides.

![](/files/NCyz1aoZRpq063vAugHH)

### Team space

The Team space is shared across and visible to everyone in your Organization. You can move Snapshots and Pages from your Drafts into the Team space. You can also create Pages directly in the Team space.

You can use the Team space to do things like create a shared folder of metrics you review weekly as a team, give visibility to your coworker who doesn't have access to the same tools you do, and allow an executive to quickly access important data from their phone.

### Moving content

You can move Snapshots and Pages between Drafts and your Team space by dragging and dropping from the grid or using the Move to action. You can also select multiple Snapshots to move them all at once.

<figure><img src="/files/cYKx52kOVAx9ZTZsA41P" alt=""><figcaption><p>Moving multiple Snapshots at once</p></figcaption></figure>


---

# 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://guide.plusai.com/other/live-snapshots/drafts-and-team-spaces.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.
