Skip to content

Audit Log

The Security audit log records changes to access in your organization: who changed an access policy, who created or revoked an API key, and what API keys did.

Who can use this: organization admins. Open Settings from your avatar menu, then SecurityAudit Log.

Querri keeps two audit logs. This is the security one. Plan, payment and subscription changes are in the separate billing audit log, under Billing & UsageAudit.

  1. Action: what happened.
  2. Actor: who did it.
  3. Target: what it happened to.
  4. IP Address: where the request came from.
AreaActions
Access policiespolicy.create, policy.update, policy.delete, policy.assign_user, policy.unassign_user
API keysapi_key.create, api_key.revoke, and api_key.use, at most once a minute per key
Admin permission grantspermission.admin_grant, permission.admin_revoke
Skillsskill.*

Calls made with an API key add more: data reads, queries and questions (data.read, data.query, data.ask), and public API changes to permissions, projects, files, users, views and embed sessions. For dashboards, public API updates and refreshes are recorded (dashboard.update, dashboard.refresh).

Some things aren’t recorded. Opening a dashboard, exporting, and sharing from inside the web app don’t appear here.

The action badge prints the stored name with a capital letter, such as “Policy.create”.

Events load 50 at a time. Load More shows how many you’ve loaded out of the total.

ColumnWhat it shows
TimestampWhen it happened
ActorWho did it, or System
ActionWhat happened
TargetWhat it happened to
IP AddressWhere the request came from

Click a row to open Audit Event Details. Along with the columns above, it shows the event ID, the actor and target types, the target ID, and the full Details as JSON.

  1. Actor Type: what kind of actor made the change.
  2. Details: the full event, as JSON.

Pick an Actor by searching their name or email, set a Start date and an End date, then click Apply. Clear removes the filters.

When there’s nothing to show, the tab reads No Audit Events.