You can download an audit log of all changes made to Custom Fields in your workspace. This helps you maintain visibility, trace changes, and troubleshoot issues. The audit log allows you to:
See who changed what and when
Investigate breaking or unexpected changes to custom fields
Confirm that UI- and API-driven updates (including dependent custom fields) are fully tracked
The Custom Fields Audit Log is available to users with the Custom Fields Admin role.
Download the Audit log
To download the audit log, navigate to Settings and then choose Custom Fields.
Click on the three dots menu on the top-right corner.
Click Download audit log. The audit log will be downloaded as a CSV file.
Understanding the CSV
File name
The file is saved using the following format:
CustomFieldsAuditLogYYYY-MM-DDTHH-MM-SS.csv
CSV contents
Each row in the file represents a change and includes:
Date (UTC) - The date the change occurred
Time (UTC) - The time the change occurred
Action undertaken by - The user or service account that made the change
Action type - Whether the custom field was '
Created', 'Updated' or 'Archived'Object - The object affected - currently this will be set to
CustomFieldValues - Details of what was Created (added), Updated (changed), or Archived.
For 'Updated' changes, where appropriate, we will display the before and after values where applicable.


