Sort eisenhower matrix

Place tasks into four urgency-and-importance quadrants from explicit yes or no judgments.

freeworks offlinenothing uploaded
ToolEisenhower Matrix Sorter
Input
Output
Put this on your own site

The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.

Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.

Preview

How it works

Important and urgent tasks enter Do first, important-only tasks Schedule, urgent-only tasks Delegate, and neither Eliminate. Each flag counts as yes only when its text begins with y, so classification is mechanical rather than inferred from the task wording.

  • No quadrant is preselected.
  • The four labels are planning prompts and do not measure value, deadlines, ownership, or risk.

Worked example

Sort eisenhower matrix
Input
											Fix production outage | yes | yes
Plan training | yes | no
Reply to routine request | no | yes
										
Output
												Do first: Fix production outage
Schedule: Plan training
Delegate: Reply to routine request
Eliminate: none
											

When to use this

Operations reviews separate outages from reliability projects, managers distinguish deadline requests from strategy, and weekly reviews identify low-value work to stop.

Edge cases

  • Values such as true, 1, and important do not begin with y and therefore count as no.
  • A missing flag pushes the row toward the neither quadrant instead of prompting for clarification.
  • A Delegate result still needs a suitable owner and authority because no assignee is selected.