How related records work
- A manager adds a Related records field to a record type and selects which record type it links to
- When filling out that form, users select Add [record type] to create a related record on the spot
- The related record saves together with the main record and appears as a link on both records
- Related records are always created from the main record’s form. You can’t link two records that already exist.
- A record can have many related records, but each related record belongs to exactly one record.
- Related records automatically use the same property or object as the record they’re created from.
- A linked record type can have a Related records field of its own, so you can build multi-level structures.
Set up a Related records field
Manager-level users can add the field in the record builder:1
Open the record type
Go to your record type settings and open the record type you want to add related records to. See Customizing records for how to edit record types.
2
Add the Related records field
Add a Related records field from the Basic inputs section of the field list.
3
Choose the linked record type
In the field settings, select the record type users will create from this form under Linked record type.
4
Set the field label
Adjust the field label if you’d like something more specific than “Related records”—for example, “Follow-up actions”.
5
Publish the record type
Publish your changes. The field now appears on new records of this type.
The field settings show the linked record type’s permissions—who can fill out that form and who can view it after it’s submitted. Users can only add a related record if they’re allowed to create records of the linked type.
Add a related record
While creating or editing a record with a Related records field:1
Select 'Add [record type]'
In the Related records field, select the Add link. A blank form for the linked record type opens.
2
Fill out the form
Complete the related record’s form. A “Related record” section at the top shows which record it will be linked to.
3
Select Add
The related record appears as a row in the Related records field with a Draft tag. You can select it to keep editing, or add more.
4
Save the main record
Related records are created when you save or submit the main record. The confirmation message tells you both were saved—for example, “Inspection and 1 related record saved”.
View and open related records
On a record, the Related records field lists each related record with its record type and who created it. Selecting a row opens that record in a new tab. On the related record itself, a Related record section above the form links back to the record it was created from.Remove a related record
To unlink a related record, hover over its row in the Related records field and select the remove icon, then save the record. Removing a related record unlinks it—the record itself isn’t deleted and can still be found in your records tables. When duplicating a record that has related records, you can choose Copy associated records to carry them over to the duplicate.Related records on mobile
The mobile app supports the same flow: select Add [record type] in the field, fill out the form, and tap Add. Tapping the Related record banner on a related record takes you back to the main record. Related records work offline—records created in the field sync together with their related records when you’re back online. See Offline mode for how syncing works.Related records require mobile app version 7.19 or later. On older versions, record types that contain a Related records field are hidden from the app entirely—update the app to see them.