You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Document granular org.settings.* audit log events
The single org.update_settings audit-log event was split into granular
org.settings.* events. Document the new event types and note that they
replace org.update_settings for filtering/parsing integrations.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* move tip
* comments from code review
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
> The **Settings changes** events below are only available for actions taken after June 16th, 2026. Events before that date use a unique `org.update_settings` event type. Any integration that filters or parses the event `type` field for orgs created before June 16th, 2026, should handle both.
41
+
42
+
-**Core organization changes** — Creation, deletion, restoration, and renaming.
-**Settings changes** — Updates to organization settings are recorded as granular `org.settings.*` events, so you can pinpoint exactly which setting changed.
45
+
- General settings — Profile, storage regions, resource groups, and publisher gating.
0 commit comments