<aside>
📢
Important: Make sure the logging settings are updated.
</aside>
The [Change log] tab is automatically added to objects specified in the [Change log] section. This tab displays the results of the configured logging, allowing you to review the changes and their details.
<aside>
💡
Note: Access to the [Change log] tab is governed by the [Access to view the "Log" tab] (TsiShowChangeLogTab) permission.
</aside>
To view the results of logging:
- Go to the section where you have configured the logging settings.
- Select and open a record within this section.
- Navigate to the [Change log] tab.
- The [Counter] and [Changes history] details will be displayed.
-
[Counter] Detail: Shows columns of the object with the [Counter]/[Counter and history] logging type, along with the number of changes made.

-
[Changes History] Detail: Displays a comprehensive history of changes to object columns, including the old and new values and the author of each change.

Detail columns:
- Changes History Event: Triggering event. Possible values are [Adding], [Changing], and [Deleting]:
- [Adding] – a new record was created.
- [Changing] – a tracked field was edited directly on the main record (e.g., a field on the Account page).
- [Deleting] – a tracked detail record was removed (e.g., a row deleted from an Object Details logging set). [Deleting] events do not increment the [Counter] detail — they are recorded only in [Changes History].
- Logging Object: The object that was changed.
- Column Name: The column that was modified.
- Old Value: The previous value before the change.
- New Value: The updated value after the change.
- Additionally: Additional columns and details included in the logging settings, with values separated by semicolons (;).
- Created By: The user who made the change.
- Created On: The date and time when the change occurred.