Audit log events

🚧

Service updates

For service updates on audit logs, please visit our changelog in the Asana Community Forum here.

πŸ“˜

Accessing audit log API endpoints

Note that only Service Accounts belonging to organizations on the Asana Enterprise+ tier, as well as legacy tier Legacy Enterprise, can access audit log API endpoints. Authentication with a Service Account's personal access token is required.

Asana’s audit log API allows you to monitor and act upon critical events in your organization's Asana instance.

To get started with the audit log API, visit the API reference.

Supported audit log events

The following tables list our currently supported audit log event event_types, organized by event_category. Audit log events are retained for 90 days from the date of capture.

If an event that you are looking to monitor isn't listed below, please send us your feedback.

Logins

All login events operate on the user resource type.

Event TypeDescription
user_login_succeededA user successfully logged in to their Asana account.
user_login_failedA user failed to log in to their Asana account.
user_logged_outA user logged out of their Asana account.

User updates

All user events operate on the user resource type.

Event TypeDescription
user_invitedA new user was invited to or auto-joined the workspace.
user_deprovisionedA user was removed from the workspace.
user_reprovisionedA deprovisioned user was added back to the workspace.
user_forgot_password_startedA user requested a forgot password link.
user_password_resetA user's password was reset.
user_password_changedA user changed their password.
user_two_factor_auth_enabledA user’s two factor authentication was enabled.
user_two_factor_auth_disabledA user’s two factor authentication was disabled.
user_csv_import_startedA user CSV import was started.
domain_user_billing_pausedA domain user paused from billing, so they no longer count towards paid seats.
domain_user_billing_unpausedA domain user unpaused and counts towards paid seats again.

Admin settings

Event TypeResource TypeDescription
ai_studio_addon_type_changedBillingInfoAI Studio add-on was modified (Free/Paid/Off)
ai_studio_member_addedBillingInfoA user was added onto an AI Studio add-on
ai_studio_member_removedBillingInfoA user was removed from an AI Studio add-on
team_create_content_access_level_changedTeamThe team's setting for who can create content in this team was changed.
team_domain_guest_invite_management_access_level_changedTeamThe team's setting for who can directly add a domain guest to the team was changed.
team_domain_member_invite_management_access_level_changedTeamThe team's setting for who can directly add a domain member to the team was changed.
team_edit_team_description_access_level_changedTeamThe team's setting for who can edit team description was changed.
team_edit_team_name_access_level_changedTeamThe team's setting for who can edit team name was changed.
team_edit_team_trash_access_level_changedTeamThe team's setting for who can delete the team was changed.
team_edit_team_type_access_level_changedTeamThe team's setting for who can edit team type was changed.
team_endorsedTeamThe team was endorsed.
team_join_team_request_management_access_level_changedTeamThe team's setting for who can receive a Join Team Request was changed.
team_member_removal_access_level_changedTeamThe team's setting for who can remove members was changed.
team_share_content_access_level_changedTeamThe team's setting for who can share content with this team was changed.
team_unendorsedTeamThe team was unendorsed.
user_exempted_from_guest_deprovision_ruleWorkspaceA user was exempted from the workspace's policy regarding de-provisioning of inactive guests.
user_unexempted_from_guest_deprovision_ruleWorkspaceA user was included back in the workspace's policy regarding de-provisioning of inactive guests.
work_access_mode_disabledWorkspaceThe workspace's access mode was disabled.
work_access_mode_enabledWorkspaceThe workspace's access mode was enabled.
workspace_allowed_pat_usage_member_addedWorkspaceA workspace member has been added to the workspace's personal access token usage allowlist.
workspace_allowed_pat_usage_member_removedWorkspaceA workspace member has been removed from the workspace's personal access token usage allowlist.
workspace_announcement_createdWorkspace AnnouncementAn announcement was created and published in the workspace.
workspace_announcement_removedWorkspace AnnouncementAn announcement was removed from the workspace.
workspace_app_admin_approval_setting_changedWorkspaceThe workspace's specific app approval setting was changed.
workspace_app_recipient_emails_changedWorkspaceA list of recipients for app approval requests was changed.
workspace_email_domain_addedWorkspaceAn email domain was added to the workspace.
workspace_email_domain_removedWorkspaceAn email domain was removed from the workspace.
workspace_baa_signedWorkspaceThe workspaces’s Business Associate Addendum (BAA) was signed.
workspace_bypass_default_nux_disabledWorkspaceThe workspace's customized onboarding was disabled.
workspace_bypass_default_nux_enabledWorkspaceThe workspace's customized onboarding was enabled.
workspace_create_deprovisioning_project_disabledWorkspaceThe workspace's member removal setting to create a tasks previously assigned to removed members project was disabled.
workspace_create_deprovisioning_project_enabledWorkspaceThe workspace's member removal setting to create a tasks previously assigned to removed members project was enabled.
workspace_default_session_duration_changedWorkspaceThe workspace's default session duration was changed.
workspace_default_team_privacy_settings_changedWorkspaceThe workspace's default team privacy settings were changed.
workspace_department_field_editability_changedWorkspaceThe workspace's department editability setting was changed.
workspace_deprovision_inactive_guest_policy_changedWorkspaceThe workspace's policy regarding de-provisioning of inactive guests was changed.
workspace_deprovisioning_project_include_completed_tasks_disabledWorkspaceThe workspace's member removal setting to include completed tasks in the tasks previously assigned to removed members project was enabled.
workspace_deprovisioning_project_include_completed_tasks_enabledWorkspaceThe workspace's member removal setting to include completed tasks in the tasks previously assigned to removed members project was enabled.
workspace_deprovisioning_project_recipient_changedWorkspaceThe workspace's member removal setting's project ownership recipient for the tasks previously assigned to removed members project was changed.
workspace_file_attachment_options_changedWorkspaceFile attachment options were enabled or disabled for the workspace.
workspace_force_password_resetWorkspaceAll users in the workspace were forced to reset their password.
workspace_form_is_embeddable_forms_disabledWorkspaceEmbeddable forms is disabled in admin
workspace_form_is_embeddable_forms_enabledWorkspaceEmbeddable forms is enabled in admin
workspace_form_link_authentication_required_disabledWorkspaceFor this workspace, form link authentication was set as not required, however authentication may still be required for individual links. Some viewers may not need to authenticate with Asana in order to open forms links.
workspace_form_link_authentication_required_enabledWorkspaceFor this workspace, form link authentication was set as required, so all viewers need to authenticate with Asana in order to open forms links.
workspace_google_sso_settings_changedWorkspaceThe workspace's Google SSO settings were changed.
workspace_guest_app_usage_setting_changedWorkspaceThe workspace's global app usage setting has been changed.
workspace_guest_invite_permissions_changedWorkspaceThe workspace’s guest invite permissions were changed.
workspace_guest_pat_usage_setting_changedWorkspaceThe workspace's personal access token usage setting has been changed.
workspace_job_title_field_editability_changedWorkspaceThe workspace's job title editability setting was changed.
workspace_logged_out_view_authentication_required_disabledWorkspaceFor this workspace, logged out view link authentication was set as not required, however authentication may still be required for individual links. Some viewers may not need to authenticate with Asana in order to open logged out view links.
workspace_logged_out_view_authentication_required_enabledWorkspaceFor this workspace, logged out view link authentication was set as required, so all viewers need to authenticate with Asana in order to open logged out view links.
workspace_machine_learning_product_feature_changedWorkspaceAn artificial intelligence feature was enabled or disabled for the workspace.
workspace_mobile_app_attachments_sharing_disabledWorkspaceAttachment downloading and sharing on the mobile apps was enabled.
workspace_mobile_app_attachments_sharing_enabledWorkspaceAttachment downloading and sharing on the mobile apps was enabled.
workspace_mobile_app_biometric_authentication_duration_changedWorkspaceFrequency for biometric authentication on the mobile apps was changed.
workspace_mobile_app_biometric_authentication_required_disabledWorkspaceBiometric authentication on the mobile apps was disabled.
workspace_mobile_app_biometric_authentication_required_enabledWorkspaceBiometric authentication on the mobile apps was enabled.
workspace_mobile_app_copy_paste_disabledWorkspaceCopy and paste of text from the mobile app into another app was disabled.
workspace_mobile_app_copy_paste_enabledWorkspaceCopy and paste of text from the mobile app into another app was enabled.
workspace_mobile_app_screen_capture_disabledWorkspaceScreen capture on the Android mobile app was disabled.
workspace_mobile_app_screen_capture_enabledWorkspaceScreen capture on the Android mobile app was enabled.
workspace_mobile_app_widgets_disabledWorkspaceHome screen widgets for the mobile apps was disabled.
workspace_mobile_app_widgets_enabledWorkspaceHome screen widgets for the mobile apps was enabled.
workspace_onboarding_content_changedWorkspaceThe workspace's customized onboarding content was changed.
workspace_onboarding_deletedWorkspaceThe workspace's customized onboarding content was delete.
workspace_onboarding_targeting_changedWorkspaceThe workspace's customized onboarding recipients have changed.
workspace_onboarding_targeting_email_domain_addedWorkspaceThe workspace's customized onboarding recipients email domain added
workspace_onboarding_targeting_email_domain_removedWorkspaceThe workspace's customized onboarding recipients email domain removed
workspace_onboarding_targeting_team_addedWorkspaceThe workspace's customized onboarding recipients team added
workspace_onboarding_targeting_team_removedWorkspaceThe workspace's customized onboarding recipients team removed
workspace_password_requirements_changedWorkspaceThe workspace's password strength requirements were changed.
workspace_personal_access_token_disabledWorkspaceThe workspace's global personal access token setting was disabled.
workspace_personal_access_token_enabledWorkspaceThe workspace's global personal access token setting was enabled.
workspace_personal_access_token_expiry_changedWorkspaceThe expiration setting for API personal access tokens belonging to workspace members was changed.
workspace_project_default_access_level_changedWorkspaceThe workspace's default project access level settings has been changed.
workspace_project_default_customization_permission_changedWorkspaceThe workspace's default project customization settings have been changed.
workspace_project_default_privacy_setting_changedWorkspaceThe workspace's default project privacy settings have been changed.
workspace_project_default_sharing_permission_changedWorkspaceThe workspace's default project sharing settings have been changed.
workspace_project_public_to_domain_permissions_changedWorkspaceThe workspace's project privacy and access policy was changed.
workspace_require_app_approvals_of_type_changedWorkspaceThe workspace's global app approval setting was changed.
workspace_require_two_factor_auth_disabledWorkspaceTwo factor authentication was set as not required for the workspace.
workspace_require_two_factor_auth_enabledWorkspaceTwo factor authentication was set as required for the workspace.
workspace_rules_triggered_by_web_request_disabledWorkspaceThe workspace's global setting allowing users to set up rules that use incoming web request triggers was disabled.
workspace_rules_triggered_by_web_request_enabledWorkspaceThe workspace's global setting allowing users to set up rules that use incoming web request triggers was enabled.
workspace_saml_settings_changedWorkspaceThe workspace's SAML settings were changed.
workspace_saml_url_changedWorkspaceThe workspace's SAML url was changed.
workspace_security_contact_email_changedWorkspaceThe workspace's security contact e-mail was changed.
workspace_service_account_token_expiry_changedWorkspaceThe expiration setting for API service account tokens belonging to the workspace was changed.
workspace_should_restore_data_for_rejoining_members_disabledWorkspaceThe workspace's setting for restoring data belonging to a workspace member that rejoins the workspace (after leaving it previously) is disabled.
workspace_should_restore_data_for_rejoining_members_enabledWorkspaceThe workspace's setting for restoring data belonging to a workspace member that rejoins the workspace (after leaving it previously) is enabled.
workspace_should_restore_data_for_rejoining_guests_disabledWorkspaceThe workspace's setting for restoring data belonging to a workspace guest that rejoins the workspace (after leaving it previously) is disabled.
workspace_should_restore_data_for_rejoining_guests_enabledWorkspaceThe workspace's setting for restoring data belonging to a workspace guest that rejoins the workspace (after leaving it previously) is enabled.
workspace_trusted_domain_addedWorkspaceA trusted guest domain was added to the workspace.
workspace_trusted_domain_removedWorkspaceA trusted guest domain was removed from the workspace.
workspace_trusted_domains_setting_changedWorkspaceThe workspace's trusted guest domain settings were changed.
workspace_view_links_disabledWorkspaceRead-only link sharing was disabled for the workspace.
workspace_view_links_enabledWorkspaceRead-only link sharing was enabled for the workspace.
workspace_wide_reporting_disabledWorkspaceWorkspace wide reporting was disabled.
workspace_wide_reporting_enabledWorkspaceWorkspace wide reporting was enabled.

Roles

All role events operate on the user resource type.

Event TypeDescription
user_workspace_admin_role_changedA user’s workspace admin role was changed.
user_division_admin_role_changedA user’s division admin role was changed.
user_team_admin_role_changedA user's team admin role was changed.

Content export

Event TypeResource TypeDescription
workspace_export_startedWorkspaceAn organization export was started.
search_report_export_startedSearchA search report CSV export was started.
workspace_teams_export_startedWorkspaceA team CSV export for the workspace was started.
division_teams_export_startedDivisionA team CSV export for the division was started.
workspace_members_export_startedWorkspaceA member CSV export was started for the workspace.
project_csv_export_startedProjectA project CSV export was started.
attachment_downloadedAttachmentAn attachment was downloaded.
workspace_attachment_export_startedAttachmentAn attachment export was started.
object_export_startedWorkspaceA workspace wide object export was started.
workspace_audit_log_export_startedWorkspaceA workspace audit log CSV export was started.
workspace_goals_export_startedWorkspaceA workspace goals CSV export was started.
app_insights_export_startedWorkspaceA workspace app activity CSV export was started.

Access control

Event TypeResource TypeDescription
custom_field_default_access_level_changedCustom FieldA custom field's default access level was changed.
custom_field_member_access_level_changedCustom FieldA user's access level to a custom field was changed.
custom_field_member_addedCustom FieldA user was added to a custom field.
custom_field_member_removedCustom FieldA user was removed from a custom field.
custom_field_privacy_settings_changedCustom FieldA custom field's privacy settings were changed.
license_downgradedUserA user's product license was downgraded
license_request_approvedUserA user's license request was approved
license_request_rejectedUserA user's license request was rejected
license_upgradedUserA user's product license was upgraded
portfolio_default_access_level_changedPortfolioA portfolio's default access level was changed.
portfolio_member_access_level_changedPortfolioA user's access level to a portfolio was changed.
project_custom_property_setting_changedProjectThe access level of a custom field on a project was changed.
project_multihoming_setting_changedProjectA project's multihoming setting was changed.
project_share_link_enabledProjectA link allowing workspace members and auto-join users to join a project was enabled.
project_share_link_disabledProjectA link allowing workspace members and auto-join users to join a project was disabled.
project_view_link_enabledProjectA read-only link for a project was enabled.
project_view_link_disabledProjectA read-only link for a project was disabled.
project_member_addedProjectA user was added to a project.
project_member_removedProjectA user was removed from a project.
project_privacy_settings_changedProjectA project’s privacy settings were changed.
portfolio_member_addedPortfolioA user was added to a portfolio.
portfolio_member_removedPortfolioA user was removed from a portfolio.
portfolio_customization_permission_changedPortfolioA portfolio's customization permission settings were changed.
portfolio_sharing_permission_changedPortfolioA portfolio's sharing permission settings were changed.
project_customization_permission_changedProjectA project's customization permission settings were changed.
project_sharing_permission_changedProjectA project's sharing permission settings were changed.
project_default_access_level_changedProjectA project's default access level was changed.
project_member_access_level_changedProjectA user's access level to a project was changed.
team_join_request_createdTeamA join team request was created.
team_member_removedTeamA user was removed from a team.
team_member_addedTeamA user was added to a team.
team_privacy_settings_changedTeamA team’s privacy settings were changed.

Apps

Event TypeResource TypeDescription
team_harvest_integration_enabledTeamThe Harvest time tracking integration was enabled for a team.
team_harvest_integration_disabledTeamThe Harvest time tracking integration was disabled for a team.
user_app_authorizedUserAn app was authorized by a user in the workspace.
user_app_revokedUserAn app was deauthorized by a user in the workspace.
user_personal_access_token_authorizedUserA new personal access token was authorized by the user in the workspace.
user_personal_access_token_revokedUserA personal access token was deauthorized by the user in the workspace.
service_account_createdUserA service account was created or reprovisioned.
service_account_deletedUserA service account was deleted.
service_account_name_changedUserA service account’s name was changed.

Creation

Event TypeResource TypeDescription
team_createdTeamA new team was created.
attachment_uploadedAttachmentAn attachment was uploaded.

Deletion

Event TypeResource TypeDescription
task_deletedTaskA task was deleted.
task_permanently_deletedTaskA task was permanently deleted.
task_undeletedTaskA task was undeleted.
project_deletedProjectA project was deleted.
project_undeletedProjectA project was undeleted.
portfolio_deletedPortfolioA portfolio was deleted.
portfolio_undeletedPortfolioA portfolio was undeleted.
goal_deletedGoalA goal was deleted.
goal_undeletedGoalA goal was undeleted.
custom_field_deletedCustom FieldA custom field was deleted.
custom_field_undeletedCustom FieldA custom field was undeleted.
message_deletedMessageA message was deleted.
message_permanently_deletedMessageA message was permanently deleted.
message_undeletedMessageA message was undeleted.
team_deletedTeamA team was deleted.
team_undeletedTeamA team was undeleted.
attachment_deletedAttachmentAn attachment was deleted.
attachment_undeletedAttachmentAn attachment was undeleted.
comment_deletedStoryA comment was deleted.
comment_undeletedStoryA comment was undeleted.
status_update_deletedStatus UpdateA status update was deleted.
status_update_permanently_deletedStatus UpdateA status update was permanently deleted.
status_update_undeletedStatus UpdateA status update was undeleted.
task_template_deletedTask TemplateA task template was deleted.
task_template_undeletedTask TemplateA task template was undeleted.
project_template_deletedProject TemplateA project template was deleted.
project_template_undeletedProject TemplateA project template was undeleted.
story_deletedStoryA story was deleted.
story_undeletedStoryA story was undeleted.
bundle_deletedBundleA bundle was uninstalled from a project.
bundle_installation_deletedBundleA bundle was deleted.
goal_template_deletedGoal TemplateA goal template was deleted.
goal_template_undeletedGoal TemplateA goal template was undeleted.

Asana Home
Asana helps you manage projects, focus on what's important, and organize work in one place for seamless collaboration.
Β© 2023 Asana, Inc.