# Dashboard — Live Artifact Build Prompt

*Paste into Cowork after your scheduled tasks are running. Requires connectors used by the scheduled tasks (Gmail, Calendar, Slack, Drive) to be authorized.*

```
Build me a live dashboard as a Cowork live artifact. One page. My whole day at a glance. It should refresh with fresh data from my connectors every time I open it.

Four sections, in this order:

1. TODAY — my calendar for today. Show every meeting in order with time, name, and duration. If any meetings are less than 15 minutes away, mark them prominently.

2. INBOX PRIORITIES — the top 5 unread email threads that need me. Skip newsletters, receipts, and promotions. Show sender + subject + one line on why it matters.

3. THIS WEEK'S CLIENT COMMITMENTS — for each active client project, show status (on-track / at-risk / blocked) plus the one next step I owe them.

4. OVERNIGHT SLACK — any threads I was @-mentioned in since 5pm yesterday, or channels with unusual activity.

Design rules:
- Dark background. Muted colors. Orange for accent only where it matters (blockers, imminent meetings).
- Each section clearly boxed. No walls of text.
- If a section is empty, show "Nothing." — don't hide the section.
- Include a "last refreshed" timestamp at the bottom.

Save the artifact so I can bookmark it. This is the page I open every morning.
```

## Extending it later

Once the base dashboard works, add sections one at a time:
- Pipeline snapshot (CRM connector)
- Task list from your project tracker (Notion / Linear / Asana)
- Ad performance / metrics if applicable
- Personal — habits, sleep, whatever recurring you want visible

Rule for adding: only add a section that passes the *dashboard test* from Chapter 5.1 — Repeating, Changing, Scattered.
