Skip to main content
A project management tool like Asana or Linear needs a complete record of who did what and when. Immutable lets you track every action — from creating projects to completing tasks — with full actor context, session continuity, and multi-resource targeting. Your customers can even view their own activity feed via an embeddable viewer.

Setting Up the Client

Tracking the Full Project Lifecycle

User Creates a Project

User Adds a Task with Targets

When a task is created inside a project, use targets to link the event to both the project and the task:

User Assigns a Team Member

Task Completed and Project Archived

Querying Activity by Actor

Retrieve all actions performed by a specific user:

Building a Customer-Facing Activity Feed

Create a viewer token scoped to a tenant so customers can see their own team’s activity:
Viewer tokens are scoped by tenant_id, so each customer organization only sees their own events. Set a TTL that matches your frontend session length.

What’s Next

Targets

Learn how targets link events to multiple resources.

Session Tracking

Group events into user sessions for richer context.

Embeddable Viewer

Build a customer-facing activity feed with viewer tokens.

Customer-Facing Activity Feed

Full guide to multi-tenant activity feeds.