The anatomy of a Rell workspace
Ten primitives compose the entire product. Learn the mental model once and every screen makes sense.
Rell looks broad, but it's built from a small, fixed set of primitives. Learn these once and every screen in the product becomes legible — because every feature is one of these primitives wearing a different costume.
The building blocks
- Workspace — an isolated container per company, with its own URL, members, and data.
- Members & roles — Owner, Admin, Member, Viewer, Guest.
- Objects — the kinds of things you track.
- Fields — the columns that give objects shape.
- Records — the actual instances, linked into a graph.
- Views — saved filter + sort + grouping + display mode.
- Pipelines & stages — the path a record travels.
- Automations — trigger + conditions + actions.
- Integrations — OAuth connectors to the tools you already use.
- Permissions — six verbs across every object, down to the field.
Hold these ten in your head and onboarding stops being a tour of features and starts being a vocabulary you already speak.
Written by the team building Rell — the configurable CRM platform.