Realm admins can enable the ability to track data changes in fields. Then, realm admins, app admins, and super users can view details about these changes in the audit logs.
Note: Realm admins can view data changes for the entire realm. App admins and super users can view data changes for their specific apps.
- Access audit logs
- In the Actions column, find a record_add, record_edit, or record_delete action.
- Click on View data changes in the Description column to view details.
If existing data was updated, the old values display in the Previous column and new values display in the Current column.
Note: Audit Logs has a data size limit of 0.25 megabytes per record. This equates to 250,000 characters or about 40,000 words. If your app has lengthy field values and you are tracking many fields, the amount of data displayed in each field may be truncated.
Learn more
Tracking data changes in a specific field