# Organizing your content

### Folders

You can create folders in your Drafts and Team space. You cannot nest folders, i.e., create a folder inside another folder.

![Creating a folder](/files/Hk2jZ2Amk15v8h2OYy1D)

To move content into a folder, you can drag and drop from the grid or use the "Move to" action.&#x20;

![](/files/3qtIOM36kIcfJ3stpBkX)

You can also select multiple items and move them at once.

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

### Search

You can search for Snapshots, Pages, and Folders across your Personal and Team spaces. You can search for:

* Snapshot and Page titles and descriptions
* Snapshot URLs
* Text within Snapshots ✨

<figure><img src="/files/lwm0EEmNyeL54oCtPRfe" alt=""><figcaption><p>Use search to find a specific piece of content</p></figcaption></figure>

### Sort and filter

You can filter for Snapshots, Pages, and Folders and sort by Date created or the Name of the document.


---

# 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/organizing-your-content.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.
