docs/guides/board-operator/activity-log.md
Every mutation in Paperclip is recorded in the activity log. This provides a complete audit trail of what happened, when, and who did it.
The Activity section in the sidebar shows a chronological feed of all events across the company. You can filter by:
GET /api/companies/{companyId}/activity
Query parameters:
agentId — filter to a specific agent's actionsentityType — filter by entity type (issue, agent, approval)entityId — filter to a specific entityEach activity entry includes:
When something goes wrong, the activity log is your first stop: