> For the complete documentation index, see [llms.txt](https://docs.verticalstudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verticalstudio.ai/vertical-products/motion/motion-director-agent/assets.md).

# Assets

**Assets** is your media library. Every image, video, and audio file you generate — whether from the Director, Studio, or Playground — lives here.

***

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

### What's stored

| Type       | Source                                               |
| ---------- | ---------------------------------------------------- |
| **Videos** | Generated scenes, Playground outputs, Studio exports |
| **Images** | Elements, references, Playground generations         |
| **Audio**  | Music, sound effects, voiceovers                     |

***

### Organization

* **Folders** — organize assets by project
* **Search** — find any asset by name
* **Filter** — by type (images, videos, audio) or status (generated, uploaded)
* **Project linking** — see which project each asset belongs to

***

### Storage

Your account includes storage space for all generated assets. Current usage is visible at the bottom of the Assets panel.


---

# 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.verticalstudio.ai/vertical-products/motion/motion-director-agent/assets.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.
