Media Library
The Media Library lets you upload, organize, and manage images and media assets across your workspace. Assets in the library can be referenced by automations and attached to posts.
Uploading Media
Upload images to the media library from the Assets page:
- Drag and drop files or click to browse
- Supported formats: JPEG, PNG, GIF, WebP, and common image formats
- Individual file size limit: 50 MB
- Workspace storage limit: 2 GB
Asset Properties
Each media asset has:
| Property | Description |
|---|---|
| Title | A descriptive name for the asset |
| Content | Optional description or alt text |
| Media | The uploaded file(s) with type and URL |
Using Assets
Media from the library can be used in several ways:
- Post editing — Attach library assets to posts before publishing
- AI generation — AI-generated images are automatically saved to the library
- Reuse — Reference the same image across multiple posts and automations
Managing Assets
From the Assets page you can:
- Browse — View all assets in a grid or list layout
- Search — Find assets by title or description
- Edit — Update asset title and description
- Delete — Remove assets you no longer need
Storage
Media files are stored in Supabase Storage with workspace-level isolation. Each workspace has its own storage bucket, and files are accessible only to workspace members.
Last updated on