The Certified System Architect (CSA) is the foundational Pega credential, and for most people it is the first real milestone on a Pega career path. It proves you can build a working Pega application the right way: configuring cases, data, UI, and decisioning on the platform rather than coding around it. This guide walks you through what the credential means, what the exam covers, and a realistic plan to prepare for it honestly so the certification actually reflects skills you possess.
What the CSA credential is and who it's for
The CSA is the entry-level certification in the Pega System Architect track. It sits below the Certified Senior System Architect (CSSA) and the Lead System Architect (LSA) credentials, and it validates that you understand how to design and build applications using Pega's low-code platform on Pega Infinity.
It is aimed at:
- New Pega developers joining a project team who need to demonstrate baseline competence.
- Business analysts and IT professionals moving into a low-code delivery role.
- Students and career-changers entering the Pega ecosystem for the first time.
- Architects from other platforms who need to formalize their Pega knowledge.
You do not need prior Pega experience to start, but you do need to be willing to build things. The CSA is fundamentally a hands-on credential. Memorizing definitions will not get you through the practical reasoning the exam expects, and it certainly will not help you on day one of a real project.
The exam format at a high level
Pega periodically updates exam logistics, version alignment, question counts, and scoring, so treat the following as approximate and always confirm the current specifics on the official Pega Academy site before you book.
In broad strokes, the CSA exam is:
- Multiple-choice and multiple-select, delivered online and proctored through Pega Academy.
- Timed — typically somewhere in the range of about 90 minutes.
- Roughly 50–60 questions in a single sitting.
- Graded against a passing threshold commonly around the high-60s to low-70s percent range.
- Version-aligned to a specific Pega Infinity release, so the exam code (for example, a
PEGACPSA-style identifier) changes as new versions ship.
Because these numbers move, the single most reliable thing you can do is open the certification page on Pega Academy, read the current exam blueprint, and note the exact version it targets. Then make sure your study materials and practice environment match that version. Studying against an outdated mission is one of the most common avoidable mistakes.
The official Pega Academy CSA mission is your backbone
Pega Academy publishes a structured learning path called the System Architect mission (sometimes presented as the CSA learning journey). This free, official curriculum is the single best source of truth for the exam, because the exam is written against it.
Use it as your spine:
- Work through every module in order — the topics build on each other.
- Complete the challenges inside the mission, not just the readings and videos. The challenges drop you into a guided Pega environment and ask you to build something.
- Take the knowledge checks at the end of each section and revisit anything you miss.
- Treat third-party courses, practice questions, and guides (including this one) as supplements to the mission, never replacements for it.
If you only do one thing, complete the official mission end to end, building everything by hand. For structured help layering practice and feedback on top of it, our Pega training program is designed to mirror the mission while filling in the "why" behind each rule.
Core topic areas tested
The CSA blueprint clusters into a handful of areas. Here is what each one means in practice.
Case management
The heart of Pega. You need to be fluent in:
- Designing a case life cycle with stages, processes, and steps.
- The difference between case types, cases, and child/subcases.
- Configuring assignments, approvals, and service-level agreements (SLAs) with goals and deadlines.
- Routing work to the right operator, work queue, or work group.
Data modeling
- Creating data types (the Pega term that maps to objects/entities) and fields.
- Choosing field types and modes (single value, value list, page, page list).
- Data pages (formerly declare pages) for sourcing reference and transactional data, and the difference between node-level, requestor-level, and thread-level scope.
- Relating data to cases and understanding when data lives on the case versus in a data type.
UI and views
- Building views (the modern UI authoring surface) and forms.
- Configuring fields, layouts, and templates without writing front-end code.
- Visibility conditions and dynamic UI behavior driven by data.
- Understanding how the Cosmos / Constellation design system shapes the experience.
Basic decisioning
- Decision tables and decision trees for branching business logic.
- When rules for reusable boolean conditions.
- Where to apply each, and why declarative logic beats hardcoding values into a flow.
Security basics
- Operators, access groups, and roles.
- How role-based access control (RBAC) governs what users can see and do.
- Access of Role to Object (ARO) records at a conceptual level.
- Mapping organizational structure (org, division, unit) to work routing.
Reporting
- Building report definitions with filters, columns, and sorting.
- Understanding list versus summary reports.
- Surfacing reports on dashboards.
Automations
- Configuring flows, flow actions, and basic automations that move work forward.
- Sending correspondence (email) from a case.
- Understanding where data transforms and activities fit (and why you should reach for low-code options before activities).
A realistic week-by-week study plan
The plan below assumes roughly 8–10 hours per week over six weeks. Compress or stretch it to fit your schedule, but do not skip the hands-on building. Adjust the topic order to match the current Pega Academy mission if it differs.
| Week | Focus area | Pega Academy mission work | Hands-on practice |
|---|---|---|---|
| 1 | Platform orientation + case design | Intro modules, App Studio vs Dev Studio, case life cycle | Build a simple 3-stage case type end to end |
| 2 | Case management deep dive | Stages, processes, steps, assignments, SLAs, routing | Add approvals, SLAs, and routing to your case |
| 3 | Data modeling | Data types, fields, data pages, relating data | Model reference data and source it via a data page |
| 4 | UI / views | Views, layouts, templates, visibility | Build forms with conditional visibility |
| 5 | Decisioning + security | Decision tables, when rules, access groups, roles | Drive flow branching with a decision table |
| 6 | Reporting, automations + review | Reports, correspondence, automations | Build reports; take all knowledge checks; full review |
A few rules that make this plan work:
- Build, don't just watch. If a module shows a feature, recreate it yourself afterward.
- Keep a "miss log." Every question or check you get wrong goes in a list you revisit weekly.
- Spaced repetition beats cramming. Two hours four times a week outperforms one eight-hour Saturday.
- Do a timed dry run in week 6 to calibrate your pacing against the clock.
Hands-on practice on a personal Pega environment
You cannot pass the CSA — or do the job — without building applications yourself. Reading about a data page is nothing like configuring one and watching it fail to load because you scoped it wrong.
Options for a practice environment:
- Pega's training/personal environments. Pega periodically offers personal-edition or trial environments for learners. Availability and form change over time, so check what's currently offered on Pega Academy and the Pega Community.
- The guided environments inside the mission challenges. These are sandboxed and reset, ideal for following along.
- An employer-provided sandbox, if you are already on a project.
Whatever you use, build a small end-to-end application of your own invention — say, a "leave request" or "expense approval" case — and exercise every topic area on it. When you can build that from a blank application without looking anything up, you are ready. If you want a structured set of build exercises with review, our Pega mentorship sessions are built around exactly this kind of deliberate practice.
Exam-day strategy
CSA EXAM-DAY CHECKLIST
----------------------
Before:
[ ] Confirm exam version matches what you studied
[ ] Test webcam, mic, and internet for the proctor
[ ] Quiet, well-lit room; ID ready
[ ] Light review of your "miss log" only — no cramming
During:
[ ] Read each question fully; watch for "select all that apply"
[ ] Eliminate obviously wrong options first
[ ] Flag hard items, answer everything, return at the end
[ ] Budget ~1.5 min/question; never sink 10 min into one
[ ] Trust your hands-on reasoning over rote memory
After:
[ ] Note weak areas for the next credential (CSSA)
The exam rewards practical reasoning. When two answers look plausible, ask: which one keeps the work on Pega's low-code rails? That is almost always the intended answer, and it mirrors how Pega expects you to build real applications.
Why brain dumps, proxies, and shortcuts are self-defeating
It is worth being blunt here. There is an entire shadow market promising leaked "real exam questions" (brain dumps), people offering to sit the exam as you (proxy testing), and tools that promise a pass without learning. Avoid all of it. Not just because it violates Pega's certification policies and can get your credential permanently revoked — though it can — but because it defeats the only purpose the certification serves.
Consider what actually happens:
- A brain dump teaches you to recognize specific question wording, not to build a case life cycle. The blueprint and questions get refreshed, and your memorized answers go stale.
- A proxy or impersonator gets you a certificate that you cannot back up. On your first project, the gap shows in days, and your reputation — far more valuable than a line on a résumé — takes the hit.
- Shortcuts skip exactly the hands-on reps that make the real work feel easy. You pay the cost later, under pressure, in front of a client.
The credential is only worth something because it signals you can do the work. Hollow it out and you are left with a badge that actively misrepresents you. Learn the material honestly: complete the mission, build applications, fail safely in a sandbox, and earn a pass you can stand behind. That is the version of certified that opens doors and keeps them open. If you want legitimate, ethical help preparing the right way, our Pega certification help focuses entirely on building genuine skill — never shortcuts.
Key takeaways
- The CSA is the foundational, hands-on Pega credential; it proves you can build applications on the platform, not just define terms.
- Exam logistics (question count, time, passing score, version code) change — confirm the current details on Pega Academy before booking.
- The official Pega Academy System Architect mission is your backbone; complete every module, challenge, and knowledge check.
- Core topics: case management, data modeling, UI/views, basic decisioning, security basics, reporting, and automations.
- Follow a week-by-week plan, keep a miss log, and use spaced repetition over cramming.
- Build a personal application end to end; you are ready when you can do it from a blank app.
- Brain dumps, proxies, and shortcuts are self-defeating — the credential only has value if you can actually do the work.
Ready to prepare the honest, effective way? Explore our Pega certification help or get in touch to map out a study plan that turns the CSA into skills you'll actually use on the job.