WORK OS

Task dashboard

Thin local UI for the accepted task contracts. Tasks load from the backend in repository order and manual entry writes through the frozen POST /tasks shape. Tasks can be completed, reopened, or minimally edited for title, notes, and project assignment. Projects support the same thin inline detail edit path, and Outlook adds both a connected inbox lane and a local .msg fallback for email-to-task intake.

Fastest Demo Path

Import a saved Outlook email, preview the extracted task content, and create a local task that opens straight into the repository view.

Backend semantics

  • Order: updated_at DESC, id DESC
  • Pagination: limit and offset
  • Manual provenance stays server-compatible
  • Inbox emails stay input-only; tasks remain local WorkOS records

Tasks

0

Repository view not loaded yet.

Projects

0

Project registry is empty.

Inbox Messages

0

Recent Outlook messages.

Outlook

Idle

Connection state pending.

Manual task

Provenance: manual tasks submit with source_type=manual and created_by_method=manual.

Workspace lanes

How the shell is organized

Dashboard Summary metrics, manual capture, and navigation shortcuts.
Tasks Repository browsing, filtering, pagination, and edit / complete flows.
Inbox Drop a saved .msg file or create a task from a connected Outlook inbox email.

Repository view

Repository view

Recent Outlook messages