Skip to content

Audit & roles

Audit

The Audit timeline is an append-only record of every change in the workspace — who did what, from which source, against which agent, and when. It’s filterable by source, actor, agent, and time, and exportable as JSON. Because agent changes are pull requests and runs are recorded, the audit trail answers “what changed and who changed it” without reconstructing it after the fact.

Roles

Workspace membership has three roles, enforced at the API layer:

RoleCan do
AdminManage members, settings, and connections; everything operators can do.
OperatorAuthor, run, and improve agents; authorize their own connections.
ViewerRead agents, runs, and dashboards.

Manage members and their roles under Settings. Instance admins can also create workspaces.