New View

All Views
URL-safe identifier. Leave blank to auto-generate.
Changing the collection will refresh field lists in Pipeline and Display tabs.
Tag this view to a project for grouping.
MongoDB connection to use for execution.

Aggregation Stages

No stages yet. Add a stage to filter, join, or transform your data.

Guided stages ($match, $sort) show a visual condition builder. Other stages use a raw JSON textarea — enter only the inner config (e.g. for $lookup, enter { from, localField, foreignField, as } — do not wrap in { "$lookup": ... }). Field dropdowns are populated from the source collection — select a collection on the Source tab first.
Choose which fields to display and their labels. Field dropdowns are auto-populated from the source collection.
Select which roles can access this view.
When enabled, the /views/:slug/public endpoint requires no login.

Row-Level Access

When enabled, each user sees only their own matching entries. Admins always see all results.