Free Atlassian ACP-620 Exam Actual Questions & Explanations

Last updated on: Jun 11, 2026
Author: Abigail Lopez (Atlassian Certification Curriculum Specialist)

The ACP-620 Managing Jira Projects for Cloud Exam validates your ability to plan, configure, and oversee Jira Cloud projects from setup through execution and reporting. This certification is designed for project managers, team leads, and Jira administrators who need to demonstrate practical expertise in the Atlassian Certified Professional program. This page provides a clear study roadmap covering all exam domains, question formats, and actionable preparation strategies. Whether you're new to Jira Cloud or strengthening existing skills, you'll find guidance aligned to real-world project scenarios.

ACP-620 Exam Syllabus & Core Topics

Use this topic map to guide your study for Atlassian ACP-620 (Managing Jira Projects for Cloud Exam) within the Atlassian Certified Professional path.

  • Project Creation: Set up new Jira Cloud projects with appropriate templates and settings. Candidates must understand project types, permission schemes, and initial configuration to align with organizational needs.
  • Board Configuration: Design and customize Kanban and Scrum boards to match team workflows. This includes setting up columns, swimlanes, card fields, and board-level filters that reflect real project processes.
  • Managing Projects: Oversee project health through user roles, issue workflows, and team collaboration features. Understand how to adjust project settings, manage versions, and maintain consistency across team members.
  • Automation: Apply Jira Cloud automation rules to reduce manual work and enforce consistent processes. Create rules that trigger actions based on issue events, transitions, and custom conditions to improve team efficiency.
  • Reporting: Interpret and create reports that track project progress, team velocity, and issue trends. Use dashboards and built-in reports to communicate status to stakeholders and identify bottlenecks early.

Question Formats & What They Test

The ACP-620 exam uses multiple question types to assess both conceptual knowledge and applied decision-making in Jira Cloud project management.

  • Multiple Choice: Test understanding of Jira Cloud features, terminology, and best practices. Questions focus on recognizing correct configurations, permission models, and automation logic.
  • Scenario-Based Items: Present real-world project situations where you analyze requirements and select the best approach. Examples include choosing the right board layout for a distributed team, designing automation to prevent common errors, or interpreting velocity trends to adjust sprint planning.
  • Configuration Thinking: Evaluate your ability to navigate Jira Cloud settings and apply features correctly. These items test how you would configure workflows, set up reporting dashboards, or establish project governance in a live environment.

Questions increase in complexity and reward candidates who connect topics across the full project lifecycle, from creation through delivery and analysis.

Preparation Guidance

Effective preparation requires mapping each topic to focused study blocks and practicing with realistic scenarios. Allocate 4-6 weeks to cover all domains thoroughly, with time for hands-on exploration and review cycles. Structure your study around the five core topics, building from foundational setup knowledge to advanced automation and reporting use cases.

  • Map Project Creation, Board Configuration, Managing Projects, Automation, and Reporting to weekly goals; track completion and flag weak areas for extra review.
  • Work through practice question sets; read explanations for both correct and incorrect options to understand the reasoning behind each answer.
  • Connect features across workflows: for example, how automation rules enforce board transitions, how reporting reflects project settings, and how permissions affect user experience.
  • Complete a timed mini mock exam to build pacing confidence and identify remaining gaps before test day.
  • Review Atlassian Cloud documentation and help articles for features covered in weak topic areas.

Explore other Atlassian certifications: view all Atlassian exams.

Get the PDF & Practice Test

Strengthen your preparation with up-to-date resources from validexamdumps.com. These materials align to ACP-620 and cover practical scenarios with clear explanations.

  • Q&A PDF with explanations: topic-mapped questions that clarify why correct options are right and others aren't.
  • Practice Test: realistic items, timed and untimed modes, progress tracking, and detailed review of each answer.
  • Focused coverage: aligned to Project Creation, Board Configuration, Managing Projects, Automation, and Reporting so you study what matters most.
  • Regular reviews: content refreshes that reflect syllabus and product changes.

Visit the exam page to download the PDF, Online Practice Test, or get a Bundle Discount offer for both formats: Managing Jira Projects for Cloud Exam.

Frequently Asked Questions

What topics carry the most weight on the ACP-620 exam?

Board Configuration and Managing Projects typically account for a larger portion of the exam, since these directly impact how teams work day-to-day. However, all five domains are tested, and automation and reporting questions often appear in scenario-based items that require connecting multiple concepts. Focus on depth across all topics rather than skipping any single area.

How do Project Creation, Board Configuration, and Automation connect in real workflows?

When you create a project, you establish the foundation (template, permissions, workflow). Board Configuration then shapes how the team visualizes and moves work. Automation rules then enforce consistency by triggering actions based on board transitions and issue events. Understanding this chain helps you see how each topic supports the others and why mastering all three is essential for effective project management.

How much hands-on experience with Jira Cloud helps for this exam?

Practical experience is valuable, especially with Board Configuration and Automation where you need to understand feature behavior and side effects. If you have limited hands-on time, prioritize creating a test project, configuring a Kanban board, and building one or two automation rules. This foundation makes scenario-based questions much easier to reason through.

What mistakes commonly cost exam takers points?

Misunderstanding permission schemes and their impact on user visibility is a frequent error. Another common mistake is confusing board-level filters with project-level workflow rules. Candidates also sometimes choose automation rules that work but are overly complex or inefficient. Review the "why" behind each answer, not just the correct option, to avoid these pitfalls.

What should I focus on in my final week before the exam?

Review any topics where you scored below 80% on practice tests. Take a full-length timed mock to build pacing and identify any remaining knowledge gaps. Spend the final 2-3 days reviewing Reporting and Automation, since these topics often appear in multi-step scenario questions that require careful analysis. Get adequate sleep the night before the exam to ensure sharp decision-making.

Question No. 1

Your team wants to measure their performance based on the number of issues completed in each sprint.

Currently, they are measured based on the number of story points completed instead.

Which board configuration needs to be changed?

Show Answer Hide Answer
Correct Answer: C

The Estimation Statistic setting on the Scrum board controls whether performance is measured by story points, issue count, or other metrics. To measure performance based on the number of issues completed instead of story points, you need to change this setting to Issue Count.


Question No. 2

The team requests that you configure their Kanban board in such a way that they can:

see just particular subsets of issues based on values in a radio button field

see all issues grouped by the epic they belong to

distinguish cards visually based on their priority

Select three board configurations that when combined together, will satisfy these requirements. (Choose three.)

Show Answer Hide Answer
Correct Answer: A, C, E

Card colors by priority: Visually distinguishes issue cards on the board based on their priority.

Swimlanes by epic: Groups all issues under their respective epics, helping the team see work organized by feature or theme.

Quick filters based on radio button field: Allows team members to filter and view specific subsets of issues depending on the selected radio button field value.


Question No. 3

Your project is configured as shown.

An issue is created with all three components selected: Hardware, Software, and Infrastructure. The assignee is set to Automatic. Who will be automatically assigned to the issue?

Show Answer Hide Answer
Correct Answer: B

When multiple components are selected on issue creation, Jira cannot determine a single default assignee if each component has a different assignee rule. In this case:

Hardware Component lead (Vincent Choy)

Software Project default (Alana Grant)

Infrastructure Unassigned

Since the assignee logic conflicts, Jira defaults to Unassigned to avoid ambiguity.


Question No. 4

You need to write a JQL query showing:

issues where the Priority was High in the past and may or may not still be High

Identify two JQL statements that will return the correct results. (Choose two.)

Show Answer Hide Answer
Correct Answer: C, D

priority changed to High before now(): This returns issues where the priority was set to High at any point in the past, regardless of its current value.

priority was High: This returns issues that had High priority at some point, whether or not they still have it. Both satisfy the requirement to show issues where the priority was High in the past and may or may not still be.


Question No. 5

You need to configure automatic issue assignment in a company-managed project.

Assignment depends on a value selected by users during issue creation.

Users should be able to select only one value.

Identify two elements that can be configured together to meet this need. (Choose two.)

Show Answer Hide Answer
Correct Answer: A, D

Radio Buttons custom field: Ensures users select only one value during issue creation, which can then drive assignment logic.

Automation rule: Can be configured to automatically assign issues based on the selected value in the custom field, enabling dynamic and rule-based assignments.