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

# Files

> Every asset on the site in one place: images, videos, and documents the agent can use.

The Files surface is the asset library for a site inside the
[Command Center](/operate/command-center). It is where the images, videos, and
documents the site uses live, so the agent can pull from them as it builds.

<Frame caption="The Files surface: images, videos, and documents grouped by type, with search.">
  <img src="https://mintcdn.com/wpos/LoG6uJlJFWOqq72D/images/surfaces/files.png?fit=max&auto=format&n=LoG6uJlJFWOqq72D&q=85&s=81b592bc7c0a1d46eb444fb06c203d64" alt="The WPOS Files surface showing Images, Videos, and Docs categories alongside a list of uploaded assets." width="1280" height="720" data-path="images/surfaces/files.png" />
</Frame>

## What you see

<CardGroup cols={3}>
  <Card title="Images" icon="image">
    Every image on the site, ready to drop into a page.
  </Card>

  <Card title="Videos" icon="video">
    Video assets the site uses.
  </Card>

  <Card title="Docs" icon="file-lines">
    PDFs and other documents, including things you want the agent to reference.
  </Card>
</CardGroup>

## Working with files

* **Search** the library to find an asset fast.
* **Reference assets in chat.** Ask the agent to use a specific file by name, for
  example "use the hero image from Files on the homepage."
* **Bring assets in from a connector.** Pull files from a tool like Google Drive
  through [Connectors](/connect/connectors), then use them in a build.

<Tip>
  Uploading your brand assets (logo, hero images, product shots) into Files first
  means you can refer to them by name later instead of re-uploading them each time.
</Tip>
