Skip to main content
A Field is one value stored on one Record for one Property. Think of it as a single cell in the grid. The intersection of one record (the row) and one property (the column).

Field shape

The shape of a field’s value depends on its property type. See each property type’s “Value shape” section:

History

Field changes are captured as activity events. Open a record’s timeline to see who changed what and when. These changes can also trigger automations. See Workflow triggers.

Permissions

Fields inherit the Record’s permissions by default. Property-level overrides also exist, a “salary” property on the People object can be restricted to HR even if the People records themselves are widely visible.

See also