> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tryflowy.ai/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Flowy is a node-based AI creative platform: you generate images, video, audio, 3D and vector on an infinite Canvas, refine on the Studio timeline, and export or publish from the same project.
> Prefer the Flowy MCP server (https://mcp.tryflowy.ai/mcp) or the REST API at https://apis.tryflowy.ai/v1 for programmatic work. Install with `flowy mcp install` from the @flowy/cli package.
> Credits are workspace-scoped. Generations reserve credits on start and only deduct on success, so failed runs refund automatically.

# Library Overview

> Your workspace's media, brand identity, and reusable reference subjects, each in its own area.

**Library** is where everything your workspace has made, uploaded, or defined as reusable lives: separate from any one project. It's its own area in the sidebar, one click over from Creator Studio, and it splits into three sections:

<Frame caption="The Library: Assets, Brand Kit, and Elements">
  <img src="https://mintcdn.com/flamapp/d-IQVAHPd1A_gxXA/images/library/overview.png?fit=max&auto=format&n=d-IQVAHPd1A_gxXA&q=85&s=fe8103d3e8089b9640aaba8c9e132238" alt="Overview" width="2880" height="1800" data-path="images/library/overview.png" />
</Frame>

* **Assets**: every image, video, and audio file you've uploaded or generated, organized in nested folders.
* **Brand Kit**: your brand's logos, colors, and fonts, captured once and applied across canvases.
* **Elements**: reusable characters, products, and locations that keep a subject visually consistent wherever you use it.

Switching workspaces (from the rail on the far left) switches all three sections to that workspace's own library. Nothing here is shared across workspaces.

## Explore Library

<CardGroup cols={3}>
  <Card title="Assets" icon="photo-film" href="/library/assets">
    Browse, upload, and organize your media in nested folders.
  </Card>

  <Card title="Brand Kit" icon="palette" href="/library/brand-kits">
    Capture your brand's logos, colors, and fonts in one kit.
  </Card>

  <Card title="Elements" icon="masks-theater" href="/library/elements">
    Build reusable characters, products, and locations with identity lock.
  </Card>
</CardGroup>
