Documentation Index
Fetch the complete documentation index at: https://datost.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Audit logs are retained for SOC 2 compliance and are visible to workspace owners and admins only. Members and guests cannot view or export them.
What gets audited
Audit events are grouped into categories that mirror the sensitive surfaces of the product.Authentication
Authentication
auth.login— successful sign-inauth.logout— session endedauth.failed— failed sign-in attempt
Members & roles
Members & roles
member.invited,member.joined,member.auto_joined(domain auto-join)member.access_requestedmember.removedmember.role_changed— any promotion or demotion between owner / admin / member
Organization & domains
Organization & domains
org.created,org.updated,org.deletedorg.domain_added,org.domain_updated,org.domain_removedorg.domain_auto_seeded,org.domain_seed_skipped
Secrets & data source config
Secrets & data source config
secret.created,secret.read,secret.updated,secret.deleted,secret.listed- Warehouse credentials, Slack tokens, and OAuth refresh tokens all flow through the secret store, so every rotation and read is logged.
Licenses & usage
Licenses & usage
license.created,license.activated,license.deactivated,license.revokedusage.limit_warning,usage.limit_reached
org and secret categories (the Slack bot token is managed as a secret).
Viewing the audit log
Open Workspace settings
In the Datost web app, click your workspace name in the sidebar and choose Settings.
Retention
Audit log entries are retained for the lifetime of your workspace and are never deleted, even if the organization or user is removed — theorgId and userId are stored as plain text references rather than foreign keys, so the historical record survives teardown. Customers on the Enterprise plan can request extended archival to cold storage.
Export
Admins can export filtered audit log results as CSV or JSON from the Audit Log page. For continuous export into your SIEM (Splunk, Datadog, Panther), reach out to your Datost contact about the Enterprise audit streaming add-on, which delivers events via webhook in near real time.Who can access audit logs
| Role | View | Filter | Export |
|---|---|---|---|
| Owner | Yes | Yes | Yes |
| Admin | Yes | Yes | Yes |
| Member | No | No | No |
| Guest | No | No | No |