ActualCollection lets the material speak for itself. Grab the free ATLASSIAN Project Administration in Jira Server demo, put the ACP-600 sample questions under a microscope, and decide with evidence instead of promises.
ATLASSIAN ACP-600 Exam Overview:
| Certification Vendor: | Atlassian |
|---|---|
| Exam Name: | Project Administration in Jira Server |
| Exam Number: | ACP-600 |
| Available Languages: | Japanese, English, Korean |
| Related Certifications: | ACP-620 Managing Jira Projects for Cloud ACP-100 Jira Administration for Data Center and Server |
| Exam Price: | $100 USD (voucher only); $200 USD (course + exam bundle) |
| Exam Format: | Scenario-based questions, Multiple-choice, Multiple-select |
| Real Exam Qty: | Up to 75 |
| Passing Score: | 63% |
| Certificate Validity Period: | 24 months |
| Exam Duration: | 180 minutes |
| Recommended Training: | ACP-600 Exam Topics Blueprint Project Administration in Jira Server Official Course |
| Exam Registration: | Atlassian University Certification Page |
| Sample Questions: | DOWNLOAD DEMO |
| Exam Way: | Proctored online exam or in-person at authorized testing centers |
| Pre Condition: | Recommended: 6 months of hands-on experience with Jira Software Server or Data Center; no mandatory prerequisites |
| Official Syllabus URL: | https://www.atlassian.com/university/certification/certifications/exam-acp-600 |
ATLASSIAN ACP-600 Exam Syllabus Topics:
| Section | Weight | Objectives |
|---|---|---|
| Topic 1: Reports, Dashboards and JQL | 20% | - Build and share dashboards - Create and customize project reports - Write and use JQL queries |
| Topic 2: Project Configuration | 20% | - Create and configure projects
|
| Topic 3: Issue Types, Fields, Screens, Workflows and Notifications | 40% | - Build and modify workflows - Troubleshoot configuration issues - Design and apply screen schemes - Manage issue types and schemes - Set up notification schemes - Configure custom and system fields |
| Topic 4: Permissions and Security | 20% | - Control issue-level security - Manage project-level security - Configure permission schemes |
ATLASSIAN ACP-600 Certification Exam Q&A
ATLASSIAN Project Administration in Jira Server is an official Atlassian exam, registered under the code ACP-600. A passing score earns you the Atlassian Certified Professional - Project Administration in Jira Server certification, positioned at the Professional level. The credential also connects to ACP-100 Jira Administration for Data Center and Server, ACP-620 Managing Jira Projects for Cloud, so it can anchor a broader certification path. Because Atlassian designs its exams around real job tasks, holding this certification signals practical skill rather than memorized theory.
Candidates face Up to 75 questions inside a 180 minutes window on the ATLASSIAN Project Administration in Jira Server exam. That ratio leaves little slack, which is why pacing deserves as much practice as the content itself. Learn to budget your minutes, park stubborn questions instead of wrestling them, and rehearse under a real clock: a few timed runs in the ActualCollection test engine will make the official time limit feel routine rather than threatening.
The passing bar for ATLASSIAN Project Administration in Jira Server is set at 63%, and registering for the exam officially costs $100 USD (voucher only); $200 USD (course + exam bundle). There is no reduced price for a second try: fail, and you pay $100 USD (voucher only); $200 USD (course + exam bundle) in full again. That makes honest self-testing the cheapest insurance available, so hold off on booking until your ActualCollection practice scores sit clearly above the passing line, attempt after attempt.
Recommended: 6 months of hands-on experience with Jira Software Server or Data Center; no mandatory prerequisites
Vendor policies are revised from time to time, so double-check the eligibility details before registering on the official exam page.
Sign-up for the ATLASSIAN Project Administration in Jira Server exam is handled through the official registration channels listed here.
One practical detail: the exam is delivered Proctored online exam or in-person at authorized testing centers, so plan your logistics accordingly.
Atlassian recommends the following training resources for candidates working toward ATLASSIAN Project Administration in Jira Server.
Training gives you the theory, but repetition locks it in. Pair any course with the 66 practice questions in the ActualCollection ACP-600 package and you will know exactly how each topic shows up on exam day.
Absolutely. A free PDF demo of the ATLASSIAN Project Administration in Jira Server questions is available at ActualCollection, so you can inspect the quality and formatting before any money changes hands. Once you buy, updates are free for 365 days, and when that period runs out you can extend the update service at 50% off the regular price.
ActualCollection offers a 100% money-back guarantee with specific conditions. If you take the ATLASSIAN Project Administration in Jira Server exam within 60 days of purchase and fail, you may claim a full refund, provided the exam matches your product. Sitting the exam within 3 days of purchase disqualifies a claim, as do downloaded-but-unused products, free materials, and expired orders; the candidate name must also match the payer name. To file, submit a scanned enrollment slip and the official Score Report PDF within 2 days of the exam, and the claim is processed within 7 days. If you prefer, you can skip the refund and instead receive two other exam products of equal value at no charge while keeping the update service on your original purchase.
As for delivery: it is immediate. Your files become downloadable the moment payment completes and are also emailed to you within one minute. If nothing shows up within 2 hours, contact customer service. You may install the software on an unlimited number of computers.
ATLASSIAN Project Administration in Jira Server is divided into 4 official domains. Among the headline areas are Reports, Dashboards and JQL (20%), Issue Types, Fields, Screens, Workflows and Notifications (40%), and Project Configuration (20%). Scroll up to the exam topics section for the full breakdown, and use it as a checklist: any line you cannot confidently explain deserves another round of practice.
ATLASSIAN Project Administration in Jira Server Sample Questions:
A project uses two issue types named Task and Sub-task which share the workflow shown below.
What is the maximum number of screens that can be used in the current project configuration?
- A. 9
- B. 10
- C. 8
- D. 6
- E. 5
Correct Answer: E 🗳️
Your coworkers, Jill and Dave, want you to create a filter and a corresponding filter subscription to run every morning at 8 AM.
For the query result, they each want to receive a list of only their own issues that were assigned to them in the last 8 hours.
Which JQL query will you use in the filter?
- A. assignee in (Jill,Dave) AND created >= -8h
- B. assignee = Jill OR assignee = Dave AND created AFTER startOfDay()
- C. assignee changed TO currentUser() >= -8h
- D. assignee changed TO currentUser() AFTER startOfDay()
- E. assignee changed TO (Jill,Dave) >= -8h
Correct Answer: D 🗳️
Jill is the project administrator of the SOFTWARE project. She has the following requirements:
* A Testing status should be added to the workflow used by all issue types in her project.
* Only developers should be able to transition issues into the Testing status.
She consults the Workflows section of her project settings page and finds out that the workflow scheme is used in 2 projects, the SOFTWARE and the HARDWARE project.
Luckily, she is also a project administrator of the HARDWARE project.
Which of the following statements is true?
- A. She will not be able to perform any of the changes and has to contact a Jira administrator.
- B. She can implement the desired workflow changes if she has the Extended project administration permission in both projects.
- C. She will only be able to add the new status to the workflow but won't be able to implement the desired restriction.
- D. She can implement the desired workflow changes since she is the project administrator in both projects.
Correct Answer: B 🗳️
All users should be able to transition issues in your project without restrictions.
However, some users complain that they cannot transition issues to the In Progress status. They can execute other transitions.
The workflow is shown below.
What should you request from the Jira administrator?
- A. Add a new transition from Done to In Progress.
- B. Remove existing conditions from the global In Progress transition.
- C. Add a new transition from To Do to In Progress.
- D. Add all project users to the Transition Issues project permission.
- E. Remove existing triggers from the global In Progress transition.
Correct Answer: A 🗳️
Explanation: Only visible for ActualCollection members. You can sign-up / login (it's free).
You need a way to put issues On Hold. Additionally you need to filter for all issues that:
The current workflow is shown below:
Which combination of configuration items will meet the requirements?
- A. Transition, post-function
- B. Transition, custom field (User Picker)
- C. Status, transitions
- D. Screen, custom field (Date picker)
- E. Status, screen
Correct Answer: D 🗳️





