Important Tasks

This document presents the Eisenhower Decision Matrix framework for prioritizing IT tasks by urgency and importance, optimizing time allocation between immediate incidents and long-term planning. It covers managing technical debt, handling interruptions strategically, and ensuring focus time for complex problem-solving and infrastructure improvements that prevent future issues.

This document explores time management in IT through the Eisenhower Decision Matrix, categorizing work by urgency and importance to optimize resource allocation. It examines handling immediate incidents versus investing in long-term infrastructure, managing technical debt accumulation, dealing with interruptions effectively through team rotation and focus time blocks, and ensuring dedicated periods for complex problem-solving that drives sustainable improvements.


The Most Valuable Resource: Time

Beyond Computer Resources

While previous discussions covered making better use of computer resources like CPU, memory, disk, and network, another resource is even more valuable in day-to-day operations: time.

Resource value comparison:

Resource TypeReplaceabilityCost to ScaleRecovery from LossStrategic Importance
CPUHigh (add cores/servers)Hardware costReplace/upgradeMedium
MemoryHigh (add RAM)Hardware costReplace/upgradeMedium
DiskHigh (add storage)Hardware costReplace/upgradeMedium
NetworkMedium (bandwidth limits)Infrastructure costUpgrade connectionsMedium-High
TimeNone (finite resource)ImpossibleCannot recoverHighest

Human Time Optimization Goals

As humans, ensuring that time is spent on meaningful activities is essential, including work that is enjoyed and earning the satisfaction of a job well done. When working, optimizing the time spent to bring the most value to the company is necessary.

Time optimization dimensions:

DimensionFocusOutcomeMeasure
Personal fulfillmentMeaningful workJob satisfactionEngagement level
Professional valueHigh-impact tasksCompany benefitValue delivered
Work-life balanceAppropriate boundariesSustainable paceBurnout prevention
Skill developmentLearning opportunitiesCareer growthCompetency increase

Finding the right balance is challenging. From updated calendars to social media detoxes, many different ways exist to optimize time.


The Eisenhower Decision Matrix

Framework Overview

One method that’s super effective when working in IT is the Eisenhower Decision Matrix. When using this method, tasks are split into two different categories: urgent and important.

Eisenhower Matrix structure:

Not UrgentUrgent
ImportantSCHEDULE (Quadrant 2)
Planning, prevention, development
DO FIRST (Quadrant 1)
Critical incidents, crises
Not ImportantELIMINATE (Quadrant 4)
Distractions, time wasters
DELEGATE/MINIMIZE (Quadrant 3)
Interruptions, some requests

The following interactive visualization shows the Eisenhower Decision Matrix with color-coded quadrants representing different priority levels. Hover over each quadrant to see detailed examples and recommended time allocation.

Matrix definitions:

TermDefinitionCharacterized By
UrgentRequires immediate attentionPressing deadline, crisis, emergency
ImportantContributes to long-term goalsStrategic value, prevents future issues
Urgent + ImportantCritical immediate action neededSystem down, data loss risk, security breach
Important + Not UrgentStrategic workInfrastructure improvement, research, planning
Urgent + Not ImportantFeels pressing but low valueMany interruptions, reactive requests
NeitherTime wastersDistractions, unproductive meetings

Quadrant 1: Important and Urgent

Critical Immediate Tasks

Tasks that are important and urgent need to be done right away. Draw alarm bells around them because these require immediate attention.

Quadrant 1 examples:

ScenarioWhy UrgentWhy ImportantResponse Time
Internet connection downCompany can’t workBusiness continuityMinutes
Production server crashServices unavailableRevenue/reputation impactMinutes
Security breach detectedData at riskLegal/financial consequencesImmediate
Critical bug in productionUsers affectedService qualityMinutes-Hours
Data corruptionInformation lossBusiness operationsImmediate

Quadrant 1 characteristics:

AspectDescriptionManagement Approach
VisibilityHigh profile, everyone noticesDrop everything response
Stress levelVery highStay calm, systematic approach
FrequencyShould be rareIf common, fix underlying causes
DocumentationCritical for learningPost-incident reviews
PreventionQuadrant 2 work reduces theseMove to proactive mode

For example, if the company’s Internet connection is down, it’s both urgent and important to get it back up as soon as possible.


Quadrant 2: Important but Not Urgent

Strategic Long-Term Work

Some tasks are important but not urgent, so they need to get done at some point even if it takes a while to complete them.

Quadrant 2 examples:

Task CategoryExampleLong-Term BenefitInvestment Required
RedundancyBackup network connectionBusiness continuityInfrastructure time/cost
InfrastructureRollback capabilityFaster incident recoveryDevelopment time
ResearchNew technology evaluationCompetitive advantageLearning time
Technical debtRefactor legacy systemsReduced maintenanceSignificant development
MonitoringProactive alerting systemsEarly problem detectionSetup and tuning
DocumentationSystem architecture docsKnowledge preservationWriting time
AutomationAutomated deploymentEfficiency gainsInitial development

For example, as a follow-up to the network being down, it would be important to make sure that there’s a backup network connection so that if the existing one is ever down again, the company can stay connected using the backup.

Infrastructure Investment

Setting up infrastructure so that changes can be easily rolled back or new servers deployed when needed takes a large chunk of time. But investing in the future can save even more time and user frustration when responding to a problem.

Infrastructure investment ROI:

InvestmentInitial Time CostFuture Time SavedCrisis Impact Reduction
Automated deployment2-4 weeksHours per deploymentFaster recovery
Rollback capability1-2 weeksHours per incidentMinimize downtime
Monitoring/alerting2-3 weeksCatch issues earlyPrevent escalation
Backup systems1-3 weeksInstant failoverNear-zero downtime
Configuration management3-4 weeksConsistent environmentsReduce config errors

Technology Research

Researching new technologies is another task in this category. IT is always evolving and it’s important to have time set aside to stay up to date.

Technology research areas:

Decision AreaResearch QuestionsImpactUpdate Frequency
Web serverMigrate to different software?Performance, features1-2 years
Operating systemUpdate to new OS version?Security, support6-12 months
CommunicationDeploy VoIP throughout company?Cost, productivity2-3 years
Cloud servicesMigrate workloads to cloud?Scalability, costOngoing
Security toolsImplement new security measures?Risk reduction6-12 months

Research task characteristics:

AspectDescriptionTime Allocation
Continuous learningIT constantly evolves10-20% of work time
Competitive analysisCompare alternativesQuarterly reviews
Proof of conceptTest before committingProject-based
Vendor evaluationAssess solutionsAs needed
Best practicesIndustry standardsRegular updates

Quadrant 3: Urgent but Not Important

Managing Interruptions

Other tasks might seem urgent but aren’t really important. A lot of the interruptions that need to be dealt with are in this category.

Quadrant 3 examples:

Interruption TypeWhy Feels UrgentWhy Not ImportantBetter Approach
Email responsesInbox notificationMost can waitBatch processing
Phone callsSomeone waitingOften not criticalVoicemail screening
Text messagesInstant pingRarely true emergencyScheduled check-ins
Instant messagesReal-time expectationContext switching costOffice hours
Meeting invitationsCalendar requestNo clear agendaDecline/delegate
Walk-up requestsPerson at deskCould be ticketedOffice hours

Answering email, phone calls, texts, or instant messages feel like something that needs to be done right away. But most of the time are not really the best use of time.

Communication channel prioritization:

ChannelResponse ExpectationActual PriorityRecommended Strategy
In-person visitImmediateMedium-LowScheduled office hours
Phone callMinutesMediumVoicemail for non-urgent
Instant messageMinutesLow-MediumStatus indicators, batch responses
EmailHours-DayLow-MediumScheduled email time blocks
Ticket systemAccording to SLAProper prioritizationTriage by urgency/importance

Interrupt Handling Strategies

If working in IT support, being interrupted is part of the role, so planning to deal with those interruptions effectively is necessary.

Team-based rotation strategies:

StrategyImplementationProsCons
Time-based rotationMorning person, afternoon personPredictable coverageDaily handoff
Day-based rotationAlternate daysFull-day focusLonger until next break
Week-based rotationWeekly on-callExtended focus timeHarder week when on duty
Tiered supportLevel 1 filters to Level 2Efficient escalationRequires multiple people

If working on a team, the person dealing with interruptions can be rotated. Maybe someone takes care of them in the morning and a different person in the afternoon, or alternating days.

Independent work strategies:

StrategyImplementationUser ImpactFocus Time Gained
Office hoursSet availability windowsClear expectationsSignificant blocks
Emergency-only outside hoursNormal vs. urgent channelsLearn to triageMost of the day
Different locationWork elsewhere for focusLimited immediate accessFull focus periods
Notification silencingDisable non-critical alertsDelayed responsesDeep work possible

If working independently, establishing a set of hours when users can expect availability for normal requests is possible, with the rest of the time being available only for emergencies.


Quadrant 4: Neither Important nor Urgent

Eliminating Time Wasters

Finally, there’s a whole category of tasks that are neither important nor urgent. These are distractions and time wasters that shouldn’t be done at all.

Quadrant 4 examples:

Time WasterHow It Consumes TimeWhy It PersistsElimination Strategy
Unproductive meetingsNo agenda, no decisionsSocial expectationDecline, require agenda
Email threads to nowhereCC chains without purposeFear of missing outUnsubscribe, filter rules
Office gossipCasual conversationSocial bondingRedirect to breaks
Excessive social mediaNotifications, browsingHabit, dopamineBlock during work
Overcomplicated processesBureaucracy without valueInstitutional inertiaProcess improvement
Perfectionism on low-value tasksUnnecessary polishPersonal standardsGood enough principle

These include meetings where nothing useful is being discussed, email threads that lead to nowhere, office gossip, and any other tasks that eat up time without giving anything valuable in return.

Time waster identification:

QuestionIf Answer Is NoAction
Does this contribute to goals?Not importantEliminate
Is there a clear outcome?Undefined purposeClarify or decline
Am I the right person?MisallocatedDelegate
Is timing critical?Not urgentDefer indefinitely
Will anyone care if skipped?No impactDrop it

Polite elimination strategies:

SituationResponseMaintains Relationships
Meeting without agenda“I’ll join if there’s an agenda”Sets standards
Email CC overloadUnsubscribe, create filterQuiet exit
Drop-in conversations“Let’s schedule time later”Acknowledges but defers
Low-value requests“What’s the priority vs. [important task]?”Forces prioritization

Time Allocation Strategy

Focus on Important Tasks

In general, to make the most of time, ensuring that the majority is spent on tasks that are important is necessary.

Ideal time allocation:

Quadrant% Time TargetFocusOutcome
Q1: Important + Urgent20-30%Crisis responseHandle emergencies
Q2: Important + Not Urgent50-60%Strategic workPrevent future crises
Q3: Not Important + Urgent10-15%Managed interruptionsNecessary responsiveness
Q4: Neither<5%Minimize/eliminateReclaim wasted time

Typical vs. optimal allocation:

Work StyleQ1Q2Q3Q4Problems
Crisis-driven60%10%25%5%Always firefighting, no improvement
Interrupt-driven20%15%60%5%Reactive, no strategic work
Optimal25%55%15%5%Proactive, sustainable
Distracted15%10%30%45%Low value, poor outcomes

Urgent vs. Long-Term Balance

Of course getting to urgent tasks as soon as possible is desired, but blocking some time for long-term planning and execution is needed.

Balancing considerations:

Time HorizonWork TypeVisibilityValue Realization
ImmediateQ1 urgent tasksHigh (everyone sees)Instant
Short-term (weeks)Some Q2 tasksMediumDays to weeks
Medium-term (months)Strategic Q2 workLow initiallyMonths
Long-term (years)Infrastructure investmentVery lowCumulative over time

Spending time on long-term tasks might not bear fruit right away, but it can be critical when dealing with a large incident.


Technical Debt

Understanding Technical Debt

Another important task that might not necessarily be urgent is solving technical debt.

Technical debt definition:

AspectDescriptionExample
DefinitionPending work from quick fixesTemporary workarounds still in place
OriginChoosing speed over sustainabilityEmergency patch not properly fixed
CostOngoing maintenance burdenTime spent maintaining workaround
AccumulationCompounds over timeEach shortcut adds to debt

Technical debt is the pending work that accumulates when choosing a quick-and-easy solution instead of applying a sustainable long-term one.

Creating Technical Debt

When applying a short-term remediation to fix a problem right away, and then planning for a long-term solution to prevent it from happening in the future is a pattern seen several times. Until the fix is complete, the workaround created is technical debt because time must be spent keeping it in place even if it’s not the best solution.

Technical debt creation scenarios:

SituationQuick FixLong-Term SolutionDebt Created
Production bugManual workaroundCode fix + testsManual process maintenance
Performance issueIncrease resourcesOptimize codeHigher hosting costs
Integration failureManual data transferAPI implementationOngoing manual work
Security concernFirewall ruleProper authenticationLimited functionality
Scale problemTemporary capacityArchitecture redesignInefficient resource use

Whenever going for short-term solutions and leaving the long-term solution for later, technical debt is being created. This might be the right decision in the moment to get out of a crisis and let users get back to work, but time must be scheduled to apply the long-term solution that will make future lives easier.

Technical debt decision framework:

FactorShort-Term FixLong-Term SolutionDecision Criteria
Implementation timeMinutes to hoursDays to weeksSeverity of immediate problem
User impactRestored immediatelyDelayed restorationHow critical is uptime
Maintenance burdenOngoing manual workAutomated/permanentTeam capacity for debt
RiskWorkaround may failRobust solutionAcceptable risk level

External Technical Debt

Technical debt can also be generated by external parties. For example, when a new version of software being used is released, time must be scheduled to upgrade it. Until that happens, the pending upgrade is technical debt.

External technical debt sources:

SourceTypeUrgency GrowthConsequence of Delay
Software updatesSecurity/feature releasesIncreases over timeSecurity vulnerabilities
OS upgradesMajor version changesSupport lifecycleEnd of support
Library dependenciesPackage updatesCVE discoveriesKnown exploits
Hardware EOLEnd of life equipmentHardware failure riskSudden crisis
Compliance changesRegulatory requirementsHard deadlinesLegal/financial penalties

Technical debt tracking:

ElementTrackReview FrequencyPriority Trigger
WorkaroundsList of temporary fixesWeeklyAge > 1 month
Pending upgradesVersion gap analysisMonthlySecurity CVE
Code qualityStatic analysis metricsPer commitThreshold breach
Infrastructure ageAsset inventoryQuarterlyEOL approaching

Protecting Focus Time

The Importance of Uninterrupted Work

Depending on the role and how the company works, getting work done in a different location to avoid people walking up to a desk might be necessary, or actively silencing any notifications to avoid getting interrupted and distracted by unimportant conversations.

Focus time protection strategies:

StrategyImplementationEffectivenessFeasibility
Physical locationWork from home, different office, conference roomHighDepends on policy
Visual signalsHeadphones, do not disturb signMediumEasy
Technology barriersSilence notifications, email offlineHighEasy
Calendar blockingMark focus time as busyMedium-HighEasy
Explicit agreementsTeam understands focus periodsHighRequires buy-in

Notification management:

Notification SourceDuring Focus TimeChecking ScheduleEmergency Path
EmailCompletely offScheduled blocks (2-3x/day)Phone for true emergencies
Instant messagingStatus: Do Not DisturbCheck every 2-3 hoursEmergency contact method
PhoneSilent except VIPCheck at breaksVIP list for critical contacts
MeetingsDecline/rescheduleOnly pre-scheduled criticalClear criteria for interruption
Ticketing systemPause notificationsScheduled triage timesOn-call escalation path

Making Focus Time Effective

Assuming that some time has been set aside to work on important but not urgent tasks, ensuring work on the right things with the right priorities is the next consideration.

Focus time optimization:

ElementBest PracticeOutcome
Duration2-4 hour blocksDeep work possible
TimingWhen energy highestBetter quality work
Single-taskingOne complex problemFaster completion
ContextRelated tasks groupedReduced switching
EnvironmentMinimal distractionsSustained concentration

Complex problem-solving environment:

NeedSolutionWhy It Matters
ConcentrationNo interruptionsComplex problems require sustained thought
DocumentationReference materialsBuild understanding systematically
ExperimentationSafe environmentTry solutions without production impact
TimeExtended periodsSolutions emerge over hours, not minutes

Conclusion

Time represents the most valuable and irreplaceable resource in IT work, surpassing even critical computer resources like CPU, memory, and network because it cannot be scaled through hardware purchases or recovered once lost, requiring optimization through strategic task prioritization and effective management frameworks. The Eisenhower Decision Matrix provides a powerful categorization system splitting tasks into four quadrants based on urgency and importance, with Quadrant 1 containing critical incidents requiring immediate response like network outages, Quadrant 2 holding strategic work like infrastructure investment and technology research that prevents future crises, Quadrant 3 capturing interruptions that feel urgent but deliver low value like most emails and messages, and Quadrant 4 containing time wasters like unproductive meetings that should be eliminated entirely. Optimal time allocation targets 50-60% in Quadrant 2 strategic work because this investment in long-term solutions like automated deployment, backup systems, and monitoring infrastructure saves exponentially more time during future incidents while preventing many problems from escalating to crises, contrasting with crisis-driven environments spending 60% in Quadrant 1 firefighting that leaves no time for improvements. Technical debt accumulates when choosing quick-and-easy temporary fixes over sustainable long-term solutions, creating ongoing maintenance burden from workarounds that must be maintained, pending software upgrades that increase security risk, and deferred infrastructure improvements that compound over time, requiring scheduled time in Quadrant 2 to systematically reduce this debt through proper long-term implementations. Managing Quadrant 3 interruptions in IT support roles requires strategies like team rotation where different people handle requests in morning versus afternoon shifts, establishing office hours when users can expect availability for normal requests while reserving other time for emergencies only, and working in different locations or silencing notifications to protect focus time windows. Protected focus time enables the deep concentration necessary for complex problem-solving and strategic work, requiring 2-4 hour uninterrupted blocks during peak energy periods with notifications completely silenced and either physical separation from interruption sources or explicit team agreements about do-not-disturb periods, ultimately allowing completion of the important-but-not-urgent Quadrant 2 work that transforms reactive firefighting into proactive system improvement.


FAQ