Skip to content

Change log

The change log is an append-only trail of administrative changes. It answers the question that version history cannot: not what a template used to contain, but who changed it and in what order.

Action Recorded
Publishing a template Yes
Restoring a version Yes
Creating a template Yes
Renaming a template Yes
Duplicating a template Yes
Deleting a template Yes
Restoring from Recently deleted Yes
Permanently deleting a template Yes
Assigning a template to a role Yes
Uploading an image Yes
Every stage of a staged rollout Yes

Each entry carries who performed the action and when.

A staged rollout writes an entry for each transition: who started it, what each 15 minute evaluation decided, and how it ended.

Decisions taken automatically carry their reason, so a rollback records the failure rates that caused it rather than only the fact that it happened. Reading those entries in order tells you the whole story of a rollout after it is over.

Entries are never edited or removed. Nothing prunes the log, so it is kept indefinitely.

That makes it usable as an audit trail rather than as a convenience feature. If somebody needs to know when a disclaimer changed, or which administrator restored a version, the log is authoritative.

The two work together and answer different halves of a question.

Version history tells you what a template’s body used to be, and lets you put it back.

The change log tells you the sequence of actions and who took them.

When something has gone wrong, the usual path is to read the log to find when the change happened and who made it, then use version history to restore the body from before that point.

The Activity view records what users received rather than what administrators did.

Operator actions taken by Tophhie Cloud staff, such as suspending a tenant or correcting a seat count, are recorded in a separate operator audit log that is retained indefinitely and exportable. See compliance.

Admins and Editors. The Marketing role does not reach it.