What are the different tools available in UiPath platform

List all tools

11 Likes

UiPath Explorer : used to create a custom selector for a specific UI element .

Uipath Orchestrator: The UiPath Orchestrator is a web application that allows you to orchestrate the execution of repetitive business processes by UiPath Robots .

Task Mining does task analysis

UiPath studio- UiPath studio is a user-friendly interface that allows users to visually plan and design various automation processes through diagrams, using the drag-and-drop functionality. These diagrams are merely a structural reflection of specific tasks that must be completed.

UiPath robot- UiPath Robots are used to translate the strategies into tasks, which are then executed. These robots are used to assign various tasks and carry them out in the same manner as humans but without human interference. When a given operation occurs on the computer, they program UiPath robots to begin executing tasks automatically.

UiPath Orchestrator-The Orchestrator is a web-based application in UiPath. It has features for deploying, monitoring, scheduling, and controlling automated bots and processes. It’s a centralized forum for managing and maintaining all software bots

process discovery helps in discovering processes

Computer vision: A feature can easily visually identifies all the elements rather than relaying on selector and image

UiPath Agent : it can request to start or stop jobs, and change settings through an IPC protocol, based on user input
executors : component which is directly responsible for the execution of a process.

UiPath Automation Platform covers end-to-end automation.

On the Discover phase, we have:

Process Mining - This gives you a detailed understanding of your complex business processes. This will help you know what to automate, how to improve your processes and be able to prove impact, too.

Task Mining - This uses a data-driven approach to gain deeper understanding of tasks employees perform on their desktops to identify process improvement areas and automation candidates.

Automation Hub - This is where you can crowdsource automation ideas and centrally manage automation opportunities.

Task Capture - This is a process discovery tool that helps to accelerate business process documentation by recording your regular workflows in detail.

On the Build phase, we have:

UiPath Studio - This is an advanced automation development tool that RPA developers use to build automation processes.

UiPath StudioX - A user-friendly automation development tool that business users/Citizen Developers can use to build automation processes.

UiPath Studio Web - A browser-based automation development tool, for users who wish to start automating processes across online applications and tools. This is the entry point to the Studio Family, allowing you to start automating processes from any browser window and any operating system.

Document Understanding - The UiPath Document Understanding framework facilitates the processing of incoming files, from file digitization to extracted data validation, all in an open, extensible, and versatile environment.

UiPath Marketplace - A web library of pre-built RPA content meant to optimize and scale your automation journey.

UiPath Integration Service - This helps developers to discover an expanded approach to RPA connectivity, enabling faster integrations through connectors.

On the Manage phase, we have:

UiPath Orchestrator - A web application that enables you to orchestrate robots in executing repetitive business processes. It acts as an integration point with third-party solutions and applications.

AI Center - It is a service that allows you to deploy, manage, and continuously improve Machine Learning models and consume them within RPA workflows in Studio.

Test Suite - It is a tightly integrated bundle of tools that consolidates the testing process through integrations with your test management and ALM tools.

Data Service - This is a persistent data storage service that brings powerful no-code data modeling and storage capabilities to your RPA projects.

Insights - This is an RPA analytics solution that enables your business to track, measure, and manage the performance of your entire automation program.

Automation Ops - This is a centralized, web-based platform that enables a simple and convenient way to manage and implement governance policies based on user profiles, and to manage the feeds available in the organization. It is an admin feature available in UiPath Automation Cloud.

On the Run phase, we have:

UiPath Robots - UiPath software robots are intelligent, reliable, flexible, and eager to take on a huge range of tedious tasks. Choose attended, unattended, automation cloud, or test robots.

On the Engage phase, we have:

UiPath Apps - This is a low-code application development platform that enables you to build and share enterprise-grade custom applications that deliver engaging user experiences.

UiPath Assistant - A personal digital assistant for everyone. It gives everyday individuals easy access to selected automation with their day-to-day tasks.

Action Center - Action Center offers business users a way to bundle actionable items and provide business inputs to Robots. It enables support for long-running unattended workflows, that require human intervention.

Hope this helps.

Kind regards,
Kenneth

1 Like