100+ Free AA Essentials Practice Questions
Pass your Automation Anywhere Essentials Certified RPA Professional exam on the first try — instant access, no signup required.
In Automation 360, which component serves as the centralized web-based management platform where you create, schedule, and monitor bots?
Key Facts: AA Essentials Exam
70%
Passing Score
Automation Anywhere University
~50 Q
Exam Questions
Automation Anywhere
90 min
Exam Duration
Automation Anywhere University
9 types
Variable Types
A360 platform
10+ pkgs
Package Framework
A360 platform
Free w/ sub
Exam Fee
Automation Anywhere University
The AA Essentials certification is Automation Anywhere's entry-level A360 credential, testing knowledge of the Control Room, Package framework (Excel Basic/Advanced, Database, Email, PDF, Recorder, String, Loop, If/Else, List, Dictionary), variable types (String, Number, Boolean, Datetime, Record, List, Dictionary, File, Window, Form), Credential Vault lockers and secure values, Work Queues, Device Pools, and IQ Bot. A360 replaced V11's MetaBot and TaskBot with a unified Task Bot and Universal Recorder. The credential is earned through Automation Anywhere University (university.automationanywhere.com).
Sample AA Essentials Practice Questions
Try these sample questions to test your AA Essentials exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1In Automation 360, which component serves as the centralized web-based management platform where you create, schedule, and monitor bots?
2What is the primary difference between a Bot Creator license and a Bot Runner license in Automation 360?
3In Automation 360, what replaced both the legacy MetaBot and TaskBot from Automation Anywhere Version 11 (V11)?
4In Automation 360's Package framework, actions are organized into packages. Which of the following is NOT a standard package in Automation 360?
5Which Automation 360 variable type would you use to store a collection of key-value pairs where each key is a unique string?
6A developer wants to store a true/false flag to control a conditional branch in a Task Bot. Which variable type should they use?
7What is the purpose of the Credential Vault in Automation 360's Control Room?
8In the Credential Vault, what is a 'Locker'?
9Which Automation 360 feature allows a bot to automatically start execution based on an event such as a file appearing in a folder or an email arriving in an inbox?
10What is the main difference between a Schedule and a Trigger in Automation 360?
About the AA Essentials Exam
The Automation Anywhere Essentials Certified RPA Professional exam validates foundational knowledge of Automation 360 (A360). It covers the Control Room architecture, Bot Creator vs Bot Runner roles, Task Bot design using the Package framework, variable types, Credential Vault, Work Queues, Device Pools, scheduling vs triggers, Bot Insight dashboards, and IQ Bot concepts. Passing demonstrates readiness to build and manage A360 automations in professional environments.
Questions
50 scored questions
Time Limit
90 minutes
Passing Score
70%
Exam Fee
Included with Automation Anywhere University subscription (Automation Anywhere)
AA Essentials Exam Content Outline
Control Room & Architecture
Control Room features, Bot Creator vs Bot Runner roles, roles and permissions, device pools, scheduling, triggers, activity monitoring, audit log, cloud vs on-premises
Package Framework & Actions
Excel Basic/Advanced, Database, Email, PDF, String, List, Dictionary, Loop, If/Else, Recorder, Universal Recorder — actions, use cases, and selection
Variables & Data
Variable types: String, Number, Boolean, Datetime, Record, List, Dictionary, File, Window, Form; system variables; input/output variables; bot-level vs global scope
Credential Vault & Work Queues
Locker structure, owner/consumer permissions, Secure Value attributes, WorkItem lifecycle (New/In Progress/Complete/Failed), parallel processing with device pools
Bot Insight & IQ Bot
Bot Insight variable tagging, dashboards, KPI monitoring; IQ Bot intelligent document processing, ML-based extraction, human-in-the-loop validation, A360 vs V11 distinctions
How to Pass the AA Essentials Exam
What You Need to Know
- Passing score: 70%
- Exam length: 50 questions
- Time limit: 90 minutes
- Exam fee: Included with Automation Anywhere University subscription
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
AA Essentials Study Tips from Top Performers
Frequently Asked Questions
What is the Automation Anywhere Essentials Certified RPA Professional exam?
The AA Essentials exam is Automation Anywhere's entry-level certification for Automation 360 (A360). It tests foundational knowledge of the Control Room, Package framework, variable types, Credential Vault, Work Queues, Device Pools, Bot Insight, and IQ Bot concepts. It is delivered through Automation Anywhere University (university.automationanywhere.com) and is typically included with an Automation Anywhere University subscription.
What is the difference between A360 and V11 (Automation Anywhere Version 11)?
Automation 360 (A360) is Automation Anywhere's cloud-native, web-based platform that replaced V11. Key changes: (1) MetaBot and TaskBot (V11) were replaced by a unified Task Bot. (2) Separate recorders (Smart, Web, Screen) were replaced by the Universal Recorder. (3) Command-based actions were replaced by the Package framework. (4) The Control Room is fully web-based in A360. V11 is legacy — the Essentials exam tests A360 only.
What topics are covered on the AA Essentials exam?
The exam covers: Control Room architecture (roles, devices, scheduling, triggers, audit log); Package framework (Excel Basic/Advanced, Database, Email, PDF, String, Loop, If/Else, List, Dictionary, Recorder); Variable types (String, Number, Boolean, Datetime, Record, List, Dictionary, File, Window, Form); Credential Vault (lockers, secure values, owner/consumer); Work Queues (WorkItem lifecycle, parallel processing); Bot Insight (variable tagging, dashboards); and IQ Bot (intelligent document processing concepts).
What is the Credential Vault in Automation 360?
The Credential Vault is a secure storage system in the Automation 360 Control Room that holds sensitive values (passwords, API tokens, usernames) in encrypted Lockers. Each Locker has an Owner who controls access and Consumers (users or devices) who can retrieve credentials at runtime. Secure Value attributes are always masked and never displayed in plain text. Bots reference credentials by Locker and attribute name — never hardcoding sensitive values.
How do Work Queues work in Automation 360?
Work Queues hold structured WorkItems — data records (e.g., customer orders, invoices) that bots process. Each WorkItem has a status: New → In Progress (when a bot checks it out) → Complete or Failed. Multiple bots running on different machines in a Device Pool can consume from the same queue simultaneously without duplicating work. Failed items can be retried. Work Queues are superior to Excel-based batch processing because they provide centralized tracking, parallel processing, and built-in retry.