Automation Anywhere Tutorial: RPA & Types of Bots
โก Rรฉsumรฉ intelligent
Automation Anywhere delivers robotic process automation through a Control Room, bot developers, and bot runners. This page explains architecture, bot types, features, and industry use cases, plus how the modern Automation 360 platform differs from the older Enterprise 11 release.

Qu'est-ce que l'automatisation ?
Automatisation is a technique of performing tasks and processes with minimal human assistance. It is a method of making a device, a process, or a system operate on its own without constant human intervention. Automation is used across industries to operate equipment such as machinery, factory processes, boilers, networks, ships, aircraft, and vehicles.
Automation is normally grouped into four categories, ordered from the narrowest scope to the broadest:
- Enregistreurs de macros โ replay a fixed sequence of keystrokes and mouse clicks.
- Enregistreurs de macros au niveau de l'application โ run inside one application, such as a spreadsheet or an ERP client, and understand that applicationโs objects.
- Automatisation des processus d'affaires โ re-engineers a workflow at the system level, usually through APIs, queues, and rules engines.
- Automatisation des processus robotiques โ drives the user interface of existing applications the way a person would, with no change to the underlying systems.
Qu'est-ce que la RPA?
Automatisation des processus robotisรฉs (RPA) is software that mimics the actions of a human user. It performs actions on a PC to automate business processes that are highly repetitive and rule-based.
Because RPA works at the presentation layer, it can join together legacy mainframes, desktop applications, and web portals that have no shared API. That is why RPA is often described as the fastest way to automate a process without touching the systems underneath. If you are comparing platforms before committing, the roundup of outils d'automatisation des processus robotiques puts the main vendors side by side.
Qu'est-ce que le Automation Anywhere?
Automation Anywhere is one of the leading RPA vendors, offering powerful and user-friendly capabilities for automating complex tasks. It is frequently listed among the technologies that reshaped how enterprises operate. The platform combines conventional RPA with intelligent elements such as natural language understanding and the ability to read unstructured data.
Automation Anywhere allows organisations to automate processes that are currently performed by people. It is a web-based management system that uses a Control Room to schedule and run automated tasks, and it can automate end-to-end business operations for a company.
โ ๏ธ Attention : The screenshots and client names in the sections below describe Automation Anywhere Enterprise 11, les plus รขgรฉs Windows client-and-server generation. The current generation is Automatisation 360 (originally released as A2019), which is cloud-native and browser-based. The concepts still map across, but the menus, installers, and some component names have changed. See the version comparison below before you install anything.
Automation Anywhere Enterprise 11 vs Automation 360
Automation Anywhere shipped Enterprise 11 as a Windows desktop product: developers installed a thick client called the Bot Creator, and the Control Room ran on a company server. Automation Anywhere later announced end of maintenance for Enterprise 11 in March 2022 and end of life in March 2023, so new projects are built on Automation 360 instead.
Automation 360 moves the whole development experience into the browser. A small program called the Bot Agent is installed on each Windows device and connects that device to the Control Room; there is no separate desktop editor to license and patch. Several component names changed at the same time.
| Rรฉgion | Enterprise 11 (legacy) | Automation 360 (current) |
|---|---|---|
| Development client | Produits Windows Bot Creator client | Browser-based Control Room editor |
| Connexion de l'appareil | Full client installed per machine | Lightweight Bot Agent per machine |
| Reusable UI assets | MetaBot Designer | Packages plus the AISense recorder |
| Traitement des documents | Bot de QI | Automatisation des documents |
| Prebuilt asset marketplace | Boutique de robots | Agentic App Store |
| Humain dans la boucle | รdition | Automation Co-Pilot |
Caractรฉristiques Automation Anywhere
- Intelligent automation for both business and IT tasks.
- Recorders capture keyboard strokes and mouse clicks so a working task can be produced in minutes.
- Scriptless authoring, which means no programming knowledge is required for common actions.
- Automation of long, multi-application tasks that would otherwise take an analyst hours.
- Distribution of a single workload across multiple computers for parallel execution.
- Auto-login, which runs scheduled tasks even when the machine is locked.
- A Credential Vault that stores passwords centrally, so secrets never sit inside bot code.
- Analytics through Bot Insight, covering both bot performance and the business data the bot processes.
Pourquoi Automation Anywhere?
Les รฉquipes choisissent Automation Anywhere for a mix of speed, reach, and governance rather than for any single feature.
- No programming knowledge is required for standard work; you record your actions or point and click through action wizards.
- It removes the human error that creeps into repetitive keying and copying.
- It increases transaction speed, which saves both time and operating cost.
- Time to value is short and the approach is non-intrusive, because nothing inside the source systems has to change.
- It automates data transfers and imports or exports data between files and applications, a point covered more broadly in the Tutoriel RPA.
- The same automation scales from a single desktop to a data centre without being rewritten.
The trade-off worth naming is that user-interface automation is brittle by nature. When a screen layout changes, the bot can fail, which is why change management and object calibration matter as much as the initial build.
Automation Anywhere Architecture
Automation Anywhere architecture has three primary components:
- Salle de contrรดle
- Bot Creator
- Coureur de robots
The diagram below shows how these three pieces fit together: developers publish bots upward into the Control Room, and the Control Room pushes them down to the runner machines that do the work.
Salle de contrรดle
The Control Room is the web-based platform that controls Automation Anywhere. In other words, it is the server that governs the bots.
The Control Room also handles:
- Gestion des utilisateurs โ accounts, roles, and permissions.
- Contrรดle de source โ the code for every bot is stored centrally, so it is easy to share across systems and to roll back a bad change.
- Tableau de bord โ complete analytics on bot activity. You can see how many bots ran and how many runs passed or failed.
- Gestion des licences โ the licences you purchase are configured and allocated here.
There are two main licence types in Automation Anywhere:
- Dev licence โ lets you create a bot, edit a bot, and run a bot.
- Run licence โ lets you run a bot only; you cannot make changes to it.
Bot Creator
Developers use a Bot Creator environment to build bots. Their dev licences are validated against the ones configured in the Control Room. Once authenticated, the code of the bots they create is stored in the Control Room. Different developers may build individual tasks or bots, and those bots can then be combined and executed together.
Coureur de robots
The Bot Runner is the machine where a bot actually executes. You can have multiple bots running in parallel on separate runners. Only a Run licence is needed. The bots report their execution logs and pass or fail status back to the Control Room.
Autres composants importants
Aperรงu des robots โ shows statistics and graphs that let you analyse the performance of every bot in the system. It also estimates the time saved by each automated process.
Ferme de robots โ integrated with Automation Anywhere Enterprise, it allows you to provision many bots at once and make them available on a rental basis.
Agentic App Store โ the vendor marketplace, originally launched as Bot Store, where you can download prebuilt bots and packages for common business automations instead of building from scratch.
Astuce : In Automation 360 the Bot Creator is no longer a separate installed program. You log in to the Control Room in a browser and build there, while the Bot Agent handles the connection to your Windows bureau.
Types d' Automation Anywhere Moteurs de recherche
Enterprise 11 grouped its automations into three named bot types, illustrated in the figure below. Task Bots sit at the base, MetaBots supply reusable objects to them, and IQ Bot adds a cognitive layer on top.
Robots de tรขches
Task Bots automate rule-based, repetitive tasks in areas such as document administration, HR, claims management, and IT services. They are the basic building block of any Automation Anywhere project and deliver the most immediate gains in productivity, error reduction, and cost saving.
Mรฉtabots
MetaBots are the reusable automation building blocks of Enterprise 11. They are designed so that when an application changes, you only edit the MetaBot once and every process that calls it picks up the fix. MetaBots are not carried forward into Automation 360; the AISense recorder and reusable packages fill the same role there.
Bot de QI
IQ Bot is the cognitive component. It learns from the corrections a human makes and applies that learning to the next batch, which lets it pull fields out of semi-structured documents such as invoices and purchase orders. In Automation 360 this capability is delivered through Document Automation.
How to Build Your First Bot in Automation 360
The fastest way to try the platform is the free Community Edition, which gives an individual learner a hosted Control Room without a commercial contract. The broad sequence below applies to any Automation 360 tenant.
- Register for a Control Room. Sign up for the Community Edition on the vendor site and confirm your email. You receive a cloud Control Room URL of your own; there is no server to install.
- Install the Bot Agent. Log in, open the device registration prompt, and install the small Bot Agent package on your Windows machine. This is the piece that lets a cloud Control Room drive your local desktop, and it replaces the heavyweight client from Enterprise 11.
- Create a bot. From the Automation menu, create a new Task Bot and give it a meaningful name. The browser-based editor opens with an Actions palette on the left and a canvas in the middle.
- Record or drag actions. Use the Recorder to capture a short sequence, then switch to the Actions palette and refine it. Common starting actions are Open Application, Browser, and the Excel or CSV file packages.
- Ajouter des variables. Replace every hard-coded value with a variable. This single habit is what separates a demo bot from one that survives its first month in production.
- Move secrets into the Credential Vault. Never type a password into an action field. Store it as a credential and reference the locker instead.
- Handle errors. Wrap risky steps in the Error Handler action so an unexpected pop-up produces a logged message rather than a silent stop.
- Run and debug. Run the bot against your registered device, then use the step-through debugger and the audit log to see exactly which action failed and with what value.
- Deploy and schedule. Check the bot in, then use the Control Room to schedule it against a Bot Runner device or trigger it from an event.
Expect the first useful bot to take a day, not an hour. Most of that time goes into the unglamorous work in steps five through seven, and skipping it is the single most common reason pilots fail to reach production.
Automation Anywhere vs UiPath vs Blue Prism
Automation Anywhere is usually evaluated alongside two other established platforms. All three cover the same core ground, so the decision tends to turn on hosting model, developer profile, and how much intelligent document work you expect.
| Critรจres | Automation Anywhere | UiPath | Blue Prism |
|---|---|---|---|
| Interface principale | Browser-based Control Room | Windows Studio plus web Orchestrator | Windows Studio de design |
| Typical author | Business analyst and developer | Business analyst and developer | Trained RPA developer |
| Automatisation assistรฉe | Yes, via Automation Co-Pilot | Yes, via Assistant | Limited, oriented to unattended |
| Document intelligence | Automatisation des documents | Comprรฉhension du document | Decipher and partner tools |
| Free learning edition | Edition communautaire | Edition communautaire | Trial and academic programme |
If you want the detail behind each column, work through the UiPath tutoriel et la Blue Prism tutoriel before shortlisting.
Applications utilisant Automation Anywhere
Automation Anywhere is deployed across most back-office functions. The table below lists the processes that appear most often in each industry.
| Industrie | Application de Automation Anywhere |
|---|---|
| Comptabilitรฉ financiรจre | Invoice processing, reporting, and auditing. |
| HR | Automating tasks in PeopleSoft, sending email notifications, and populating employee records. |
| Operation/informatique | Creating accounts, software set-up, batch processing, and system integration. |
| Sales | Creating and printing invoices, and adding, modifying, or removing customer data in a CRM. |
| Marketing | Crรฉer des rapports de gรฉnรฉration de leads et surveiller le sentiment social. |
| Secteur Industriel & Fabrication | Inventory management, Excel automation, and ERP integration. |
| Gouvernement | Verification processes, populating subcontractor forms, and automating daily reports. |
| Santรฉ | Patient data migration, reporting for doctors, insurance data automation, claim processing, claim status checks, and patient record storage. |
| Biens de consommation | Order processing, data entry, claims processing, FTP automation, and incentive claim handling. |
| Hospitalitรฉ | Competitor price analysis, guest data processing, data verification, and payment processing. |
| Vente au dรฉtail | Gathering product details from manufacturer sites, updating online inventory, and importing website and email sales. |
To take this further, read the Tutoriel RPA for the wider discipline, compare vendors in the list of meilleurs outils RPA, rehearse for hiring rounds with these Automation Anywhere questions d'interview et UiPath questions d'interview, and see how bot testing overlaps with tests d'automatisation entraine toi.


