Skip to main content
Notification Channels are configured at the organization level (under Organization Settings) and apply across every project, so your team gets alerted on governance events without watching the Audit Log directly.

Channel types

  • Email
  • Slack
  • Microsoft Teams
  • PagerDuty
  • Custom webhook

Fields

  • Name
  • Channel type
  • Recipients (for email channels)
  • Severity filterhigh, medium, low
  • Action filter — which event types trigger the channel (e.g. policy_violation)
  • Enabled toggle

Payload signing

Custom webhook channels receive the same signed-payload pattern as Webhooks:
X-Gegentic-Event: policy_violation
X-Gegentic-Signature: sha256=<hmac>

Testing a channel

Each channel has a Test action that sends a sample notification, so you can confirm delivery before relying on it in production.