Audit logs

Use Audit Logs to track activity records, monitor changes, and review important actions across your site.

The Audit Logs page provides a centralized record of key actions performed within your site. It helps administrators monitor activity, review configuration changes, and investigate who performed specific actions across the workspace.

Audit logs are useful for security reviews, compliance tracking, troubleshooting, and understanding recent changes made by users.

Access Audit logs tab

To access Audit logs settings:

  1. Navigate to the Site settings page.
  2. Select the Audit logs tab under the Maintenance section from the left-hand menu.

Access Audit logs tab

Tracked events

Audit Logs track important actions across key areas of your workspace.

Task events

Task events track updates and actions related to tasks across boards.

Event typeDescription
Task createdA new task was created.
Task updatedTask details such as title, description, due date, or other fields were changed.
Task moved to trashA task was moved to trash.
Task permanently deletedA task was permanently removed.
Task restoredA task was restored from trash.
Assignee changedThe assigned owner of a task was changed.
Status changedThe task workflow status was updated.
Priority changedThe task priority level was changed.
Color changedThe task color label was updated.
Group changedThe task was moved to a different group or lane.
Rank changedThe task order or ranking changed.
Attachment addedA file was attached to the task.
Attachment removedA file attachment was removed.
Subtask addedA new subtask was created.
Link addedA relationship between tasks was added.
Link removedA relationship between tasks was removed.

Board events

Board management events

Board events track changes to boards, their settings, and lifecycle status.

Event typeDescription
Board createdA new board was created.
Board updatedBoard name, settings, or properties were changed.
Board moved to trashA board was moved to trash.
Board permanently deletedA board was permanently deleted.
Board restoredA board was restored from trash.
Board archivedA board was archived.
Board unarchivedA board was restored from archive.
Privacy changedBoard visibility or access level was changed.

Board avatar events

Track board icon or avatar changes.

Event typeDescription
Avatar uploadedA custom board avatar was uploaded.
Avatar setThe board avatar was changed.
Avatar deletedThe board avatar was removed.

Board membership events

Track member access changes within boards.

Event typeDescription
Members addedUsers were added to the board.
Members removedUsers were removed from the board.
Member role changedA user’s board role was changed.

Board role events

Track custom board role management.

Event typeDescription
Role createdA custom board role was created.
Role updatedA board role name or description was updated.
Role deletedA custom board role was deleted.
Permissions grantedPermissions were added to a board role.
Permissions revokedPermissions were removed from a board role.

Board task type events

Track task type availability within boards.

Event typeDescription
Task type added to boardA task type was enabled for the board.
Task type removed from boardA task type was removed from the board.

Portfolio events

Portfolio management events

Track portfolio management and organization changes.

Event typeDescription
Portfolio createdA new portfolio was created.
Portfolio updatedPortfolio settings or details were changed.
Portfolio moved to trashA portfolio was moved to trash.
Portfolio permanently deletedA portfolio was permanently removed.
Portfolio restoredA portfolio was restored.
Portfolio archivedA portfolio was archived.
Portfolio unarchivedA portfolio was restored from archive.
Privacy changedPortfolio visibility or access settings were changed.

Portfolio view events

Track custom portfolio view management.

Event typeDescription
View createdA new portfolio view was created.
View deletedA portfolio view was removed.

Portfolio board management events

Track board relationships inside portfolios.

Event typeDescription
Boards addedBoards were added to a portfolio.
Boards removedBoards were removed from a portfolio.

Portfolio membership events

Track member access changes within portfolios.

Event typeDescription
Members addedUsers were added to a portfolio.
Members removedUsers were removed from a portfolio.
Members updatedPortfolio member roles or access were changed.

Dashboard events

Dashboard events track reporting and analytics dashboards.

Event typeDescription
Dashboard createdA new dashboard was created.
Dashboard updatedDashboard layout, widgets, or settings were changed.
Dashboard deletedA dashboard was removed.
Privacy changedDashboard sharing or visibility settings changed.

Site events

Site management events

Site events track site-level administrative changes.

Event typeDescription
Site createdA new site was created.
Site updatedSite name, avatar, settings, or configuration changed.
Site deletedThe site was marked for deletion.

Membership events

Track site member management.

Event typeDescription
Membership createdA user was invited to the site.
Membership bulk createdMultiple users were invited at once.
Membership updatedA user’s site role was changed.
Membership deletedA user was removed from the site.

Site role events

Track custom site roles and permissions.

Event typeDescription
Site role createdA new custom site role was created.
Site role updatedRole name, description, or permissions were changed.
Site role deletedA custom site role was removed.

Site task type events

Task type events track site-wide task type management.

Event typeDescription
Task type createdA new task type was created.
Task type updatedTask type name, icon, color, or settings were changed.
Task type deletedA task type was removed.

Custom field events

Custom field management events

Custom field events track field creation, updates, and usage.

Event typeDescription
Custom field createdA new custom field was created.
Custom field updatedField settings or labels were changed.
Custom field deletedA custom field was removed.
Custom field archivedA custom field was archived.
Custom field unarchivedA custom field was restored.

Custom field association events

Track where custom fields are used.

Event typeDescription
Field added to boardA custom field was assigned to a board.
Field removed from boardA custom field was removed from a board.

Audit log filters

Use the filters at the top of the Audit logs page to quickly narrow results and find specific activity records.

Audit log filters

FilterPurpose
DateView log entries from a selected date or custom date range.
ResourceFilter by the area where the action occurred, such as Site, Board, Portfolio, Dashboard, or other resources.
EventFilter by activity type, such as Created, Updated, Deleted, Restored, or permission changes.
UserView actions performed by a specific user.

View change details

You can open an individual audit log entry to review more information about a specific action, including who made the change, what was updated, and when it occurred.

How to view change details

  1. Locate the log entry you want to review in the table.
  2. Click the details icon on the far right of the row.
  3. The Log details panel opens on the right side of the screen.

View change details

The details panel includes two tabs:

Overview tab

The Overview tab provides a summary of the selected activity, including:

  • Event – The action that occurred
  • Object – The item that was affected
  • Resource – The area of the site where the action took place
  • User – The person who performed the action
  • Date – When the activity occurred

Overview tab

JSON tab

The JSON tab displays the raw event record with technical details and metadata. Depending on the event type, this may include:

  • Changed fields and previous values
  • Resource IDs and object references
  • Exact timestamps
  • Request and system metadata

This tab is useful for advanced troubleshooting, audits, or reviewing detailed system changes.

JSON tab