- EAPA 2101 is Esri's ArcGIS Pro Associate exam, delivered via Pearson VUE with 65 multiple-choice questions.
- Data Management carries the most weight at 34%, followed by Analysis & Geoprocessing at 23%.
- Esri retired version 2101 on June 30, 2025, but earned certifications from it do not expire.
- Candidates are expected to use existing models, scripts, notebooks, and Tasks - not author Python code or build new Tasks.
What Is A EAPA, Exactly?
EAPA stands for ArcGIS Pro Associate, and the specific version this article covers is exam code EAPA 2101, published by Environmental Systems Research Institute, Inc. (Esri). It's a proctored, multiple-choice certification exam designed to validate that a candidate can competently use ArcGIS Pro for real-world GIS work - not just recognize buttons in a screenshot, but actually manage data, run analysis, and produce shareable output inside the software.
If you've landed here after searching around, you may have noticed other unrelated credentials also use the letters "EAPA." This article - and everything on this site - refers exclusively to Esri's ArcGIS Pro Associate 2101 exam. Every fact below traces back to Esri's own published materials for this specific exam version, not to any other program that happens to share the acronym.
For a broader look at how this credential fits into Esri's certification lineup, see EAPA Certification and the companion explainer What Is EAPA?.
How the Exam Is Built and Delivered
Understanding the mechanics of EAPA 2101 helps you plan logistics before you plan study time. Here's what's documented for this exam version:
- Certifying body: Esri (Environmental Systems Research Institute, Inc.)
- Exam code: EAPA 2101
- Delivery channel: Pearson VUE testing centers/online proctoring
- Question count: 65 multiple-choice questions, English language
- Historical guide fee: USD 250, per Esri's April 2022 exam guide
There's a small wrinkle in the timing figures worth knowing about: Esri's retired-version comparison table lists 1 hour 45 minutes for this exam line, while the February 2025 Exam Information Guide - the exam-specific reference - lists 1 hour 30 minutes instead. If you're relying on older forum posts or cached PDFs, this discrepancy is why you might see two different numbers floating around. The domain weights discussed in this article follow the February 2025 guide rather than the inconsistent comparison table.
Key Takeaway
Treat the February 2025 Exam Information Guide as the authoritative source for timing and domain weights; older comparison-table figures for EAPA 2101 are inconsistent.
Pricing and logistics deserve their own deep dive - see EAPA Certification Cost 2026: Complete Pricing Breakdown for a fuller breakdown, and check EAPA Exam Dates 2026: Testing Windows, Deadlines & Scheduling for scheduling mechanics through Pearson VUE.
The Five Domains That Define the Test
EAPA 2101 is organized into five content domains, each with a distinct weight. These weights are not arbitrary - they tell you how many questions, proportionally, you should expect on each topic, and therefore how much study time deserves to go where.
Domain 1: Data Management - 34%
The single largest domain by a wide margin. Candidates need fluency with geodatabases, feature classes, data types, editing workflows, and how ArcGIS Pro organizes and stores spatial data.
- Understanding geodatabase structure and data types
- Editing and maintaining feature data correctly
- Managing projects, connections, and data sources
Domain 2: Data Manipulation - 18%
Covers transforming, joining, and reshaping data so it's usable for analysis or mapping.
- Working with tables, joins, and relates
- Using existing scripts, models, and notebooks to manipulate data
- Applying attribute and spatial edits at scale
Domain 3: Visualization - 14%
Focused on cartographic representation and how data is displayed, symbolized, and labeled inside ArcGIS Pro.
- Symbology, classification, and rendering choices
- Labeling and annotation techniques
- Layout and map composition fundamentals
Domain 4: Sharing - 11%
The smallest domain, but still tested - covers how outputs leave ArcGIS Pro and reach other users or platforms.
- Exporting maps, layers, and packages
- Publishing content for broader consumption
- Understanding sharing formats and options
Domain 5: Analysis & Geoprocessing - 23%
The second-largest domain, testing your ability to run tools, chains of geoprocessing steps, and existing automated workflows.
- Running and interpreting geoprocessing tools
- Using existing models, Tasks, and notebooks to complete analysis
- Applying spatial analysis logic to solve problems
For a question-by-question strategy across all five areas, the dedicated EAPA Exam Domains 2026: Complete Guide to All 5 Content Areas resource goes deeper than the summary here.
What's In Scope vs. What Isn't
One of the more common mistakes candidates make is over-preparing for skills the exam doesn't actually test - or under-preparing because they assume a skill is out of scope when it isn't. Esri's stated candidate profile draws a clear line here.
| In Scope | Out of Scope |
|---|---|
| Using existing models built by others | Authoring new Python scripts from scratch |
| Running existing scripts inside ArcGIS Pro | Writing custom Python programming logic |
| Working with existing notebooks | Building notebook code from a blank cell |
| Executing existing Tasks | Authoring new Tasks from scratch |
In other words, EAPA 2101 expects you to be a confident user of automation tools already built into or added to ArcGIS Pro - not a developer who writes them. If your prep plan is heavy on Python scripting tutorials and light on actually clicking through geoprocessing tools, you may be preparing for the wrong exam.
Retirement Status and Why It Still Matters
Esri retired EAPA 2101 on June 30, 2025. If you're reading this after that date, you may be wondering whether any of this information is still relevant. It is - for two reasons.
First, this exam version is distinct from the current ArcGIS Pro Associate 2025 exam, and understanding the 2101 version's structure gives useful historical context for anyone comparing exam generations or researching what changed. Second, and more importantly: earned certifications from EAPA 2101 do not retire along with the exam. If you passed this version before its retirement date, your credential remains valid - Esri's retirement policy separates the exam's availability from the certification's validity.
Key Takeaway
An exam version retiring only affects whether you can still register to take it - it does not invalidate certifications already earned from it.
If you're deciding whether to pursue any version of this credential right now, weigh the decision carefully using Is the EAPA Certification Worth It? Complete ROI Analysis 2026, which walks through the trade-offs without relying on borrowed statistics from unrelated programs.
Who Actually Takes This Exam
EAPA 2101 targets people who already use ArcGIS Pro in a working capacity - GIS analysts, technicians, planners, and specialists who need a vendor-recognized way to demonstrate proficiency to employers or clients. It's not designed as an entry point for someone who has never opened the software; the recommended two-plus years of applied experience reflects that.
Because the domain weighting leans so heavily toward Data Management (34%) and Analysis & Geoprocessing (23%) combined - well over half the exam - the credential signals that a holder can be trusted with the day-to-day backbone of GIS work: keeping data clean, organized, and usable, and then running the analysis that turns that data into decisions.
Roles that commonly value this kind of validation include municipal and county GIS positions, environmental and natural resource analysis, utility and infrastructure mapping, and geospatial consulting. For a closer look at how this plays out in job postings and hiring conversations, see EAPA Jobs.
Mapping a Study Plan to the Domain Weights
Generic study advice - flashcards, timed drills, spaced review - only helps if it's pointed at the right targets. For EAPA 2101, the targets are the domain weights themselves. A study plan that spends equal time on all five domains is misallocating effort, since Sharing (11%) and Visualization (14%) together weigh less than Data Management alone (34%).
Data Management (34%) + Analysis & Geoprocessing (23%)
- Practice geodatabase structuring, editing, and project/connection management
- Run existing geoprocessing tools and interpret their outputs
- Work through existing models, notebooks, and Tasks rather than building your own from scratch
Data Manipulation (18%)
- Practice joins, relates, and attribute-level edits
- Use existing scripts to transform datasets without writing new code
Visualization (14%) + Sharing (11%)
- Review symbology, labeling, and layout composition
- Practice exporting and publishing outputs in different formats
- Do a full timed run-through of practice questions across all five domains
This sequencing front-loads the two heaviest domains while your energy and time are freshest, then narrows toward the lighter-weight domains as exam day approaches. For a more detailed, step-by-step walkthrough, see EAPA Study Guide 2026: How to Pass on Your First Attempt, and pair it with realistic timed practice on our practice test platform to get a feel for the 65-question format under time pressure.
If you're unsure whether your current skill level matches the exam's difficulty, How Hard Is the EAPA Exam? Complete Difficulty Guide 2026 breaks down what makes certain domains harder than others based on the format itself rather than guesswork. And once you've built a study rhythm, running full-length simulations on EAPA Exam Prep's practice platform is the closest way to rehearse the actual Pearson VUE experience before test day.
Frequently Asked Questions
No. EAPA 2101 is a distinct, retired version of the ArcGIS Pro Associate exam. It was retired on June 30, 2025, and this article describes 2101 specifically rather than any newer version.
The exam consists of 65 multiple-choice questions delivered in English through Pearson VUE testing.
No. The candidate profile includes working with existing models, scripts, notebooks, and Tasks, but authoring new Python programming or building new Tasks from scratch is explicitly outside the stated scope.
Data Management, at 34% of the exam, is the largest single domain, followed by Analysis & Geoprocessing at 23%. Together they represent more than half the exam's content.
No. Esri's retirement policy separates exam availability from certification validity - certifications earned from EAPA 2101 remain valid even though the exam itself is no longer offered.