> ## Documentation Index
> Fetch the complete documentation index at: https://docs.integratewise.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Personal Workflows: Daily Routines and Reviews

> Primary workflows in the Personal domain: triggers, steps, handoffs, approvals, and receipts.

The Personal domain defines several primary workflows that help you manage daily work and longer-term commitments. Each workflow is triggered by an event, routed through Spine, and completes with a receipt.

### Daily Planning

* **Trigger**: Morning start or first open of the workbench.
* **Steps**: Twin assembles meetings, tasks, and habits into a day plan. You review and adjust.
* **Handoff**: Approved plan is surfaced in the Today view.
* **Receipt**: `daily.plan.auto` receipt is logged.

### Inbox Zero

* **Trigger**: New emails or messages arrive.
* **Steps**: Triage agent ranks items; Twin proposes task creation, calendar events, or quick replies. You confirm or override.
* **Handoff**: Triaged items move to My Tasks or Calendar.
* **Receipt**: `inbox.triage.run` receipt is logged.

### Meeting Prep

* **Trigger**: Meeting start time approaches.
* **Steps**: Twin gathers related emails, open tasks, and recent notes into a prep card. You review before joining.
* **Handoff**: Meeting context is attached to the calendar event.
* **Receipt**: `calendar.event.read` enrichment receipt is logged.

### Follow-Up

* **Trigger**: Meeting ends or a commitment is detected in an email.
* **Steps**: Twin drafts follow-up tasks and reply emails. You review and approve sends or schedule changes.
* **Handoff**: Tasks land in My Tasks; replies are sent.
* **Receipt**: `followup.workflow.run` receipt is logged.

### Weekly Review

* **Trigger**: End of week.
* **Steps**: Twin compiles completed tasks, pending commitments, and focus metrics. You review and adjust next week.
* **Handoff**: Next week’s plan is seeded with carry-over tasks.
* **Receipt**: `weekly.review.auto` receipt is logged.

### Related

* [Capabilities](/internal-docs/domains/personal/capabilities)
* [Execution Flow](/internal-docs/domains/personal/execution-flow)
* [System Flow](/internal-docs/domains/personal/system-flow)
* [How It Works: Governed Actions](/how-it-works/governed-actions)
* [How It Works: Continuity](/how-it-works/continuity)
