Skip to main content
Audit logs provide a searchable record of activity in your Superblocks organization. With audit logs, admins get visibility into:
  • Builder activity (edits, deploys, permission changes)
  • End-user activity in your apps
  • Integration and platform changes (credentials, configuration, and other administrative updates)
All of this audit data is also available programmatically through the Superblocks MCP server—use the Audit capabilities to query the same events from agents, scripts, and other tooling.

Searching for logs

In the Audit logs page, filter by time range, event type, resource, actor, status, and severity. You can then view any matching events, and click into an event to see the raw event details. Audit logs
Audit event details

Event types

You can filter by the following Event type values:
  • Account Change
  • Authentication
  • Entity Management
  • User Access
  • App Lifecycle

Resources

You can filter by Resource to focus on events that target a given kind of object. Available values include:
  • Agent
  • Application
  • Credential
  • Folder
  • Group
  • Integration
  • Knowledge
  • Organization
  • Permission
  • Repository
  • Role
  • Session
  • Token
  • User