Object Browser
The Object Browser is where you work with actual data — the individual records that populate your Schema. Each Object Type gets its own table view, with columns for every Attribute you have defined.Navigating the browser
Open a Schema → click the Browse tab. The left sidebar lists all Object Types. Select one to see its objects in the main table.Creating objects
Click + New Object in the top bar:- Fill in the required attributes (marked with
*) - Fill in optional attributes
- Link related objects via Relation fields — a picker shows existing objects of the target type
- Click Create
Filtering
Use the Filters button above the table to add attribute filters:- Text:
contains,equals,starts with - Number:
=,>,<,between - Date:
is,before,after,this week/month - Select:
is any of - Boolean:
is true/false
Sorting
Click any column header to sort by that attribute. Shift+click to add a secondary sort.Bulk actions
Select multiple objects using the row checkboxes:- Delete selected
- Export to CSV
- Bulk update a shared attribute across selected objects
Object detail view
Click any row to open the object’s full detail view:- All attributes in an editable form
- Related objects — objects connected via Relations, navigable from here
- Change history — full audit log of every field change with timestamp and user
- Comments — internal notes on this object

