The Eisenhower Matrix is a prioritization tool that sorts every task by two questions: is it important, and is it urgent? The answers give four quadrants: do it now, schedule it, delegate it, or delete it. For knowledge workers today, two tweaks make it far more useful: the "delegate" box becomes delegate, automate or template, and the "schedule" box is treated as the place where your career actually grows.
Below: the real story behind the name, a template you can copy, and a worked example for an operator or GTM engineer.
The attribution nuance: what Eisenhower actually said
The matrix is named after Dwight D. Eisenhower, but the history is more interesting than the name suggests.
On August 19, 1954, Eisenhower gave an address to the Second Assembly of the World Council of Churches in Evanston, Illinois, held at Northwestern University. Describing a dilemma of modern life, he said he would illustrate it by quoting "a former college president". That person, he said, had two kinds of problems, the urgent and the important, and claimed that the urgent ones were not important and the important ones were never urgent.
Three details matter:
- Eisenhower said he was quoting someone. He didn't name the person. Quote Investigator points out that Northwestern's president at the time, J. Roscoe Miller, is mentioned in the passage, but as a sitting president who would understand the remark, not as its source.
- The wording drifted. Later retellings softened "never" to "seldom" or "most", which Quote Investigator suggests may come from imperfect transmission of the speech.
- There is no matrix in the speech. Eisenhower offered a distinction, not a four-box diagram. The quadrant format was popularized later. The best-known version is Stephen Covey's Time Management Matrix from The 7 Habits of Highly Effective People, which FranklinCovey still teaches with a bias toward important but not urgent work (Quadrant 2).
So "Eisenhower's matrix" is really an idea he repeated, turned into a tool by others. That's fine. The idea is sound. Just don't put a fake quote on your slide.
One more nuance: the original line is absolute ("never urgent"). Real work isn't. A production bug before a client demo is both urgent and important. That's why the four quadrants are more useful than the quote.
The four quadrants
| Urgent | Not urgent | |
|---|---|---|
| Important | Q1. Do now. Real deadlines, real consequences. | Q2. Schedule. Work that builds future value. |
| Not important | Q3. Delegate, automate or template. Other people's urgency. | Q4. Delete. Busywork and distraction. |
How to decide "important"
For knowledge work, important means it moves an outcome you or your team are accountable for. In revenue work that's usually money: a deal, a renewal, a campaign, a report someone uses to decide. MitHub's method is to follow the money backwards. If you can't connect a task to a result, it's probably not important, however loud it is.
How to decide "urgent"
Urgent means there's a real cost to doing it later. Not "someone pinged me". A good test: what specifically breaks if this waits 48 hours? If the answer is "nothing, but they'll ask again", it isn't urgent.
What changes for knowledge work in the AI era
Q3 is a system waiting to be built
The classic advice for urgent-but-not-important work is "delegate it". In a small team there's often nobody to delegate to. But much of Q3 is repetitive: status updates, data cleanup, formatting, routing requests, copying information between tools.
So MitHub reads Q3 as three options:
- Delegate to a person, when judgment is needed but not yours.
- Automate with a workflow or AI agent, when the steps are predictable.
- Template it, when it still needs you but shouldn't take you long.
If the same task lands in Q3 three weeks in a row, stop sorting it and build the system. That's the shift MitHub describes as moving from Doer to Director: you stop executing the task and start directing the system that does it. See director vs doer and build systems, not just tasks.
Q2 is where your market value grows
Q2 is the quadrant that never interrupts you, so it rarely gets done. For knowledge workers it typically holds:
- Documenting a process so it can be automated or handed off.
- Building the automation that removes a weekly Q1 fire.
- Learning the skill your role will need next year.
- Turning finished work into proof: a short case study, a before/after.
That's the quadrant that makes you more valuable. Protect it with calendar blocks, not good intentions. It pairs naturally with a weekly Kaizen loop: Q2 is what to improve, Kaizen is how.
Q1 should shrink over time
If Q1 is full every week, it's a signal, not a badge. Recurring emergencies usually mean missing Q2 work: no documentation, no monitoring, no clear owner.
Template: the MitHub Weekly Matrix
Copy this into a doc or spreadsheet. Fill it every Monday in 20 minutes, check it every morning in two.
Step 1. Brain dump. List everything on your plate: tasks, requests, ideas, open loops.
Step 2. Score each item.
| Task | Outcome it moves (or "none") | What breaks if it waits 48h? | Important? | Urgent? | Quadrant | Repeats weekly? |
|---|---|---|---|---|---|---|
Step 3. Act by quadrant.
| Quadrant | Rule | This week |
|---|---|---|
| Q1 Do now | Max 3–5 items. Finish before new work. | |
| Q2 Schedule | Book at least two focused blocks. | |
| Q3 Delegate / automate / template | Anything repeating 3+ weeks goes on a "systems to build" list, which feeds Q2. | |
| Q4 Delete | Remove it, decline it, or archive it. Say so to whoever asked. |
Step 4. Friday review (10 min). What moved from Q3 to a system? What Q1 fire came back, and what Q2 work would prevent it?
Worked example: a GTM engineer's Monday (hypothetical)
Imagine Sofía, a GTM engineer supporting a sales team. Her Monday list:
- The lead-routing workflow failed over the weekend. New inbound leads aren't reaching reps.
- Sales manager wants a pipeline report for Wednesday's leadership meeting.
- Three reps ask her to clean up duplicate contacts, as they do every week.
- Document how the enrichment table works. Only she knows.
- Learn how to add an AI step that summarizes inbound requests before routing.
- Reply to a vendor newsletter survey.
- Reformat last month's campaign slides because a colleague prefers a different font.
- Prepare a short write-up of the routing fix she shipped last month.
Sorted:
| Task | Quadrant | Why | Action |
|---|---|---|---|
| 1. Routing failure | Q1 | Leads going nowhere cost pipeline today | Fix now, add an alert |
| 2. Pipeline report for Wednesday | Q1 | Leadership decision depends on it, real deadline | Block Tuesday morning |
| 3. Weekly duplicate cleanup | Q3 | Urgent for reps, low judgment, repeats every week | Automate: a dedupe rule in the workflow (goes on Q2 list) |
| 4. Document enrichment table | Q2 | Nobody else can maintain it, a future Q1 fire | Schedule a 90-minute block |
| 5. AI summary step | Q2 | Builds a new capability and improves routing | Schedule a block Thursday |
| 6. Vendor survey | Q4 | No outcome | Delete |
| 7. Slide font | Q4 | No outcome, not her job | Politely decline |
| 8. Routing fix write-up | Q2 | Proof of value for her career and team | 30 minutes Friday |
Notice what happened. The alert on task 1 and the automation on task 3 reduce future Q1 and Q3 work. Tasks 4, 5 and 8 make her more capable and more visible. None of them were urgent, and all of them are what her next role will be based on. For more on this kind of role, see what a GTM engineer does.
Common mistakes
- Confusing loud with urgent. A message in all caps isn't a deadline.
- Letting Q1 swallow Q2. If you don't book Q2 time, it disappears.
- Sorting the same Q3 task every week. That's a system to build, not a task to sort.
- Keeping a Q4 list "for later". Deleting is a decision. Make it.
- Doing it alone when priorities conflict. If two important things collide, ask whoever owns the outcome to choose. Make the trade-off visible.
Key takeaways
- Eisenhower quoted an unnamed former college president in 1954. He didn't draw a matrix, and the quadrant tool was popularized later, notably by Stephen Covey.
- Important means it moves an outcome. Urgent means waiting has a real cost.
- In the AI era, Q3 is delegate, automate or template. Recurring Q3 work is a system to build.
- Q2 is where market value grows: documentation, automation, learning and proof. Book it.
- Pair the matrix with a weekly improvement loop and you'll spend less time in Q1 every month. The Revenue Reverse Engineering faculty teaches this kind of work on real revenue systems.
