Everything you need to plan a day.
Short, task-shaped guides, from your first block to connecting Claude over MCP. Start at the top, or jump to what you need.
Getting started
Open reassign.app and plan as a guest, or sign in with a magic link to save your days. Then draw your first block: press on the ring and drag from 7:30 to 9. That’s the whole loop. See the day, draw on it, reshape it.
How do I read the dial?
Reassign draws your whole day as one 24-hour face: midnight at the top, noon at the bottom. Morning runs down the right, afternoon and evening back up the left. A list flattens time. The dial shows its shape: where the day is full, where it’s open.
The now-indicator is the live red hand and bead at the current time; blocks already behind it fade. Move between days with ← →, and jump back to today with T.
What do the colours mean?
Two things describe every block, and they’re independent. Area is a colour: what part of life a block belongs to. Activity type is a fill pattern: what kind of energy it takes.
Area → colour
- Work
- Relationships
- Self
- Life
Editable, with an 18-colour palette. Rename them to your own life.
Activity type → pattern
- Recharge waves
- Flow solid
- Grind hatch
- Drain dots
Make your own to match how your days actually feel.
Editing your day
Grab a block to move it; pull an end to resize it. Sweep a block straight across midnight or noon and it stays whole. Layer window events (sleep, a fast, a focus block) on the inner ring, where they can overlap everything else.
Changed your mind? Undo rolls back recent edits. The day bends instead of breaking. You reshape it rather than re-enter it.
Recurring events Pro
Repeat a block on a preset: daily, weekdays, weekly, biweekly, monthly, or yearly. When you edit one, choose whether the change touches this event, all future ones, or the whole series. Need a one-off exception? Edit a single occurrence and the rest of the series stays put.
Keyboard shortcuts
Reassign is built to be driven from the keyboard.
- C
- New event
- Del
- Delete the selected event
- ← →
- Previous / next day
- T
- Jump to today
- ⌘ B
- Toggle the side panels
- ⌘ P
- Print your day
- ?
- Open keyboard help
How do I connect Claude? Pro
Reassign is an MCP server, so Claude (or any MCP client) can read your real day and
reshape it with the same moves you’d make by hand. The connector lives at
https://reassign.app/api/mcp. Pick your client:
- 1
Go to Claude
Open Claude in your browser or desktop app at claude.ai.
- 2
Open Connectors
Go to Settings → Connectors, then click Add custom connector.
- 3
Add a custom connector
Fill in the form, then click Add:
- NameReassign
- Remote MCP server URL
https://reassign.app/api/mcp
- 4
Connect and approve access
Click Connect, sign in to Reassign if prompted, choose your scopes (
events:read,events:write, or both), and approve.
- 1
Install Claude Code
Follow Anthropic's quickstart for Claude Code.
- 2
Add the Reassign MCP server
Run this command to add Reassign to Claude Code:
claude mcp add --transport http reassign https://reassign.app/api/mcp - 3
Authenticate with Reassign
Start a session, run
/mcp, select the Reassign server, then sign in and approve access (chooseevents:read,events:write, or both)./mcp
Try it out
Once you're connected, talk to Claude like a planner:
- Show me what my afternoon looks like.
- Find 45 minutes before lunch to prep for my doctor's appointment.
- Push everything after 3pm back an hour, and protect 90 minutes for the side project tonight.
Account & billing
Sign in with a magic link. We email you a link, no password to remember. Every account starts with a 14-day Pro trial; when it ends, you keep planning on the free tier or upgrade to Pro. Payment is by card via Stripe, inside the app.
Set your timezone in account settings so the dial and the now-indicator match where you actually are.
Can’t find something? The app has in-product help for anything you’re doing right now. These pages are the public reference.