Asset Library

Asset Library

The Asset Library is the central place inside a project where you upload, organise and reuse all of your media files—images, videos, audio, documents and more. Assets stored here can be referenced from any Media field inside your collections and are also exposed through the Content API.

Asset Library Asset Library

Key Capabilities

FeatureWhat it does
UploadDrag-and-drop or browse to add new files. Automatic file-naming, thumbnail generation (for images) and metadata extraction.
Search & FilterReal-time search by name / type plus quick filters for Image / Video / Audio / Document and date ranges (Today • Week • Month • Quarter).
SortingSort by Newest / Oldest / Name / Size.
Bulk Select & DeleteTick multiple assets and delete them in one go (soft-delete with Trash support, or permanent via API).
Details ModalClick any item to preview the file, read its metadata, copy URLs, edit Alt-text / Title etc.

File size is limited by the smaller of MAX_FILE_SIZE (env) and PHP’s upload_max_filesize. The UI displays the exact limit. See Configuration for more details.

UI Layout at a Glance

AreaDescription
ToolbarUpload button, Delete / Bulk Delete actions.
Filters barSearch box, Type dropdown, Date filter, Sort menu, Per page selector.
GridResponsive card grid with thumbnails / icons and inline size & extension badges.
TableTable view with thumbnails / icons and inline size & extension badges.
CheckboxesTop-left corner of each card for multi-select.
Action menuThree-dot menu (⋯) per asset ⇒ Edit, View Details, Download, Delete.

Best Practices

  • Use meaningful Alt-texts for images to improve accessibility.
  • Store SVGs when possible for logos / icons; they resize perfectly.
  • Optimise large media before upload to save storage and bandwidth.
  • Clean up unused assets periodically with bulk select → delete.

Search documentation

Find guides and reference pages