Core Concepts
The git-shaped mental model behind Busabase: bases, fields, records, commits, change requests, and variants.
Core Concepts
Busabase borrows its mental model from git. A base defines a content type, a record is the canonical (approved) row, every edit is an immutable commit, and a change request is an in-flight branch that becomes a record once approved. This page maps each concept end to end.

A record's lineage panel — the commit that became canonical, and the review behind it.
See also: Core Concepts · Quick Start