The activity log gives every workspace member a chronological record of what has happened: who uploaded a file, who changed a role, who deleted a folder, and when. All events are grouped by day and paginated so the timeline stays easy to read even in active workspaces.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/S4nti4goCoder/cloudsyncpro/llms.txt
Use this file to discover all available pages before exploring further.
The activity log is scoped to the active workspace. Switching to a different workspace shows that workspace’s log only. Events from other workspaces are never mixed in.
Accessing the activity log
Click Activity in the left sidebar while a workspace is active. The page loads the most recent events automatically, newest first.What each log entry contains
Every entry in the timeline records the following fields:| Field | Description |
|---|---|
| User | The name and avatar of the person who performed the action. Falls back to their email if no display name is set. |
| Action | What was done (e.g., uploaded, deleted, shared). |
| Resource name | The name of the file, folder, or object affected. |
| Resource type | Whether the resource is a file, folder, or a system-level event. |
| Timestamp | The time the action occurred, displayed in HH:mm format within each day group. |
| IP address | The IP address of the client at the time of the action (may be null for some system events). |
| Metadata | Additional structured data attached to the event (varies by action type). |
Recorded action types
| Action | Description |
|---|---|
upload | A file was uploaded to the workspace. |
download | A file was downloaded. |
view | A file was previewed or opened in the viewer. |
rename | A file was renamed. |
move | A file was moved to a different folder. |
delete | A file was sent to the trash. |
restore | A file was restored from the trash. |
archive | A file was moved to the archive. |
share | A file or folder was shared (via link or direct share). |
unshare | A share was removed or revoked. |
create_folder | A new folder was created. |
update_metadata | File metadata was updated. |
create_version | A new version of a file was created. |