Audit logs are available on Enterprise plans. Contact us to enable audit logs for your organization.
What’s tracked
Audit logs capture three categories of events:Database changes
Every structural change to your Zite databases is logged, including:- Tables — creating, renaming, deleting, restoring, duplicating, and reordering tables
- Fields — creating, renaming, changing types, deleting, restoring, and reordering fields
- Views — creating, updating, deleting, and changing view settings
- Databases — creating, deleting, copying, importing, and migrating databases
- Imports — Airtable and CSV imports
Security & authentication
- Logins — successful and failed login attempts across all methods (password, Google, Microsoft, SSO)
- Passwords & MFA — password resets, changes, MFA setup and removal
- API keys — enabling and regenerating API access
- Sessions — logouts and session invalidation
User & organization management
- Users — inviting, disabling, changing roles, and setting AI credit limits for team members
- Groups — creating, renaming, and modifying group membership and access
- Organization settings — name changes, MFA requirements, default AI credit limits, and org deletion
- OAuth apps — creating, deleting, and resetting secrets for developer apps
Viewing audit logs
Go to Settings → Audit logs in the left sidebar. You’ll see a table of recent events with:- Time — hover for the exact timestamp
- Actor — who performed the action and their role
- Action — the event type (e.g.,
db.table.create,auth.login.success) - Resource — what was affected, including the database name for database events
- Outcome — whether it succeeded or failed
Filtering
Use the filter bar at the top of the page to narrow events by:- Date range — select a start and end date
- Actor type — filter by Org Members, API Keys, or Unknown actors
- Resource type — filter by Users, Tables, Fields, Views, Databases, Groups, or Organization
Event categories
Events are organized into these categories:
For a complete list of every event type and what data is captured, see the event types reference.