Security is a plan feature. A request when it is not enabled returns an
explicit upgrade error rather than an empty view. Managing rules requires
the Editor role or above.
What is here
Events
Individual detections, with a status you move as you triage them.
Rules
What raises an event. Enable, disable, edit, or start from the shipped set.
Actors
The identities appearing across events — the fastest way to see whether one
account is behind several.
Runtime threats
Behaviour observed at runtime that matches a threat pattern.
Secrets
Credentials detected in telemetry — the ones you accidentally logged.
Vulnerabilities
Known vulnerabilities surfaced against what is running.
Getting started
Rather than writing rules from nothing, seed the shipped detection set and work from there. The starting set covers common patterns; tuning it to your environment is the real work, and it is much smaller than starting empty.Detections are computed from the telemetry you already send. There is no
separate security agent to install for this and no second data pipeline —
which also means detection quality is bounded by what your instrumentation
captures.
Triage
Each event carries a status you move as you work it. This is what stops two people investigating the same event and what makes “what did we do about this” answerable a month later.Exposed secrets
The secrets view finds credentials that appear in telemetry — an API key logged in a request body, a token in an error message.Alerting on security events
Security rules can notify a channel directly, using the same channels as ordinary alerting — Slack, PagerDuty, Teams, OpsGenie and email. Channel credentials are encrypted at rest and decrypted only at delivery. See Alerting for the channel details, including the one channel that does not work out of the box.What this is not
The audit log is separate
Security events are detections about your systems. The audit log records changes to your aiAxonIQ organization — who invited whom, who created a key, who changed a role. During an investigation you usually want both.Next
Audit log
Who changed what in your organization.
Roles and permissions
Least privilege inside aiAxonIQ itself.
AgentSight
Governance over what AI agents do.