{{msg "dashboard.title"}}
{{msg "dashboard.signed_in"}} {{.User.Username}}.
{{msg "dashboard.ready"}}
{{if .IsAdmin}}Notification channels
Secrets are encrypted and never displayed after saving. Delivery is queued and retried without blocking operations.
- {{range .Channels}}
- {{.Name}} — {{.Type}} · {{if .Enabled}}enabled{{else}}disabled{{end}} {{else}}
- No channel configured. {{end}}
Audit retention
Recent audit events
| Time | Actor | Action | Outcome | Instance |
|---|---|---|---|---|
| {{.OccurredAt.Format "2006-01-02 15:04:05Z"}} | {{.ActorLabel}} | {{.Action}} | {{.Outcome}} | {{.InstanceID}} |
| No audit event. | ||||