Personal Development

The Eisenhower Matrix for Knowledge Work (with Template)

How to use the Eisenhower Matrix for knowledge work: the real story behind the quote, a four-quadrant template, and a worked example for a GTM engineer.

Mauricio Esparza By ·Published ·6 min read
mithub.club
Short answer

The Eisenhower Matrix sorts tasks by two questions: is it important, and is it urgent? That gives four quadrants: do now, schedule, delegate, delete. For knowledge work in the AI era, the delegate box becomes delegate, automate or template, and the schedule box is where career-changing work lives.

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:

  1. 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.
  2. The wording drifted. Later retellings softened "never" to "seldom" or "most", which Quote Investigator suggests may come from imperfect transmission of the speech.
  3. 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

UrgentNot urgent
ImportantQ1. Do now. Real deadlines, real consequences.Q2. Schedule. Work that builds future value.
Not importantQ3. 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.

TaskOutcome it moves (or "none")What breaks if it waits 48h?Important?Urgent?QuadrantRepeats weekly?

Step 3. Act by quadrant.

QuadrantRuleThis week
Q1 Do nowMax 3–5 items. Finish before new work.
Q2 ScheduleBook at least two focused blocks.
Q3 Delegate / automate / templateAnything repeating 3+ weeks goes on a "systems to build" list, which feeds Q2.
Q4 DeleteRemove 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:

  1. The lead-routing workflow failed over the weekend. New inbound leads aren't reaching reps.
  2. Sales manager wants a pipeline report for Wednesday's leadership meeting.
  3. Three reps ask her to clean up duplicate contacts, as they do every week.
  4. Document how the enrichment table works. Only she knows.
  5. Learn how to add an AI step that summarizes inbound requests before routing.
  6. Reply to a vendor newsletter survey.
  7. Reformat last month's campaign slides because a colleague prefers a different font.
  8. Prepare a short write-up of the routing fix she shipped last month.

Sorted:

TaskQuadrantWhyAction
1. Routing failureQ1Leads going nowhere cost pipeline todayFix now, add an alert
2. Pipeline report for WednesdayQ1Leadership decision depends on it, real deadlineBlock Tuesday morning
3. Weekly duplicate cleanupQ3Urgent for reps, low judgment, repeats every weekAutomate: a dedupe rule in the workflow (goes on Q2 list)
4. Document enrichment tableQ2Nobody else can maintain it, a future Q1 fireSchedule a 90-minute block
5. AI summary stepQ2Builds a new capability and improves routingSchedule a block Thursday
6. Vendor surveyQ4No outcomeDelete
7. Slide fontQ4No outcome, not her jobPolitely decline
8. Routing fix write-upQ2Proof of value for her career and team30 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

  1. Confusing loud with urgent. A message in all caps isn't a deadline.
  2. Letting Q1 swallow Q2. If you don't book Q2 time, it disappears.
  3. Sorting the same Q3 task every week. That's a system to build, not a task to sort.
  4. Keeping a Q4 list "for later". Deleting is a decision. Make it.
  5. 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.

Frequently asked questions

Did Eisenhower create the Eisenhower Matrix?

Not as a matrix. In a 1954 address he quoted an unnamed former college president about urgent and important problems. The four-quadrant tool was named after him later and popularized by others, notably Stephen Covey.

What are the four quadrants of the Eisenhower Matrix?

Important and urgent (do now), important and not urgent (schedule), urgent and not important (delegate), and neither urgent nor important (delete).

How often should I update my Eisenhower Matrix?

A full sort once a week and a two-minute check each morning works well for most knowledge workers. Recurring items in the delegate box are candidates for automation.

Sources

  1. Address at the Second Assembly of the World Council of Churches, Evanston, Illinois — The American Presidency Project, UC Santa Barbara (accessed 2026-09-17)
  2. Quote Origin: What Is Important Is Seldom Urgent and What Is Urgent Is Seldom Important — Quote Investigator (accessed 2026-09-17)
  3. Manage Your Time and Energy Effectively — FranklinCovey (accessed 2026-09-17)
Eisenhower MatrixPrioritizationTime ManagementKnowledge Work
Mauricio Esparza
Mauricio EsparzaGTM Systems Lead · Revenue Engineer · Founder of MitHub. Designs and runs revenue systems for multi-location businesses: AI voice campaigns, enrichment, CRM automation and attribution. Founded MitHub to teach the method in the open.

Part of Personal Development on MitHub.

Keep going