Definition
Eisenhower Matrix
The Eisenhower Matrix is a 2×2 prioritization grid that sorts tasks by two axes — urgent versus not urgent, and important versus not important — producing four quadrants, each with a prescribed action: do it now, schedule it, delegate it, or eliminate it. It helps people separate genuine priorities from work that merely feels pressing.
Key takeaways
- The Eisenhower Matrix is a 2×2 grid sorting tasks by urgent-vs-not-urgent and important-vs-not-important into four quadrants.
- Each quadrant prescribes an action: do now, schedule, delegate, or eliminate.
- Named for Dwight Eisenhower and popularized by Stephen Covey, it breaks the urgency trap of reacting to whatever is loudest.
- The highest-leverage work lives in important-but-not-urgent (schedule it) — planning, prevention, and deep work.
Named for U.S. President Dwight D. Eisenhower and popularized by Stephen Covey in The 7 Habits of Highly Effective People, the matrix rests on a simple distinction: urgent tasks demand immediate attention, while important tasks contribute to long-term goals. The two are easily confused, and the urgency trap — reacting to whatever is loudest — is what the matrix is designed to break.
The four quadrants prescribe an action each. Urgent and important: do it now (crises, hard deadlines). Important but not urgent: schedule it (planning, prevention, deep work) — this is the quadrant where the highest-leverage work lives and where disciplined people invest. Urgent but not important: delegate it (interruptions, some meetings). Neither urgent nor important: eliminate it (busywork, distractions).
As a personal and team triage tool it is fast and tool-agnostic, complementing heavier scoring frameworks like RICE or weighted shortest job first. Its main limitation is that urgent/important are judgment calls, so a team should agree on what 'important' means relative to its goals.
In Planoda, the same instinct shows up as priority levels plus due dates on every issue, so the urgent-versus-important read is built into how work is sorted and surfaced.
Related terms
- MoSCoW PrioritizationMoSCoW is a prioritization method that sorts requirements into four categories — Must have, Should have, Could have, and Won't have (this time). The capitalized letters form the name; the lowercase o's make it pronounceable. It forces a team to agree explicitly on what is essential versus deferrable, rather than treating every request as equally urgent.
- RICE PrioritizationRICE is a prioritization framework that scores each initiative by Reach (how many people it affects), Impact (how much it moves the needle per person), Confidence (how sure the estimates are), and Effort (the work required). The score is Reach × Impact × Confidence ÷ Effort, producing a comparable number that ranks competing ideas by expected value per unit of work.
- ICE ScoringICE is a lightweight prioritization framework that scores each idea on three factors — Impact (how much it will move the goal), Confidence (how sure you are in the estimate), and Ease (how simple it is to implement) — usually on a 1–10 scale. The ICE score is Impact × Confidence × Ease, giving a fast, comparable number for ranking competing experiments.
- WSJF (Weighted Shortest Job First)WSJF is a prioritization model from SAFe that sequences work for maximum economic benefit by dividing the Cost of Delay by the job's duration or size. The shortest jobs with the highest cost of delay rank first. Cost of Delay itself sums user/business value, time criticality, and risk reduction or opportunity enablement, each scored on a relative scale.
- Kano ModelThe Kano model classifies product features by how their presence or absence affects customer satisfaction, sorting them into five types: Must-be (basics expected by default), Performance (more is better), Attractive (delighters), Indifferent (no effect either way), and Reverse (please some, annoy others). Its core insight is that satisfaction is asymmetric — a missing basic angers users while its presence earns no credit.