diff --git a/documentation/pages/business/audit-logs.mdx b/documentation/pages/business/audit-logs.mdx index 83ba4ed..e279f50 100644 --- a/documentation/pages/business/audit-logs.mdx +++ b/documentation/pages/business/audit-logs.mdx @@ -144,6 +144,11 @@ Note that a new key named `date_time_iso` will be added to the logs. | user_reinvited | Resent an invite to %(email)s | | billing_admin_added | Made %(name)s the billing contact | | billing_admin_removed | Revoked %(name)s as the billing contact | +| nitro_integration_app_installed | Installed %(integration_app)s integration | +| nitro_integration_app_uninstalled | Uninstalled %(integration_app)s integration | +| nudge_configured | Set %(nudge_name)s to %(status)s | +| nudge_executed | Nudged %(successes)s users for %(nudge_name)s | +| user_received_nudge | Received %(nudge_received)s nudge | ### Sensitive types