Assets

Asset metadata and search

Updated 7/27/2026

Asset metadata and search

Vault assets have searchable metadata separate from the stored file bytes.

Open Assets, select an asset, and edit its details in the configuration panel.

Editable fields

FieldNotes
Display nameRequired. Used in the library, gallery, copy-embed labels, and search.
Alt textUsed for image accessibility and fallback text.
TagsShared with document tags. Separate tags with spaces.
DescriptionSearchable notes for your library or public gallery entry.
VisibilityPrivate or public.

Tags use the same normalization rules as document tags:

course_options diagrams final_project

Use underscores for multi-word tags.

Searching your asset library

The asset library search accepts bare words and the shared search tokens:

diagram tag:architecture
kind:image
visibility:private
type:pdf final_project

Bare words match display name, description, alt text, MIME type, and tags.

The library also has dropdown filters for asset type, visibility, and sorting. Those dropdowns are local library controls; sort:score and sort:trending are for the public gallery.

Searching public assets

Public assets appear in the gallery alongside public documents.

Useful gallery searches:

kind:image tag:diagram
type:pdf owner:@username
asset tag:course_options sort:trending

Public asset search can match:

  • display name
  • description
  • alt text
  • MIME type
  • owner name or username
  • tags

Private asset safety

Private asset metadata does not show in public gallery search.

Private assets can render for:

  • the asset owner
  • users who can read a document linked to the asset

Publishing a document does not publish its embedded assets. If you want a published document to show an image or PDF to logged-out readers, publish the asset too.

Good metadata habits

Use a clear display name before publishing an asset.

Add alt text for images that are important to understanding the document.

Use tags for durable organization:

project_name topic asset_type

Use the description for human-readable notes:

Architecture sketch for the June deployment notes.

That combination keeps the asset searchable without forcing long filenames.