๐๏ธ Open the Register app for the first time
Open the Register app, find your way around the navigation, and confirm registers and schemas are loading.
๐๏ธ Create your first register
Create a register, give it a name and slug, and confirm it shows in the Registers list.
๐๏ธ Create and attach a schema
Define a schema with JSON Schema fields and attach it to your register so it can hold typed objects.
๐๏ธ Add your first object
Create an object against a schema, fill in its fields, save it, and confirm it lands in the register.
๐๏ธ Search and filter objects
Find objects across registers with full-text search, facets, and saved views.
๐๏ธ View the audit trail
See who changed an object, when, and what the value was before.
๐๏ธ Attach files to an object
Upload a file to an object, preview it, and find it from the global Files view.
๐๏ธ Export and import data
Round-trip register data through Excel or JSON โ back up, edit in bulk, migrate between instances.