In Brazil, we have some standard processes. Some companies operate in similar ways. I cannot give all the details, but there is a process for financial invoices. We normally use UiPath to automate this process.
Consultor at Visagio
Automation becomes intuitive with supportive learning and community resources
Pros and Cons
- "Using UiPath is very easy."
- "The only problem is the cost. It was more accessible initially, and we could have more resources with the same license. Now, the license is different, and we need a license for each tool that we have, so it is not very accessible to have all of the tools for installation."
What is our primary use case?
What is most valuable?
Using UiPath is very easy. Even for new users or developers who are just starting, it is easy to use. You just need to drag and drop the activity, so it is very easy to start using. We have UiPath Academy, which is very helpful when you need to learn something. When anyone is starting to use UiPath here in my company, we recommend starting with UiPath Academy. It helps a lot in every project that we have here.
Also, there is the community, which is very helpful. We have lots of users, and for every question that we have, we can just Google it, and then we can find the answers in the community. Almost all the questions that we have can be found in the community, which is very helpful. We also have different integrations with different services, and this is very helpful as well.
What needs improvement?
I do not have any complaints about the tools themselves. They work very well. The only problem is the cost. It was more accessible initially, and we could have more resources with the same license. Now, the license is different, and we need a license for each tool that we have, so it is not very accessible to have all of the tools for installation.
For how long have I used the solution?
I have used it for about six years.
Buyer's Guide
UiPath Platform
July 2026
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
908,834 professionals have used our research since 2012.
What do I think about the stability of the solution?
The stability is very good. In the beginning, we depended on our infrastructure. However, now that we have services on the cloud, it is very stable.
What do I think about the scalability of the solution?
Scalability depends on how you are automating and using resources like queue triggers. If you use queues, it is easy to scale. You just need to change the number of robots for the process, and then it works very fast.
How are customer service and support?
Every time we need support, most questions can be answered by searching on the Internet or finding solutions in the community. When we require technical support, we contact UiPath. For instance, we had trouble with the database while using UiPath on-premise and connected to support. They were very helpful, addressing the issue in three hours. Therefore, I would rate customer service a ten. It's a very easy tool to use, so normally, we do not encounter many troubles. But when we do, the answers are either in the community, or we contact support.
How was the initial setup?
It depends on the customer and project. Sometimes, I am involved in the deployment process. I might be a developer, and sometimes I need to deploy in a development tenant. Another team analyzes and deploys it to production, or we deploy it to a tenant for deployment. A global team, for example, analyzes, publishes to production, and ensures they have all the documents before publishing to production. We use the process to run through.
What was our ROI?
In the beginning, the return on investment is quick. As automation scales, requiring more licenses, it becomes more expensive. At first, processes save money, but eventually, automation without cost savings occurs due to licensing costs.
What other advice do I have?
Besides using UiPath Academy, having expertise in the automation process is crucial because it is not just about setting up automation. Governance becomes critical as automation scales. Planning is essential before starting the process to avoid chaos as automated processes increase. For example, restricting developer access to production is crucial. Overall, I would rate UiPath an eight out of ten because, while it is the best tool regarding resources and integration, pricing is problematic.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Technology Leader at a tech services company with 11-50 employees
Makes automation of complex workflows easy
Pros and Cons
- "From the early days, UiPath stood out because of its intuitive interface and ease of use, enabling the automation of complex processes without requiring technical knowledge related to development. UiPath has since expanded from simple automation to Intelligent Automation and Agentic Automation."
- "UiPath helps to reduce human errors if the process, requirements, and exceptions are properly defined and the process is fully optimized before being automated."
- "Now that UiPath is moving towards BPMN as part of agentic orchestration on Maestro, there is a need to make it easier for newcomers in the BPMN space to understand the components of a BPMN workflow. More awareness is needed since even technically inclined individuals are not very familiar with BPMN."
- "Sometimes the technical support team gets repetitive with the questions they ask, and for complex issues, it drags on too long."
What is our primary use case?
I initially used UiPath for repetitive and structured or mechanical types of automation. I was a software engineer, and I handled maintenance processes for applications, whether it involved starting up servers, generating reports, or conducting health checks. These repetitive operational maintenance tasks were handled with UiPath. It was a tool for creating workflows to handle such menial tasks.
How has it helped my organization?
Automation must be present in an organization. Without it, you are stuck with manual processes that require lots of manpower for menial tasks. Automation allows large companies to scale their services efficiently, focus on more strategic tasks, and serve their customers efficiently. Its benefits can be seen immediately after the deployment. Your staff does not have to do repetitive tasks anymore.
Communications mining happens at the intake part of an internal process. It helps to classify information coming from various channels, such as an email or a ticketing system. It is useful for triaging and actionable insights. You can action that using a downstream automation. It can help with any process, whether it is a finance, IT, HR, logistics, or healthcare process. They also have IXP which combines Communications Mining with Generative Extraction. Tone or sentiment analysis in documents helps with better redirection or triaging. It goes hand in hand with the capability to classify documents.
Communications mining can help save time for your resources. If about 80% of your incoming communication is related to order management, with automation, the return will be direct. There will be hard savings in terms of people needed to work on the order entry processes. Instead of ten resources, you might need just three resources. The savings depend on the use case or the volume of a particular use case.
A key strength of UiPath is that you can easily and quickly build automation. If you are familiar with UiPath, you can automate simple to medium processes in a few hours. If you do not have any technical background, you can get started with UiPath and be up and running in one week with the help of a foundational course. I had a colleague with a background in political science. He did the foundational course and was able to build a project on his own in just one to two weeks. He is now a successful technical project manager working with UiPath.
UiPath helps to reduce human errors if the process, requirements, and exceptions are properly defined and the process is fully optimized before being automated. The ideal target is 100% accuracy, but that is usually not possible for most processes. About 90% or more accuracy is more realistic.
We have started to gather use cases where we can leverage agenting automation. It opens up more capabilities or coverage on the existing use cases as compared to before where we could only automate an end-to-end process to a limit. For example, we could only automate entering an invoice into a system using UI or API automation and downloading a report. With Intelligent Automation, they have added the capability to read from structured and unstructured documents and then classify the content.
Agentic automation now allows us to handle complex tasks like invoice dispute investigations, which wasn't possible with traditional RPA. Using UiPath Agent Builder and Agentic Orchestration, we can automate and manage end-to-end processes across applications and provide meaningful resolutions. This makes workflows more dynamic and flexible compared to rigid, structured automation.
What is most valuable?
From the early days, UiPath stood out because of its intuitive interface and ease of use, enabling the automation of complex processes without requiring technical knowledge related to development. UiPath has since expanded from simple automation to Intelligent Automation and Agentic Automation. The coverage of more complex use cases has increased, making it more robust. Processes not capable of automation five or six years back can now be automated easily. We can read from documents using Document Understanding or create complex workflows that require many decisions using agents. They are moving towards Agentic Automation.
The UiPath community offers a lot of value for sharing knowledge and networking. It helps you build knowledge and grow professionally within the same company or land your dream job in this space. Many large companies are using UiPath as the main automation tool.
UiPath Academy was my first point of entry when I started using UiPath. With its help, I was able to build my first robot. It has also helped me to be up to date with the latest and greatest features of UiPath.
What needs improvement?
Now that UiPath is moving towards BPMN as part of agentic orchestration on Maestro, there is a need to make it easier for newcomers in the BPMN space to understand the components of a BPMN workflow. More awareness is needed since even technically inclined individuals are not very familiar with BPMN.
For how long have I used the solution?
I have probably used UiPath since 2017.
What do I think about the scalability of the solution?
Our clients are large enterprises and small to medium businesses. We are both a partner and a customer. About 90% of our resources are working with UiPath. We are a small company with 200 to 300 employees.
How are customer service and support?
Sometimes the technical support team gets repetitive with the questions they ask, and for complex issues, it drags on too long.
How would you rate customer service and support?
Neutral
How was the initial setup?
Some of our customers are on-prem, and some of them are on the cloud.
If you are on the cloud, you do not need to worry about deployment. On-premise, it is similar to other software where you need to provision an infrastructure, either AWS or any of the hyperscalers. It might require more steps and effort, but it is doable.
For complex cases, it could take an average of three months. Simple ones can take less than a month.
In terms of maintenance, any solution requires some sort of support and maintenance.
What was our ROI?
UiPath Autopilot saves 20% of my time. Most of my time goes into building projects for customers and not for personal productivity. The only automations that I leverage are the prebuilt ones for my personal use, such as UiPath Autopilot.
What's my experience with pricing, setup cost, and licensing?
There is always an opportunity to improve. They have been trying to improve pricing by consolidating some of these SKUs together. They are trying to bundle more capabilities with the same set of licenses, which is good. However, because things are always changing, it leads to some confusion. They can make it more streamlined and consistent.
Which other solutions did I evaluate?
Compared to Blue Prism and Automation Anywhere, UiPath is more user-friendly and constantly innovating to lead in agentic capabilities.
What other advice do I have?
Overall, I would rate UiPath an eight out of ten.
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor. The reviewer's company has a business relationship with this vendor other than being a customer: Partner
Buyer's Guide
UiPath Platform
July 2026
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
908,834 professionals have used our research since 2012.
Software Engineer at university of southern california
Automation significantly speeds up billing processes and saves costs
Pros and Cons
- "Just this year, we probably saved 45 million dollars, and the next year, it will be upwards of 80 million."
- "With UiPath, one needs the UiPath Assistant installed on every machine, which is unrealistic as many people use the same machine in the hospital."
What is our primary use case?
Currently, we do not have any AI use cases. I work for a healthcare system. Our main use case is using UiPath to replicate what medical coders do. We input codes from certain medical systems into another, and it automates our billing cycle. This allows us to input the codes directly into the insurance billing cycle, speeding up our payment process.
How has it helped my organization?
Our hospital does not get paid if we are slow to get the codes to the payers. By automating this process with UiPath, we wanted to speed up the process of getting paid by the insurance companies. It has been amazing. Just this year, we probably saved 45 million dollars, and the next year, it will be upwards of 80 million.
What is most valuable?
In health care in America, many processes are still paper-based. Document processing is valuable as it allows doctors to have documents processed in advance, making it easier to access and ask questions. Additionally, UiPath has freed up staff time significantly, to the point where some staff had to be laid off. Our use of automation sped up the process of getting paid from insurance companies, saving us substantial amounts of money.
What needs improvement?
We're looking to add AI, specifically generative AI, but it's a matter of our organization implementing it. With autopilot features like Microsoft's Copilot or ChatGPT, users can start chatting immediately. However, with UiPath, one needs the UiPath Assistant installed on every machine, which is unrealistic as many people use the same machine in the hospital.
For how long have I used the solution?
My enterprise has been using UiPath since 2021. My team inherited it in 2023, so it has been about 11 years.
What do I think about the stability of the solution?
The solution just went live yesterday, so I don't have feedback on its stability yet.
What do I think about the scalability of the solution?
The solution is scalable. We previously had an older solution, and UiPath helped us revamp and upgrade our systems, making them more scalable.
How are customer service and support?
The customer support from UiPath is amazing. We are part of the hypercare, and I would rate it as a nine out of ten.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We use Power Automate a lot and still incorporate it alongside UiPath. Some hospital systems require us to be all on-premises, so we use both UiPath and Power Automate to get our systems working as needed.
What about the implementation team?
Some automations were built in-house by our team of developers. We also worked with an external partner and UiPath to implement some other solutions.
What was our ROI?
We have seen a 100% return on investment. The process is night and day when compared to paying employees over time for the same work.
What's my experience with pricing, setup cost, and licensing?
It is more expensive than other automation services, but I don't deal with the financial details much.
What other advice do I have?
As automation software, I would rate UiPath a ten out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
IPA Developer at SwaaS Systems Pvt Ltd
An easy and versatile solution for automating processes
Pros and Cons
- "UiPath Platform is super convenient to work with; considering it with other automation tools, it is the easiest to work with and most versatile—you can perform all types of automation by using the UiPath Platform."
- "Reducing the price of the unattended licenses would be very helpful."
What is our primary use case?
I have used it mainly for document understanding and UI interactions. When invoices are being generated, my bot categorizes those invoices, extracts the information from them, updates it in the database, and stores them.
Another use case was the validation of user identity in India. We have government identity numbers and cards in India, so my bot extracts information from those cards while onboarding people onto our HRMS platform. It extracts those details, puts them into the database, validates them, and reflects them back onto the front end.
How has it helped my organization?
Our team has been working primarily on AI integration and moving from RPA towards IPA. It has been helping us build a robust system where, instead of just basic logic, we started using AI implementations that can make decisions for our bots and proceed further.
We have developed a process automation system for calculating churn risk. This system is part of our internal product. Whenever we receive support tickets from our clients, we track these tickets to analyze the sentiment behind them. Our goal is to understand what clients are trying to convey and the tone they use in their communications. We conduct sentiment analysis on these tickets to determine whether clients are having a positive or negative experience with us. Based on this analysis, we create a churn risk algorithm to assess whether a client is at risk of leaving us or if they are satisfied with our services. This entire process continuously accumulates sentiment analysis data from the client tickets. If the algorithm indicates potential churn risk, the information is passed on to our support team, allowing them to effectively communicate with and assist the client.
Orchestrator helped us streamline processes. It helps us set up different types of triggers and manage our processes much more easily while also providing source control. UiPath Platform is also super versatile. We can automate pretty much anything we want with it. There are very limited restrictions in UiPath, whereas Power Automate is primarily focused on the Microsoft environment, which restricts our ability to explore beyond that. UiPath allows us to work with various other applications quite easily and effectively.
What is most valuable?
UiPath Platform is super convenient to work with. Considering it with other automation tools, it is the easiest to work with and most versatile. You can perform all types of automation by using the UiPath Platform.
What needs improvement?
Reducing the price of the unattended licenses would be very helpful. Other than that, everything is already quite perfect. It would also be beneficial if the demos and new features they introduce were made more accessible to everyone, perhaps in an open-source format, rather than requiring registration and sign-up.
Recently, we worked with the checkout clipboard feature introduced by UiPath. This feature allows users to manually copy data from Excel and paste it onto another application, as it is directly mapped. However, I wish there were activities available in the actual UI part of Studio that we could use for integration. Currently, this feature is only available for manual usage. It would be great if they could develop additional features to enhance the process development experience.
For how long have I used the solution?
I have been using the solution for about three years.
What do I think about the stability of the solution?
We have not had any issues with stability.
What do I think about the scalability of the solution?
For scalability, it is quite capable. We developed a process where we framed it to be as scalable as possible. As we bring in new clients, it works quite easily for us to scale it. We started off with 10 but were able to add up to hundreds of different clients. It is quite scalable, and depending on the automation done by the developer, it should be very easy to accomplish.
How are customer service and support?
I faced some issues when I was integrating Python with the UiPath Platform, and the support team was quite fast with their replies. I was able to solve that issue in less than a day. They came in handy when required.
How would you rate customer service and support?
Positive
How was the initial setup?
It's quite straightforward. As long as we follow the basic instructions provided by UiPath, it's pretty easy to get it set up.
I had training for a couple of weeks, but even during that time, for installation, we did not have anyone explain the process. We were provided with the link and had to install the UiPath Platform tools. It was not hard for us to navigate through the site and get it set up.
What was our ROI?
Our company has automated many processes with the license we already have. We are able to get a return on our ROI. Since I am currently working at a startup, they cannot splurge money on licenses. Sometimes it is difficult for our developers to plan and coordinate flows to schedule in a way that would not interfere with other bots' execution. Other than that, it is totally fine and very convenient to work with.
Which other solutions did I evaluate?
One of the main advantages of the UiPath Platform is its versatility; you can perform virtually any type of automation without limitations. I find it particularly convenient for UI automation because the selectors we use for UI elements work very effectively. I haven’t encountered significant difficulties when working with UI automation in this tool.
In contrast, when I’ve tried using other tools like Power Automate or AutomationEdge, I faced challenges. These tools can make it harder to create dynamic UI interactions, especially since websites are frequently updated. As these sites change regularly, the selectors we configure may not function as consistently as before.
As developers, we strive to create dynamic selectors, but this can sometimes prevent us from delivering the most optimized and effective solutions. Overall, UiPath performs significantly better in this regard compared to tools like Power Automate and AutomationEdge.
What other advice do I have?
People with basic technical knowledge and some experience watching a few YouTube videos can gain an understanding of how UiPath works and how to automate tasks easily. UiPath also has another studio called Studio X, which is a simplified version of UiPath Studio. This makes automation accessible to anyone, not just those with extensive technical skills. So, if some people aren't very technically inclined, they can use UiPath Studio X, which is more user-friendly and makes automation easier.
Since I have worked with it very consistently, it is a very easy tool to work with, and they have many options available. Recently, I heard that people are moving towards Automation Anywhere since the licensing costs are much lower than the UiPath Platform and other automation tools. The drawback I found with Automation Anywhere is that we do not have access to the premium version demo. The demo that we have access to is for the community version, and it is super restricted. Based on my knowledge, I would suggest the UiPath Platform as the best automation tool for any company to start with.
I would rate UiPath Platform a nine out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Automation Developer at a energy/utilities company with 10,001+ employees
Helps us tackle larger workloads and engage employees to become citizen developers
Pros and Cons
- "Within UiPath Cloud itself, UiPath Insights has been excellent. Insights is one of the newer features we were excited about because we built custom reports, captured all that data in one place, and leveraged it in different areas. That was a challenge for us and created a support burden. We're automation developers, not report developers. When leadership wanted a new metric or anything, figuring it out was always a pain."
- "UiPath needs work on the governance side. For example, they released Studio Web this year and have started work on its governance, but it initially lacked control from an administration standpoint. You could not lock down third-party libraries or other applications and integrations it had built in."
What is our primary use case?
We started using AI in Document Understanding by leveraging it against our models for different documents from our customers, primarily in the finance space. We have also used AI to train models for land management documents, helping them learn as we receive new document types.
Recently, we've used it to analyze documents and articles online to understand sentiment toward our company. We analyze and summarize things people say in articles or posts elsewhere, which allows us to collect industry trend data. We are considering using Clipboard AI for smaller, ad-hoc data processing tasks because it can sometimes be more effective than Document Understanding.
How has it helped my organization?
We get a lot of projects that are on relatively short notice for the workload that comes with them. Historically, we would rely on leveraged services or contractors to do that work manually, which is costly. You can save tons of money by automating data entry, transcription, etc. Nowadays, as we get busier and busier, the work seems to bog people down more and more with tasks. UiPath gives them opportunities to free themselves up and focus on themselves.
We initially focused on time savings and how we could free people up more. We achieved that over time, but it took a while to get there in the first few years. We came in with some use cases that we later learned were not great fits for automation. We learned through trial and error and got better at identifying better use cases for automation. We've succeeded, and it's worked out for the better.
But aside from saving people time, we also wanted to ensure that we brought in new technology to leverage some of those processes. UiPath forces you to look at the process from a high level and take a step back. You might have had the same person doing the same process for 10 years or more without thinking about how you can use new technologies to eliminate the process or make it more efficient. UiPath forces you to look at the process as a whole and the systems it's tied to. When you step back and look at it, especially with new people coming in, they start offering suggestions, like "Wait. You've been sending this email every time? That's something we can automate now. Oh, you've been trying to pull this information from a document and copy and paste it? That's something we can automate, too."
If it's not automation, it's something else. We can look at other tools and applications our company brought in. There's usually some other solution they can use, automation or not. The natural way to work with it is by lining out a process and laying out all the steps on a workflow diagram. It allows you to rethink your process as you're doing it.
Instead of just following step-by-step documentation or the way you've done it all the time, it gives you a chance to see it from a new perspective, and that's just part of working with the tool. As you build that out in UiPath using task capture or anything else, you will see that naturally and start thinking about ways to handle it better.
Automation has freed up employees for other tasks. That's something that they like about it. The other thing it's done is build some excitement about IT and solutions in general. They're always looking at the new function that's coming out. They want to see what else we can do for them. Automation isn't always the answer, but we can get them to engage and talk to us during office hours to attempt to solve their problem with UiPath. We can also learn more about what they do.
We're getting closer to our customers, talking more about their work, and they're feeling a closer bond with us. They're feeling like they trust us more in IT and are starting to see what other tools we have. Maybe automation wasn't the right fit, but we will always find better opportunities by building a report that sends an automatic email and an application for them in low-code software. UiPath has helped create a much better and fluid engagement process for us and our customers.
Since it's a low-code tool that's easier for them to approach and understand, they're also more involved in the design process. The learning curve is shorter. When Studio first came out, it wasn't as user-friendly as they had hoped, but StudioX came out in 2020 and was approachable for most of our users. That's what our citizen developers use most of the time now. We have far more citizen developers with StudioX than unattended developers with Studio.
What is most valuable?
Within UiPath Cloud itself, UiPath Insights has been excellent. Insights is one of the newer features we were excited about because we built custom reports, captured all that data in one place, and leveraged it in different areas. That was a challenge for us and created a support burden. We're automation developers, not report developers. When leadership wanted a new metric or anything, figuring it out was always a pain.
Insights has built-in mechanisms for tracking time savings, usage reports, and the overall health of your automation program. Having that functionality built in by default is critical. I click it and tell it the report that I want to generate. It'll build it for me automatically, and I can share it with people who need it. It has made a huge difference for people administrating the platform and reporting success to leadership over time.
What needs improvement?
UiPath needs work on the governance side. For example, they released Studio Web this year and have started work on its governance, but it initially lacked control from an administration standpoint. You could not lock down third-party libraries or other applications and integrations it had built in.
For example, people could use a Google account, but we might have concerns about that from a security standpoint. Cybersecurity is taking a more significant place in IT, and we're mindful of that. Having explicit governance over what our users can do inside those technologies is essential. We hope to see that more over the next few years. We've given a lot of that feedback as customers to UiPath, and they've been working hard to get that into the pipeline and implement those changes.
For how long have I used the solution?
I have been using UiPath for about six years now.
What do I think about the scalability of the solution?
UiPath can grow with us, especially since they developed a cloud environment. When we started, we had to make many changes in Orchestrator and other areas as we scaled up. We scaled up fast and automated dozens of automations in the first few years.
However, we found that the default setup for the UiPath Orchestrator in 2018 didn't have all the features we needed to administer it to our customers. We had to build custom solutions in-house, but they've released many new features in UiPath Cloud that simplify management.
How are customer service and support?
I rate UiPath 10 out of 10. The executive support team and customer success team have been great. All of them play a role, and they're super knowledgeable. If they can't solve your problem, they know who can and connect you with them quickly. We've leveraged them extensively and will use them more over the next couple of years as we finish our cloud implementation.
There are still many features we don't use, and we constantly go to them for guidance and help on how to use them best and what they've done with other customers. They provide tons of great insight and have a solid network.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We didn't have a low-code automation platform. We developed most of our automations using PowerShell. We didn't have citizen developers, but most business users would use Power Automate. Back then, it was known as Flow on the Power Platform.
Our corporate leadership decided to bring in UiPath. It wasn't an IT decision. They wanted something they could start using for their daily tasks. They didn't think we had something that could automate things well, and PowerShell is limited from a scripting and API standpoint. They wanted to automate things in SAP, and the APIs and other things are locked down in a custom shop like ours. We can't integrate with our environment in any way we want, so we need something that can interact through the interface. UiPath does that. It can click and type everything through the interface.
The leadership started the process. IT got involved and supported it. Since then, we've helped it grow throughout the company. It's not just finance anymore.
How was the initial setup?
The initial setup was complex because UiPath didn't have many pipelines built in. We had to build custom pipelines for the technology we use. It was TFS at the time, and now we use Azure DevOps. I helped with the VDI setup. For unattended automations, you must have a platform or system they can run on. We had looked at doing HDRs—high-density robots—that UiPath.
Due to applications such as SAP, it couldn't run on a server-side setup. It had to be on a desktop, so we used a VDI for every bot we created, and I helped create the user policies for our accounts and device policies for each VDI. I also set up all the installations and the presets. I helped set up a framework for that over the first year, from 2018 to 2019. We smoothed out the process from there. That was something we had to do on our side. It will be unique for a customer depending on their environment.
What about the implementation team?
We used a partner during the initial setup.
What was our ROI?
The leadership is pleased with the outcomes. With Insights, we can show them how much time we're saving with each process. We document savings in hours rather than monetary terms.
What other advice do I have?
I rate UiPath 10 out of 10.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
RPA Delivery Lead at a manufacturing company with 10,001+ employees
Highly versatile; offering multiple automation options for various applications but image processing could use improvement
Pros and Cons
- "UiPath is highly versatile, offering multiple automation options for various applications."
- "Excel automation and OCR require enhancements."
What is our primary use case?
We use UiPath to automate ERP and CRM portal processes, integrate them with SAP and various external applications, gather data, and perform functions to generate reports. UiPath enables us to carry out numerous activities, and its usage is not limited to a single variable but rather multiple ones.
UiPath's primary goal is to enhance the scalability and accuracy of daily tasks within any organization. The core concept behind UiPath is to boost productivity by mimicking human actions, automating repetitive tasks and freeing up time for individuals to focus on other activities.
How has it helped my organization?
Compared to other RPA tools in the market, such as Blue Prism, Automation Anywhere, Worksoft Certify for automation testing, and Selenium, which uses high-level coding, UiPath is a low-to-no-code automation platform. This makes it user-friendly and provides a comprehensive library built into the tool, enabling developers to automate various tasks and processes efficiently.
UiPath enables end-to-end automation. A negative side of this automation is that it replaces a human already doing that specific job. A human previously did any automation implemented through UiPath. However, by automating through UiPath, we free up that employee's bandwidth, enabling them to focus on other tasks or housekeeping activities instead of repeatedly performing the same repetitive task.
The UiPath user community is extremely active and knowledgeable.
I recall a situation where a business had to generate quarterly reports. Before automation, they could only produce 200 to 300 reports per quarter. However, after implementing bots, productivity increased to around 900 reports. Additionally, UiPath's logic query feature allows for Excel calculations to be done in a fraction of a second, a task that would typically take a human around an hour. Many bots have reduced business processing times from one hour to five minutes, and tasks that used to take one to two hours are now completed in five to ten minutes with high accuracy.
To learn UiPath effectively, we need a reliable source that provides accurate information. UiPath Academy serves as the ideal platform for this purpose—additionally, companies value certification as proof of UiPath proficiency. If we aim to become UiPath certified, UiPath Academy is our best option, as its courses are specifically designed to help us succeed in the certification exam. While other platforms like Udemy or Coursera offer UiPath courses, we may need more preparation for the certification, which involves a mix of theoretical, conceptual, and practical questions. We can learn practical skills elsewhere, but UiPath Academy is the best resource for mastering the theoretical and conceptual knowledge required for certification.
UiPath helps reduce the cost of digital transformation by around 30 percent.
UiPath helps reduce human error by 95 to 99 percent. The bot doesn't make mistakes. Because of the high accuracy, we started with ten bots and now use 200 bots.
A UiPath bot can save one full-time employee's time per year.
What is most valuable?
UiPath is highly versatile, offering multiple automation options for various applications. For example, UiPath can automate email, PDF invoices, images, Excel documents, and websites. This flexibility extends to its OCR feature, enabling the automation of any invoice or PDF invoice. Secondly, UiPath's exception-handling capabilities greatly simplify the automation process. Lastly, UiPath utilizes minimal code, making it a low-code or no-code platform. Consequently, even individuals with limited programming knowledge can automate tasks using UiPath after completing a basic course.
What needs improvement?
The Excel operation needs some modifications. Image processing is also crucial. For example, if the image is clear, UiPath can easily read it. If the image needs clarification, UiPath can't read the object easily. To some extent, Excel automation, especially handling macros, needs improvement. UiPath needs a comprehensive feature set for automating Excel and has limited options. In some cases, we must use macro-enabled Excel files. Therefore, Excel automation and OCR require enhancements.
For how long have I used the solution?
I have been using UiPath for four years.
What do I think about the stability of the solution?
Bots rely on numerous third-party applications, and several factors can impact their performance, including the virtual machine's capabilities and the responsiveness of the applications the bot interacts with. Therefore, UiPath isn't solely responsible for failures; issues could stem from your server or the third-party applications UiPath connects with. UiPath's stability is rated at eight point five out of ten.
What do I think about the scalability of the solution?
I'm a delivery lead. As organizations grow, they add technology and features to their ERP applications. This requires frequent modifications to automation bots developed for specific functions. UiPath's scalability feature allows me to implement change requests easily at any time. Instead of extensive development, I can lift and test the desired changes within the existing code. UiPath also incorporates AI/ML features, which are in high demand in this generation. This addition of AI/ML capabilities will likely enhance UiPath's scalability.
I would rate the scalability of UiPath seven out of ten.
Which solution did I use previously and why did I switch?
I used Worksoft Certify for automation testing, but it doesn't compare to UiPath due to its limited features. Exception handling is not well-defined in Worksoft Certify, and I find flowchart programming much more complex compared to UiPath. In many ways, UiPath is superior to Worksoft Certify, which has many limitations.
How was the initial setup?
The initial deployment is straightforward because the UiPath team will be available throughout the process, participating in calls and meetings to provide comprehensive assistance with the deployment.
The deployment takes one to two days, provided all approvals are in place. Approximately 12 people are involved, including five from our team, as well as members of the server and networking teams.
What about the implementation team?
We implemented it in-house with the help of UiPath.
What's my experience with pricing, setup cost, and licensing?
I don't handle the costing aspect as it's not within my scope. However, I understand that initially, businesses or clients might perceive UiPath as expensive. While this is true to some extent, the features and flexibility UiPath provides often lead clients to realize its value in the long run.
What other advice do I have?
I would rate UiPath seven out of ten.
We have 55 UiPath users in our organization.
Code maintenance is necessary for UiPath due to the bot's interaction with external applications and websites. The bot must be adjusted accordingly if any of these applications or websites are updated.
The primary challenge encountered during UiPath implementation is the disparity between development and production environments. Often, code is developed in a non-production system where access to certain applications, such as a client's portal, is limited. This necessitates dry runs in the non-production environment to ensure the bot functions correctly without making any unintended changes. Once the bot is moved to the production system, multiple controlled tests are required before it can be fully operational. The unavailability of a complete testing environment mirroring production conditions significantly hinders the development and deployment process.
I recommend UiPath to any user because it doesn't require a hard-code programmer to be an RPA developer. This makes it easier and more cost-effective to hire resources. Other tools on the market require good programming knowledge, which means you need to hire someone who knows both the tool and a programming language, making resource hiring expensive. Secondly, UiPath uses minimal coding, which makes debugging very easy. UiPath is also adding AI and ML features and upgrading the OCR features regularly.
Which deployment model are you using for this solution?
Public Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Director at a tech services company with 11-50 employees
Automation has transformed routine workflows and drives continuous error-free processing
Pros and Cons
- "The AI capabilities in UiPath Platform, particularly features like document understanding and agentic automation that run continuously without human intervention, help overcome problems, reduce human errors, and allow handling a large volume of processes."
- "I think there is room for improvement in UiPath Platform, especially to do more with the various integrations."
What is our primary use case?
I have recommended UiPath Platform to our customers who are using it, and we have staff software developers who deploy UiPath Platform on behalf of our customers.
My customers have used UiPath Academy courses, with the free online courses that they register for being the ones that they have taken. UiPath Academy is very beneficial for them.
They get benefits from it by starting to automate their basic processes, which include Excel automation, user interface automation, and API integration. After that, they immediately started on the basic automations.
What is most valuable?
The features I find most valuable in UiPath Platform are the AI capabilities, particularly any feature dealing with AI, such as document understanding. The AI part of it actually makes a lot of sense, so anything dealing with agentic AI is valuable.
The fact that agentic automation can be done continuously without any human intervention helps to overcome problems and reduces the human errors that come with it, allowing you to handle a large volume of processes.
What needs improvement?
I think there is room for improvement in UiPath Platform, especially to do more with the various integrations. They could improve from a cost perspective because ideally, the customers that we are positioning to UiPath Platform are really big enterprise customers who can afford it. From a cost perspective, not really from a feature perspective, I see customers shying away and trying other automation tools, including tools like Cloud.
I would like to see more integrations in the future, especially on the cybersecurity part, with more integrations into database and database activity monitoring tools.
For how long have I used the solution?
I have been working with UiPath Platform for almost four years.
What do I think about the stability of the solution?
UiPath Platform is stable overall.
What do I think about the scalability of the solution?
UiPath Platform is very scalable.
How are customer service and support?
I would rate their technical support a ten out of ten.
How was the initial setup?
The deployment usually takes about three to four days for the infrastructure setup, which does not take long. What takes long is building the logic, either into the agentic AI or building the logic into the process itself.
What about the implementation team?
I help my customers to implement the product, and the deployment is very straightforward, especially with the SaaS version of UiPath Platform.
Which other solutions did I evaluate?
I would recommend looking at other automation tools, including Cloud, as I have some customers who are trying out the paid version of Cloud, and it is doing some of the automations that UiPath Platform would be doing. However, UiPath Platform is a bit more expensive.
What other advice do I have?
My thoughts on UiPath Platform's user community are that it is really good, and especially for this part of the market, they have really maintained it because there is a very active user community, with quite a lot of engagement here in Nairobi.
I would recommend UiPath Platform to others, and I have been working in this field of IT for maybe twenty-one years. I give this review an overall rating of ten out of ten.
Which deployment model are you using for this solution?
On-premises
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Other
Disclosure: My company has a business relationship with this vendor other than being a customer. Reseller
Last updated: Jul 14, 2026
Flag as inappropriateArchitect at legrand
Saves significant time and resources, and it has excellent support
Pros and Cons
- "The UiPath Platform has improved organizations by saving significant time and money, with approximately 50% return on investment, though this varies by customer."
- "It's expensive."
What is our primary use case?
Our use case involves using the UiPath Platform to automate processes for customers, as I work with different customers. We use it to automate repetitive tasks, such as daily business team tasks that typically take one to two hours.
We have not utilized the AI integration features yet but plan to implement them with the latest version next year.
How has it helped my organization?
We use both attended and unattended automation options in the UiPath Platform. These options have helped in meeting our diverse business needs because before, the business was using manual processes to do tasks, and with attended and unattended automation, they save significant time. We primarily use unattended automation, with customers using it 90% of the time.
The UiPath Platform has improved organizations by saving significant time and money, with approximately 50% return on investment, though this varies by customer.
The analytics in the UiPath Platform help in making decisions, as I am an architect who builds the platform for customers and helps the business team choose which processes will be automated.
What is most valuable?
They have free training and it is very easy to use. They provide training through their platform or through partner-led training sessions. Training with a partner in the UiPath Platform takes three days to introduce the platform, while self-paced training takes approximately one to one and a half months.
What needs improvement?
In the UiPath Platform, reporting is an area that has room for improvement. I would like to improve reporting by having more detailed information, including logs and robot logs.
For how long have I used the solution?
I have been using the UiPath Platform for nine years.
What do I think about the stability of the solution?
The stability of the UiPath Platform is excellent, rating a ten out of ten.
What do I think about the scalability of the solution?
The scalability of the UiPath Platform rates a ten out of ten.
The number of users varies by customer, with one customer having 100 users and another having 200 users. In my organization, I work alone with the UiPath Platform as the architect and process builder, though we have a developer.
How are customer service and support?
The technical support of the UiPath Platform is very active and excellent, deserving a rating of ten out of ten.
How would you rate customer service and support?
Positive
How was the initial setup?
The deployment can be either on-premise or cloud-based, depending on customer preferences. I have deployed it on-premises for nine years. For me, it's easy, but it takes time to deploy it.
A complex architecture can take two to three weeks. A simple architecture can take a few days.
The solution requires minimal maintenance, with major updates annually and minor updates every two months.
What was our ROI?
The UiPath Platform has saved approximately 50%, though this depends on the customers, with an average 50% return on investment.
What's my experience with pricing, setup cost, and licensing?
It's expensive.
Which other solutions did I evaluate?
Comparing the UiPath Platform with other automation tools such as Blue Prism, UiPath is significantly better. Power Automate works only with Windows Microsoft products, which is limiting, but the UiPath Platform is the best for automation. Though it is expensive, it remains the superior choice.
What other advice do I have?
I would recommend the UiPath Platform to other users because it is very robust, easy to use, and offers abundant information on the internet along with free training.
I would rate the UiPath Platform a ten out of ten.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Software Engineer at university of southern california
Helped to revamp and update our older systems
Pros and Cons
- "In health care, everything is still on paper. People still fax papers to each other. Doctors have a sheet of paper or a packet of information about a patient that they can't read quickly. UiPath's Document Understanding lets doctors get a document that's already processed, and they can ask it questions."
- "We are looking to add AI, such as generative AI, but it requires our organization to implement it. UiPath's chatbots and autopilot require UiPath Assistant on every machine, which is challenging because many people use the same machine in the hospital. Everyone knows how to use Microsoft Copilot or ChatGPT. Even a non-technical user can go on OpenAI.com and start chatting. But with UiPath, if you want to use their chatbot or autopilot, you need UiPath Assistant."
What is our primary use case?
We use UiPath to replicate what medical coders do by inputting codes from certain medical systems into another. It also automates our billing cycle, allowing us to input the codes directly into the insurance billing system to receive payments faster.
How has it helped my organization?
Our hospital doesn't get paid if we don't get those codes to the payers fast enough. We wanted to speed up the process of getting paid from insurance companies. A full-time employee can only do so much.
Many of these people who do medical coding don't have college degrees. They're normal people with a lot going on in their lives, so they can't commit to doing this coding every moment of every day. A person can code maybe 10 to 15 records daily, but the bot could do 50. You also don't need to pay bots or give them benefits and physical workspaces. UiPath enables our organization to be more robust in what we can do.
The company doesn't currently prioritize AI use cases, but we're trying to get the leaders to prioritize them by showing them the dollar value. AI is growing. Every year, it's getting bigger.
What is most valuable?
In healthcare, everything is still on paper. People still fax papers to each other. Doctors have a sheet of paper or a packet of information about a patient that they can't read quickly. UiPath's Document Understanding lets doctors get a document that's already processed, and they can ask it questions.
What needs improvement?
We are looking to add AI, such as generative AI, but it requires our organization to implement it. UiPath's chatbots and autopilot require UiPath Assistant on every machine, which is challenging because many people use the same machine in the hospital. Everyone knows how to use Microsoft Copilot or ChatGPT. Even a non-technical user can go on OpenAI.com and start chatting. But with UiPath, if you want to use their chatbot or autopilot, you need UiPath Assistant.
For how long have I used the solution?
My enterprise has been using UiPath since 2021, but my team inherited the solution from another team in 2023.
What do I think about the stability of the solution?
The solution just went live recently, so its stability is not yet fully determined.
What do I think about the scalability of the solution?
The solution is scalable, as UiPath helped to revamp and update our older systems.
How are customer service and support?
I rate UiPath support nine out of 10. UiPath support is amazing, especially with hypercare.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We still use Power Automate and UiPath together. Our system is entirely on-prem because some of our hospital systems must be.
How was the initial setup?
We build and deploy some of the automations in-house, but we also had a parnter build some of our stuff.
What was our ROI?
There has been a significant return on investment. The cost of replacing employees with UiPath has shown significant savings. We probably saved $45 million this year, and we're projecting $80 million in savings next year.
What's my experience with pricing, setup cost, and licensing?
UiPath is more expensive than other automation services, but the ROI justifies the cost.
What other advice do I have?
I rate UiPath 10 out of 10.
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Senior Development Consultant at Skidmore Sales & Distributing Company, Inc.
The solution enables intelligent document processing, improving productivity and reducing our backlogs
Pros and Cons
- "I find the intelligent document processing features extremely interesting. They're fun and represent an actual practical use of AI. There are so many impractical ways to use AI, but this offers a tangible ROI, and you can see its benefits directly."
- "There are small issues, such as the Action Center not auto-refreshing. The user has to keep clicking "refresh." It's minor, but if you're waiting for something in your queue, you don't want to sit there and keep clicking. Logging could be improved, and there are a few connectors where I would like to see enhancements, but nothing major."
What is our primary use case?
We're a food ingredient distribution company that receives documents on ingredients' nutrition, allergens, microbial testing, etc. We primarily use UiPath to process these documents. It was our proof of concept for using the system initially, and we'll expand it to process invoices and other related use cases.
We operate using an enterprise operating system. It's not a technological thing. It's how you determine project priorities. Soon, we'll set up process mining. Then, the IT team and technology group will decide what we do. Right now, the business units effectively vote on the next quarter's priorities.
How has it helped my organization?
We're a high-tenure organization. The average tenure is 15 years, so we want to avoid growing our headcount. We're continuously growing by 10 to 15 percent annually, so we've had to add enough staff to process the documents. Our primary concern was to stop the increase in staff. Even after we added staff, we were falling behind because they were much slower at processing those documents.
We get documents from our suppliers and, as a distributor, send them to our customers. If the supplier hasn't sent them, we need to hound them. We were falling behind on our backlog of 250,000 documents. UiPath enabled us to avoid adding more employees. Automation was the way to go. We haven't added any more headcount, and the backlog is going down, but it isn't as much as we had hoped.
The automation has allowed us to provide customers with better-quality documents faster. It has also given employees more time to locate the documents we don't have, freeing them from mundane tasks. It's freed them from the work of typing data on a form into an ERP system.
We are talking about using it for our environmental and social governance initiatives. We're considering bringing together some of those pieces through automation to track our energy usage or what we've spent on some of the other bits and pieces and have a better ESG profile.
What is most valuable?
I find the intelligent document processing features extremely interesting. They're fun and represent an actual practical use of AI. There are so many impractical ways to use AI, but this offers a tangible ROI, and you can see its benefits directly.
What needs improvement?
There are small issues, such as the Action Center not auto-refreshing. The user has to keep clicking "refresh." It's minor, but if you're waiting for something in your queue, you don't want to sit there and keep clicking. Logging could be improved, and there are a few connectors where I would like to see enhancements, but nothing major.
For how long have I used the solution?
We started using UiPath in January of this year, so we've used it for less than a year.
What do I think about the stability of the solution?
The solution is solid, and I've had no issues with stability. The one issue encountered was due to a version change, where the changes in that version were unexpected.
What do I think about the scalability of the solution?
The solution is great for scalability, and we can always add more bots as needed. We haven’t found it limiting at all.
How are customer service and support?
Our experience with UiPath support has been mixed. The responses take a little long, which isn't bad when we only need a question answered. However, our system went down twice, and it took four to eight hours to get our first response from support. If I submit a ticket at 2 pm, I might not get a response until 10 pm. That's still relatively soon, but I might not be paying attention that late at night or be available to respond.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We did not use a different solution for document processing before this.
How was the initial setup?
The initial setup was pretty easy and straightforward. It didn’t take much time to get UiPath running.
What about the implementation team?
We implemented the solution in-house ourselves. We do have a partner, Empower dot AI, which we plan to work with on future projects.
What was our ROI?
We are probably just starting to see a positive dollar ROI versus what we spent implementing UiPath. We only started this in January, and it was fully implemented by late June or early July. Hence, we are still in the infancy phase of experiencing ROI.
What's my experience with pricing, setup cost, and licensing?
UiPath's pricing is reasonable. The model of charging per AI unit makes sense, and the licensing for Action Center and other parts is good. The cost does not seem excessive.
Which other solutions did I evaluate?
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Buyer's Guide
Download our free UiPath Platform Report and get advice and tips from experienced pros
sharing their opinions.
Updated: July 2026
Product Categories
Agentic Automation Robotic Process Automation (RPA) AI Agent Builders Business Orchestration and Automation Technologies AI Finance & AccountingPopular Comparisons
Automation Anywhere
Camunda
Pega Platform
Microsoft Power Automate
Salesforce Platform
Fortra's Automate
Gemini Enterprise Agent Platform
Blue Prism
SS&C Blue Prism
ServiceNow Now Platform
WorkFusion
ABBYY Vantage
Buyer's Guide
Download our free UiPath Platform Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- I am evaluating Blue Prism and UiPath for RPA for my company. Which one do you recommend?
- What Is The Biggest Difference Between UiPath And Automation Anywhere?
- IBM digital business automation with UiPath vs IBM RPA with Automation Anywhere?
- How do I choose between UiPath and Microsoft Power Automate?
- What are the differences in features and capabilities between ABBYY FlexiCapture with OCR and UiPath AI?
- RPA Governance and Business Continuity requirements for a large multi-national corporate financial services provider
- Can anyone help with this error when migrating my orchestrator community process to orchestrated enterprise UiPath?
- Which one to choose, Power Automate or UiPath, for unattended and attended bots implementation for a simple RPA use case?
- Can UiPath support the SaaS model for process mining?
- Seeking comparison between blue prism and uipath





















