Shield protecting an audit log of workspace events USER_LOGIN SESSION_WRITE API_ACCESS 2026-06-03 08:27 actor · session · app no payload stored
Audit and API logs — metadata only, never session payload.

Workspace Management

Security

Trace workspace operations through audit and API access logs. Payload content is never stored or displayed in these views.

Audit

Every workspace action is recorded with time, event type, session id (when applicable), user, application, and actor. Tap a row for full event details, or a session id for live session metadata.

When a plan cap blocks a session operation, the audit log records a throttled entry (at most once per limit type per hour per workspace):

Billing plan and subscription changes are also audited:

Event metadata includes code, planLimit, observedValue, and appId when known — never session payload. Integrators still receive HTTP 429 with BILLING_SESSION_LIMIT or BILLING_PAYLOAD_LIMIT; audit rows help operators correlate rejections with capacity and plan changes.

API access log

Review HTTP API calls against the workspace — useful when debugging integration issues or confirming which client performed an operation. Like the audit trail, entries contain metadata only (method, path, status, duration, user / session identifiers when known) — never payload content.

Typical entries you should see after normal use:

Rows without a resolved workspace id are stored but not listed here — that used to hide some Firebase and hosted-login calls; those are now attributed when workspace_name or a session id is known.

Refresh and export

Use Refresh to load the latest events. Export options depend on your environment; detailed export walkthroughs will be added in a later guide section.