Docs / mock-data

Mock Data

Understand how users, session state, and workspace data are stored in local storage.

User accounts

The app ships with a demo user and also lets you create new local-only accounts from the sign-up screen.

Workspace state

Projects, tasks, team members, notifications, and settings are all seeded into local storage and updated in place as you interact with the app.

Reset behavior

Signing out clears the active session only. Your mock users and workspace changes stay available for the next sign-in.