Hello!
Can I set up my own alert in Guard that notifies me when the permissions for an area are changed?
I would like the same for adding or removing users from an area.
Does anyone have any suggestions on how to set this up?
Thanks and best regards
Frank
Hi @Frank Drozdowski 👋
Here’s what’s possible and how you can approach it:
1️⃣ Alerts for permission changes
Currently, Guard (Access) doesn’t provide a direct “alert” configuration for permission or group membership changes in Confluence areas/spaces.
However, you can achieve a similar result in a few ways depending on your setup:
2️⃣ For adding/removing users
If your goal is to track when someone is added or removed from a Confluence space or group:
3️⃣ Alternative workaround
If you’re mainly managing access within Confluence (not Guard):
Hope this will helpfull.
Hi Frank,
Yes — you can create a custom Guard alert for permission or user changes by monitoring audit logs for those specific events. In Guard, set up a rule that triggers when:
A permission change occurs in an area (event type like permission.updated), or
A user is added or removed (event types user.added_to_area or user.removed_from_area).
Then, configure your preferred notification channel (email, Slack, etc.) for that rule.
If your Guard version doesn’t directly support these triggers, you can integrate with the audit log API and use an external script or automation tool (e.g. Power Automate, Zapier) to send alerts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.