Try our new research platform with insights from 80,000+ expert users
Talha Hussain. - PeerSpot reviewer
Project Manager at a transportation company with 10,001+ employees
Real User
A user-friendly solution that minimizes FTEs by automating repetitive jobs done by employees on a daily basis
Pros and Cons
  • "UiPath is a user-friendly solution."
  • "Sometimes, the company's processes are very complex, and it's very hard to implement UiPath."

What is most valuable?

UiPath is a user-friendly solution.

What needs improvement?

Sometimes, the company's processes are very complex, and it's very hard to implement UiPath. 

It also makes mistakes. Understanding your systems by yourself and implementing UiPath into your company processes is the hardest part. This could be improved so that the companies can easily implement the solution.

What do I think about the stability of the solution?

UiPath's stability depends on how you implement it. If the solution is implemented correctly, it will work properly.

How are customer service and support?

UiPath's technical support is quite good and better than other solutions.

Buyer's Guide
UiPath Platform
September 2025
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,095 professionals have used our research since 2012.

How would you rate customer service and support?

Positive

What about the implementation team?

The first step in deploying UiPath is to learn the system you need to automate and then decide what can be automated in it. Sometimes, the processes are complex, and it's very expensive to automate them. When you know how to implement UiPath, it's easy to implement. So, the main study of your processes is necessary for the solution's implementation.

Which other solutions did I evaluate?

We had to select between Blue Prism and UiPath for our automation processes. We chose UiPath because it was more user-friendly.

What other advice do I have?

UiPath is deployed on our company’s internal cloud.

It is not that difficult to build automations using UiPath.

UiPath does enable us to implement end-to-end automation.

While implementing automation in your company, UiPath gives many benefits, like minimizing FTEs. Many of the employees are doing repetitive jobs on a daily basis, which can be done by robots or automation. Time reduction and error reduction are the main benefits we get from implementing UiPath.

UiPath has freed up employee time for our organization.

UiPath’s user community is very nice. Whenever you have some problems, you can get help from UiPath’s user community. UiPath is also very user-friendly, with many options to search on your own for YouTube videos that will help you.

UiPath has helped minimize our on-prem footprint by decreasing the FTEs and saving employee time, which is important to us.

We have used the vendor’s UiPath Academy courses.

The solution speeds up digital transformation, and it does not require expensive or complex application upgrades to do so. It depends on your work system because sometimes, you have to implement the whole automation system into your computers.

UiPath has saved costs for our organization.

Overall, I rate UiPath an eight out of ten.

Which deployment model are you using for this solution?

Private Cloud
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Sanjay Shankhla - PeerSpot reviewer
Consultant at Itcinfotech
MSP
Enables users to build and implement end-to-end automation easily
Pros and Cons
  • "Building automation using the solution is easy."
  • "The product must improve its stability."

What is our primary use case?

I am a UiPath developer. I have automated web-based processes like HR and finance. I have also worked on a use case consisting of web-based automation, Excel automation, and email automation.

How has it helped my organization?

The solution reduces FTEs in processes that require 100 people for repetitive tasks. It really helps customers to reduce human effort and guides the robot to do efficient work within the schedules.

What is most valuable?

It's very easy to manage and automate Orchestrator because it allows plug-and-play models and drag-and-drop approaches.

What needs improvement?

UiPath should be able to adapt to other operating systems like Linux or macOS. The tool must reduce the activity required for workflow design. It should be made similar to Visual Studio. It should provide a better way to analyze the recursion functions.

For how long have I used the solution?

I have been using the solution for six years.

What do I think about the stability of the solution?

Compared to Automation Anywhere or other open-source tools, UiPath's stability is very good. However, when it comes to very complex hybrid automation with high-density bots, where we require many third-party applications, UiPath cannot handle such scenarios.

PDF automation is very complex. Either we will have to use a third-party Python script, or we will have to build a custom OCR. We require good programming knowledge. The product must improve its stability. I don't see much stability. Though it is available in an environment like Mac, it is not up to the mark as it is in Windows.

What do I think about the scalability of the solution?

The product is scalable.

How are customer service and support?

First, we validate with the logs. In logs, we have to identify certain categories of errors. From there, we identify the root cause. During development, we rename all the activities to appropriate annotations so that we can backtrack them accordingly. If there are any exceptions, it is passed on to the Global Handler. If any error occurs, we email the support team with a screenshot. For example, if ten transactions have been processed and there is a system exception, we immediately send a screenshot to the support team.

How would you rate customer service and support?

Positive

How was the initial setup?

The initial setup was straightforward. It did not include the CI/CD pipeline. There were two machines. One was the developer, and the other was the production machine. We had to deploy it into the production machine. An Orchestrator admin and a developer are enough to deploy the solution.

What about the implementation team?

To deploy the solution, we create the package and describe the overall process. We compress it into a new package and assign the robots with the machine key. Then, we create certain asset queues for the processes and upload them into Orchestrator.

Once all the assets are created, we assign a VM to the package. Then, we upload the package and map it to the process name. We add triggers if required, and if any change request comes, we raise the request, the manager approves, and we proceed with the implementation. It is very easy to maintain the product if there are no version changes in the applications.

What's my experience with pricing, setup cost, and licensing?

The licensing cost is very high.

Which other solutions did I evaluate?

UiPath's cost is very high. When we transfer the knowledge of a robot to another, certain images are not available. It's difficult to identify the XML collectors. A proper annotation or guidance must be given to the user. When a new version is updated, the tool becomes slower. It is very difficult to maintain version history because of the bulk update activities. If we want to convert from Windows to Windows legacy, it is very difficult.

What other advice do I have?

We get the input files from emails. We read the input files, extract data from the template, and open it in the browser. We worked on an engineering product. We used UiPath to get information about the testing and the model's integrity. Certain information was in the Excel file. We had to extract information on whether the model had to be tested with plastic or without a plastic cover. There were drop-down messages. We captured the values and injected the JavaScript modules to autofill the data.

Once the testing was created, we created a sample order. We filled out a form from the input file, gathered all the details into a summary, and wrote an HTML code for it. Then, we sent it to the client and informed them that the test had been created successfully.

For SAP, we did an auditing type of automation. For example, we automated payments and filled in all the information from the template. Then, we had to propose, settle, and release the payment. In SAP, we are using VBScript also. It has some complex scenarios.

If it is a PDF type of automation, I would recommend the latest technology called Document Understanding. I can define and train the fields using certain anchors and then go with extractions. Machine learning models are also possible. It would be the best way to do a PDF automation.

Calling an API would be the right choice if it is an API approach. If we have been asked to download certain files from SharePoint, we create a custom Azure application. We define secret keys, certificates, and IDs. We define certain API permissions. Then, through UiPath, we install Microsoft 365. We can then download the file. If the process is more complex, ABBYY is the best choice.

Building automation using the solution is easy. We need a little bit of programming knowledge for complex or hybrid automation. For easy automation, plug-and-play connectors and activities are readily available in the solution. We just have to get trained and use them.

UiPath speeds up digital transformation and reduces the cost of digital transformation up to a certain extent. We required a ticket-tracking system where we needed additional third-party software like OneDrive and Office 365 to be installed. For Box drive, we had to install SDK. We also had other solutions like Google Drive, spreadsheets, and Zoom APIs. The solution has helped a lot to minimize our on-premise footprint.

It enables us to implement end-to-end automation. It is important for customers because they want to avoid repeated tasks. If a customer wants to search for an email and upload it in a different portal, they might have to open multiple pages. However, if we choose end-to-end automation, things can work in the backend. The Picture-in-Picture mode in UiPath allows the user to work parallel to automation. So, while the robot runs, the user can do their work parallelly.

I have not used the AI functionality much. I have used AI for a POC of a custom model where I had to identify objects from an image. There were many questions like how many people were in the image, how many cars were there, how many street lights were there, and how many fruits were there. I had to find the count of the people or objects and their confidence scores. It was a small POC with the object detection model built with Python.

The product has helped to stabilize standard and structured processes. If the data is unstructured or unorganized, we use ABBYY as a third-party application. We have to train and classify all the assets and forms. The robot trains the modules using the connector and converts the semi-structured data into structured data. We can make automation more scalable using third-party applications. The cost is very high, though. UiPath is not that stable.

I have used the Academy courses. I have also completed enterprise training and acquired a certificate as an RPA developer. UiPath has a very good community. If we get stuck on anything, we can get solutions for our problems. Currently, ChatGPT is also helping us in many ways. My UiPath skills are really good. I keep doing R&D on AI Fabric, automation, and other features. The community helps me to learn.

A little bit of programming knowledge is a must to use the tool. A level one automation or a straightforward case with repetitive tasks does not require much programming knowledge. The user can use the solution if they have knowledge about the dynamic selector and wildcards. They should have a little bit of fundamental knowledge of computers and automation.

Overall, I rate the solution an eight out of ten.

Which deployment model are you using for this solution?

On-premises
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: Integrator
PeerSpot user
Buyer's Guide
UiPath Platform
September 2025
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,095 professionals have used our research since 2012.
reviewer2267991 - PeerSpot reviewer
RPA UiPath Developer at a computer software company with 10,001+ employees
Real User
An easy-to-deploy solution that saves time and money and enables users to build automation easily
Pros and Cons
  • "The user interface guide helps speed up automation development for customers."
  • "The tool has some bugs, and it doesn’t respond sometimes."

What is our primary use case?

We use UiPath to create automation for our clients. The best use cases are the ones where we automate an old system. We had instances where we migrated one customer's data over to another. Until that migration occurred to the new system, we could get an automated solution using the old system.

How has it helped my organization?

The product provides better customer service and builds better customer relationships. Customers receive statuses and reports in a timely manner. Instead of somebody constantly sending out emails to customers, automation is doing it for us.

What is most valuable?

I was doing automation development before UiPath and did everything typically by code. It had its own functionalities. However, when navigating older systems, we can use the solution's user interface to tell the cursor to go to a specific location on a screen. Another functionality also supported by the product is the ability to select the selectors, where we can define a specific attribute to a button and ensure the cursor clicks it. The user interface guide helps speed up automation development for customers. We can also use background code, so we have coding capabilities and a user interface to navigate some of the older systems.

What needs improvement?

UiPath provides Cloud Robots functionality but they should provide more Cloud Robot integrations. I feel that Cloud Robots must have a very, very strong integration with AWS or some type of cloud service where that integration is almost seamless.

We use a lot of virtual machines. It would be nice if UiPath checks the virtual machines and ensures they perform well. We have run into some performance issues. The product must have better performance checks to determine whether a virtual machine fits the functionality or if something is missing. It would be great to know if we will run into some issues. We will be able to think ahead of it.

For how long have I used the solution?

I have been using UiPath for more than three years.

What do I think about the stability of the solution?

The tool has some bugs, and it doesn’t respond sometimes. However, it’s no more unstable than Windows. It is fairly stable.

What do I think about the scalability of the solution?

We’re new to the tool. Around five people are using it in our department. The product must improve its scalability. Our security team hasn't approved the Cloud Robots functionality in some cases. I've noticed that our time gap is getting smaller, and we may need additional virtual environments. That is why I wanted better integration with the cloud. It will allow us to be able to launch virtual environments immediately. We would love it if the product could provide the same scalability that AWS provides. We would love the same type of scalability when integrating cloud functionalities with UiPath. If it needs another environment, another environment must shoot up right away so that we can immediately start working on it.

How are customer service and support?

I haven't used the technical support. When we contacted the other department connected to technical support, we got responses and workarounds within a few days. The support has been decent. The team replies pretty quickly.

How was the initial setup?

The solution is deployed on the cloud. The deployment was straightforward. The deployment was pretty quick. It was done within a few minutes. For my current organization, we need one person to deploy the product. My organization has multiple departments, but I only operate on one.

What about the implementation team?

The solution does require maintenance. While dealing with our websites, some changes or updates are done, and then we make changes to the code.

What's my experience with pricing, setup cost, and licensing?

I chose UiPath because it offered UiPath Community, where I could learn UiPath on my own without a business license. I like the idea that there's community support for UiPath. We can learn and teach ourselves. I like UiPath Enterprise, too. Since they have a community version, it makes learning UiPath much better and easier.

What other advice do I have?

Building automation using the product is pretty easy. Over time, we get better and better through experience and create it more efficiently. Some of the additional functionality released by UiPath helps us enhance our automation. The solution speeds up digital transformation. We transitioned to a brand-new system. As we transitioned, we spent a lot of money on this new system and found there were limitations to the system. We used UiPath to mitigate that cost tremendously.

UiPath enables companies to implement end-to-end automation. Currently, we do not have end-to-end automation. Our company is going through a strong transformation. The processes are still a bit archaic. We use digital transformation to help us do our jobs first. Eventually, this will lead to automating new processes rather than someone else doing it. A bot doing 24/7 automation is better than someone assigned to do it 24/7.

We are not using the product's AI functionality yet. However, we are looking into incorporating AI functionality. The product has freed up a lot of employee time. The solution has saved us more than $ 400 a month in the current project. The solution has reduced human error. A lot of the work that the bots do is tedious, like sending a hundred emails to customers or consolidating reports from five different sources. Mistakes can happen in these processes. The solution has reduced human error in our organization by at least 80%.

I have used UiPath Academy courses. We have also provided our business personnel with the courses so they can see it from the business side to learn UiPath. I like the user community. There are a lot of forums where people post questions and help each other. There are YouTube videos where people share their experiences with certain issues. The community is strong.

The massive improvement from DBA to RPA is the user interface interactions. UiPath has a free community version. I would recommend the solution to others. I've taken training on Automation Anywhere, but I've never been able to touch it because my previous organization decided to keep it only in one department, and our department never received it. I could never use what I studied in Automation Anywhere because it requires business licensing. There was no community version. On the other hand, we can start working on Uipath on our personal computers. We can also use UiPath Academy.

Overall, I rate the solution 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.
PeerSpot user
Ahmed ElMissiry. - PeerSpot reviewer
Head Of Sales at inovasys
Real User
Top 5
Is easy to use, configure, and integrate
Pros and Cons
  • "I rate the scalability of UiPath, ten out of ten."
  • "UiPath can improve by enabling us to target specific use cases based on the departments within an industry, rather than just focusing on the industry itself."

What is our primary use case?

We use UiPath to automate data entries for ERP and CRM.

How has it helped my organization?

Building automation using UiPath is straightforward.

UiPath has helped automate the processes of start-ups and newly constructed systems and offers a significant discount on licenses, prices, and service mandates. Our operations were upgraded by 60 to 70 percent.

UiPath enables us to implement end-to-end automation, which is of great importance.

UiPath's user community is valuable.

UiPath has helped minimize our on-premises footprint. We have deployed our UiPath license in the cloud using Microsoft Azure, but we can also utilize any other cloud provider. As a result, we no longer need to wait for weeks for hardware to arrive.

We can enhance our employees' skills by utilizing UiPath Academy courses.

The AI's ability to automate processes that are more complex or involved has helped with our proposals and use case scenarios.

UiPath's AI functionality enables us to automate a greater number of processes overall. This has contributed to achieving end-to-end automation in our organization.

UiPath helps accelerate digital transformation and reduce its costs.

UiPath helps reduce human errors, which is one of its significant advantages. The operations for our HR team, sales team, marketing team, and technical use cases have become faster and error-free.

UiPath has freed up approximately 50 percent of our employees' time.

UiPath has saved approximately 35 percent of the costs for our organization.

What is most valuable?

UiPath is easy to use, configure, and integrate.

What needs improvement?

UiPath can improve by enabling us to target specific use cases based on the departments within an industry, rather than just focusing on the industry itself.

For how long have I used the solution?

I have been using UiPath for two years.

What do I think about the stability of the solution?

I rate the stability of UiPath, eight out of ten.

What do I think about the scalability of the solution?

I rate the scalability of UiPath, ten out of ten.

How are customer service and support?

The technical support team is good.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We previously used Microsoft Power Automate but switched to UiPath because it is easier to use and does not have the same limitations.

How was the initial setup?

The complexity of the deployment was moderate.

What was our ROI?

We have witnessed approximately a 35 percent return on investment.

What's my experience with pricing, setup cost, and licensing?

UiPath is slightly more expensive than Automation Anywhere and Microsoft Power Automate.

Which other solutions did I evaluate?

I evaluated Automation Anywhere, but based on the reviews and business experience of multiple friends, UiPath appears to be less complex than Automation Anywhere.

What other advice do I have?

I rate UiPath a ten out of ten.

We have a team of 20 people who are responsible for maintenance support.

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?

Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Technical Manager at a manufacturing company with 10,001+ employees
Real User
Enables us to do complex end-to-end automation for multiple systems
Pros and Cons
  • "UiPath has helped us with compliance-related tasks. These tasks involve reviewing various systems and taking screenshots to get proof of compliance. It's a costly process that can be mostly automated. The employee doesn't need to collect all the proofs; they just have to check if they are correct. For example, they must verify that the referenced time stamp is correct."
  • "UiPath could gain a lot more customers if they lowered the price a little and improved the license model with some more affordable tiers."

What is our primary use case?

We use UiPath to automate back-office tasks.

How has it helped my organization?

UiPath helped us with compliance-related tasks. These tasks involve reviewing various systems and taking screenshots to get proof of compliance. It's a costly process that can be mostly automated. The employee doesn't need to collect all the proofs; they just have to check if they are correct. For example, they must verify that the referenced time stamp is correct. 

They can focus on quality instead of doing all of the manual work, which requires a lot of time and effort from the specialist doing that auditing job. Automation frees up the auditor to do more critical tasks. A bot can handle repetitive, menial jobs. 

If you have some tasks that must be done at the start of the day, you can configure the bot to run first thing in the morning to retrieve all the details you need. You can get the report and start working on it. It's hard to estimate how much time it frees up because it varies from client to client, but if you plan well and use UiPath strategically, it can cut the time in half.  

UiPath enables us to do complex end-to-end automation for multiple systems. Some of our automated processes take input from the ERM software and enter data into various applications. UiPath can sit and listen to any SAP solution, depending on the requirements, and report to the business user, who can validate it. 

The user community is amazing. UiPath put a lot of effort into fostering a community, and now it is so mature that we can find a solution for 90 percent of our problems in the forum. 

UiPath has a small physical footprint. It's not like a typical enterprise application that requires multiple servers. You can run various automations on a field workstation. Numerous processes can be automated on a single machine. 

The UiPath Academy courses are helpful. It's a great way to learn queries and new techniques. I got my initial training from UiPath Academy, and we use it to onboard junior staff fresh out of college. We first direct them to the UiPath courses and follow up with one-on-one training. 

UiPath reduces the cost of digital transformation. For example, you can automate the process of extracting information from devices. If you aren't confident that the automation is accurate, send it to a human staffer to verify and make corrections. You can put a human in the loop if necessary. It may still require some labor, but it takes much of the burden off your employees. 

It reduces human error if you have fool-proof automation developed. If you have good rules that fit, it works smoothly without any help. With the proper ruleset, you can eliminate errors 100 percent. 

What is most valuable?

UiPath is a complete RPA product suite with machine learning packages and out-of-the-box processes. I'm a developer, so I primarily interact with UiPath Studio. It has a large set of activities ready to use, reducing the time we spend developing bots. The Orchestrator interface is thoughtful and easy to use. In Orchestrator, you can deploy processes and choose from various triggering options.   

Building simple automations is easy if you have a little technical knowledge. It takes more expertise to create complex automations. UiPath has a different product line for non-technical users, but it has some limitations. 

The more advanced developers use UiPath Studio, which allows you to enrich processes with Python and JavaScript. From a developer's perspective, it's almost a perfect 10.

What needs improvement?

UiPath could gain a lot more customers if they lowered the price a little and improved the license model with some more affordable tiers. 

For how long have I used the solution?

I have been using UiPath for nearly six years. 

What do I think about the stability of the solution?

A few years ago, UiPath wasn't stable, but it matured a lot since then. 

What do I think about the scalability of the solution?

UiPath has built-in features that help you scale your automation, and you can deploy automation on multiple machines simultaneously. 

How are customer service and support?

I rate UiPath support a nine out of ten. Their support is decent. I get a fast response when I have questions. I haven't had any issues with them.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

I used Blue Prism and Automation Anywhere for learning purposes. UiPath is easier to use and has a more extensive user community. UiPath's constant improvement is outpacing other platforms. 

How was the initial setup?

Deploying UiPath is straightforward. It requires some maintenance in terms of modifying and updating your existing processes. You can reduce the overhead maintenance if you have a good developer interface in place. The maintenance is minimal compared to the benefits. 

What was our ROI?

A good consultant can help you implement automation and maximize your returns. Automation implementation can range from fifteen days to six months. You'll see a return in as little as one month. For that to happen, you need to implement it strategically. We see a 10-20 percent return, depending on the process.

What other advice do I have?

I rate UiPath a nine out of ten. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
PeerSpot user
reviewer1444875 - PeerSpot reviewer
Co-Founder at a consultancy with 51-200 employees
Real User
Top 10
We have reduced invoice processing time from days to 30 minutes, and it's done more accurately
Pros and Cons
  • "What we like about the product is that we are able to customize a lot of things quickly because UiPath already has certain APIs and tools available that we can integrate with our system to extract information."
  • "The support is a little bit lacking, response-wise. Just like in banking, where they give you a relationship manager, they should provide someone who is responsible for a project. That person would be responsible for responding to your queries quickly and efficiently."

What is our primary use case?

We are using it to extract information from invoices. We have different types of invoices from about 180 vendors and we need to automate extraction from about 6,000 invoices. We receive invoices via email and are using automation to extract the invoice, put it into a folder, extract information from the invoice, and then enter this information into a SAP-based solution. Not every detail is taken from the invoice, only the relevant portions. 

We have already developed it and it's in the testing phase, where what is being tested is sending the money to the vendor.

For example, if we have purchased something for £1,000 from a vendor and they have sent us an invoice, we extract all the information, confirm that the purchase has been done by looking at our records, and then we have to submit it to the accounts office. That office will create the payment invoice for the vendor.

How has it helped my organization?

It now takes about half an hour for each invoice to be processed versus taking two to three days to do the same invoice manually.

And while I wouldn't say that UiPath enables end-to-end automation for everything, for invoice processing it does. Cash to payable is one of those things that UiPath is able to do from end-to-end, right from the point of getting the invoice from the client to the end where an email is sent to that client saying, "Your invoice has been processed. We have transferred X amount of money to your account." In some cases, especially when invoices are handwritten, we face small problems but, other than that, we are able to do it.

And the turnaround times in creating automations are much less compared to when we were using Automation Anywhere. With that solution we were not able to do it as quickly as we can using UiPath.

We did a PoC for an HR company that was giving appointment letters to about 100 people across its franchise. They wanted to give them out in one go and wanted some way of automating the process. UiPath had the tools that we could use to manipulate it enough and send the appointment letters in 15 to 20 seconds.

And automation has absolutely freed up employee time. Now, people are only looking at exceptional cases most of the time, where automation is not possible. They aren't looking at most cases. Productivity has improved to a great extent compared to what it was before automation. People are going home on time and getting their leaves on time and getting to spend quality time with their families. They are happier compared to how things were.

In addition, there was a lot of human error when people were entering information into the computer. Especially in an accounting situation, if someone inputs a four instead of a nine, it's very difficult to figure out where things went wrong. But with UiPath, there is no more inaccuracy or typos.

What is most valuable?

What we like about the product is that we are able to customize a lot of things quickly because UiPath already has certain APIs and tools available that we can integrate with our system to extract information. For example, if you have to open Word or extract information and put it into tools like SAP or Salesforce, those things get done quickly and efficiently.

For how long have I used the solution?

I have been using UiPath for about a year.

What do I think about the stability of the solution?

UiPath is always uploading new versions of its software. So far, we haven't had any problems related to UiPath crashing or anything like that. The stability has been satisfactory. It's good, decently stable software.

What do I think about the scalability of the solution?

It is very scalable. You can scale it up to any amount that you want or scale it down, depending on the kind of processes that you're doing. 

We have automated the number of robots that we use. Every day we look at how many invoices we have to process. Suppose that today we have to process 5,000 invoices. In that situation, we use all 10 robots. If the next there are 15,000 invoices, two more robots will be activated to take on that load. And it works in reverse. If there are fewer than 5,000 invoices, we have eight robots working on them. It took us a while to automate that aspect.

How are customer service and support?

The support is a little bit lacking, response-wise. Just like in banking, where they give you a relationship manager, they should provide someone who is responsible for a project. That person would be responsible for responding to your queries quickly and efficiently. What happens now is that I have to wait for them to come back to me and it takes a lot of my developers' time to figure out how to do things. Support could be better.

How would you rate customer service and support?

Neutral

Which solution did I use previously and why did I switch?

We did a project for a company that wanted to identify certain vendors to talk to but they needed to know which vendor would give them the best price. They needed to do a comparison but they were spending tons of time evaluating the vendor information. We used Python to do this, not UiPath. We made it possible to do the comparison quickly and efficiently so that when they speak to the vendors they know exactly what to talk about. It improved their resource allocation because they had 15 people doing this work. Now, there are only two people doing it. The other 13 people have been deployed to other sections and other types of work.

Even though Python is very powerful, you need to do a lot of coding. We wanted software where we could minimize coding, a low-code solution.

We looked at UiPath, Automation Anywhere, Blue Prism, and Kofax. But out of all of them, we found that UiPath was a more wholesome product. It's not that the other software products don't have good features, it's just that UiPath has a lot of tools that can be used quickly and efficiently.

How was the initial setup?

Right now UiPath is on the cloud, but eventually, it will be on-prem. When we signed the agreement with them, we told them that we would do it on the cloud and they had to provide us with the storage and cloud space. They were very accommodating about that.

We were able to deploy the first automation in about two weeks. It's not just setting things up, but also making sure that it is working. The users also needed to evaluate things using their tools and data. So the setup was not that bad. Within two weeks we were all set up and ready.

What was our ROI?

It is worth the cost. We did costing for our invoicing project and we are seeing between 20 and 25 percent ROI.

What's my experience with pricing, setup cost, and licensing?

The price of UiPath is too high. From their website, what I see is that if you can buy one license it will cost about 5,000 rupees here in India. And for enterprise solutions, they are charging about 800,000 rupees for about 100 licenses, which is quite high compared to similar software solutions.

What other advice do I have?

The ease of building automations depends on what the client wants. Some processes can be done very quickly and efficiently, but some need a lot of tweaking to meet the requirements of the client and they take a little time. But as a general rule of thumb, it is quite efficient actually. Some take very little time and some can take a couple of weeks.

The UiPath user forums are good, but there's nothing new in them. Whatever they are saying, we have already done it. There isn't much new information there. For example, UiPath has a tool known as Document Understanding, using Computer Vision to do a lot of the processing. We were stuck a little bit but the user community was not able to give us much insight mainly because Document Understanding was very new. It still is quite new and people have not explored it enough to give their feedback. We were flailing about, trying to figure out what to do and what not to do, what works and what doesn't. We were more or less on our own.

In our company, we try to make sure that prospects have gone through the UiPath Academy on their own. For us, it is mandatory that they do so to have at least a basic idea of what UiPath can do and, during interviews before we hire them, we try to test them on some of the use cases. We don't want to spend time teaching them about it. We assume that if they have gone through the Academy courses, they are well-versed in what is expected.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
Software Developer at a tech vendor with 10,001+ employees
Real User
Makes automation easy, saves time and money, and has helpful community and support
Pros and Cons
  • "One feature that is particularly very likable is the My Workspace option under the Orchestrator menu. We can easily arrange and/or segregate all the folders there. The My Workspace option has been a very big positive for me. I've been able to streamline my work and do structured work with this My Workspace option."
  • "We used AI to predict the data modeling and report structure, but it wasn't accurate all the time. It's an evolving functionality, and I hope that it gets corrected over the course of time. The basic functionality is on par with any other software in the market, but it's not helpful for simplifying complex workflows and modules."

What is our primary use case?

Our primary use case is creating automation for day-to-day activities for our internal use, especially for performance management and reporting. Apart from that, we create some automation applications for our clients as they're using UiPath. That's another use case.

How has it helped my organization?

We prepare database reports where a lot of product data is consumed. Creating reports or reporting used to take a lot of time and effort for us. UiPath has been very helpful for us in quickening this process and making it efficient.

It enables us to implement end-to-end automation. With our data and reporting tasks, there were a lot of repetitive tasks that needed to be done, which sometimes can be irritating. UiPath has completely taken over this process. So, right from the input of data to the extraction of reports, the complete end-to-end process is covered by UiPath. I don't have any complaints.

With UiPath, our automations are getting better and better. UiPath is driving performance, innovation, and growth across our entire organization. With report automation being our main use case, we saved a lot of hours, and we have also reduced a lot of overhead costs with UiPath. With automated data processing, errors are minimal. The error rate is almost zero, and the time taken is pretty quick. Our efficiency has improved, and that has been a major benefit for us.

We have been using the cloud version of UiPath. So, our on-premises footprint has definitely been reduced.

It has helped us move a lot closer to 100% digital transformation. Our reporting is automated, and we are almost 100% digital now. There is also an overall reduction in the cost and employee time.

It has reduced human error. The error rate is minimal or nearly zero. It's 100% smooth for us. In the past, we would have overlooked or missed certain data points, and during our final report collaboration, a mismatch would happen, but that is completely reduced with UiPath. 

It has freed up a lot of employee time. It has also made our work much more efficient. Earlier, if seven employees were doing a particular task, only three employees are required now to do that task. So, other employees can focus on something else now. 

It has saved about two working days or 16 hours a week. With the amount of data that we work with for reporting, it was a very hectic task for us. We had a lot of data sheets, Excel files, etc. UiPath has saved us two days of manual work per week.

It has saved costs. We were a team of seven who were handling reporting. We were taking reports and consolidating everything, whereas now, only three of us are required to do that. The remaining four can focus on something else. That much time and cost have been saved. This has resulted in us focusing on some other aspects of our business and bringing in more revenue for us. These are some of the overheads that have been completely saved by UiPath.

What is most valuable?

One feature that is particularly very likable is the My Workspace option under the Orchestrator menu. We can easily arrange and/or segregate all the folders there. The My Workspace option has been a very big positive for me. I've been able to streamline my work and do structured work with this My Workspace option. It's one of my favorite features. Apart from that, I like the integration services offered by UiPath. There is also the Studio option with good features, but I have used Studio very less. It's basically used to design specific automations and applications.

UiPath is very straightforward for creating automation. Especially in the UiPath Orchestrator and UiPath Studio, you can just drag and drop items to create an automation flow. It's that easy. For example, for the reporting automation, I designed the automation flow by using the in-built features. I did not type any command or code. I just picked a feature and dragged and dropped it to create and implement the flow. It was that easy for me.

The UiPath community is very vast, which is a very major plus for us. Whatever doubts we have and whatever knowledge transfer needs to happen can happen pretty quickly with the UiPath community. I find it very useful. Apart from the UiPath community, there is an Academy option where we can take up some courses, and we can do some certifications. That is also very good. I have personally not taken any courses, but I'm aware there are courses because my teammates did the certification courses. So, in terms of value, UiPath is an all-rounder for us because apart from doing automation, we get a whole lot of other things. It's very good.

What needs improvement?

They can improve the in-app guides and in-app tutorials. One instance where I faced a challenge with UiPath was during the initial week of using UiPath. It can be a little complex to understand at first. The in-app guides or the in-app tutorials could be much more elaborate and detailed. That would have made my entire journey smooth, but that did not happen.

The AI functionality could be improved. We used its AI functionality as a base for our reporting automation. It's not 100% perfect. It's still evolving. We used AI to predict the data modeling and report structure, but it wasn't accurate all the time. It's an evolving functionality, and I hope that it gets corrected over the course of time. The basic functionality is on par with any other software in the market, but it's not helpful for simplifying complex workflows and modules. The AI functionality has also not been helpful in increasing the number of automation, but UiPath, in general, has been very easy to use and helpful for doing more automation.

For how long have I used the solution?

I have been using UiPath for about eight or nine months.

What do I think about the stability of the solution?

I haven't faced any issues so far. It has been smooth. I would rate it a 10 out of 10 in terms of stability.

What do I think about the scalability of the solution?

I believe that any automation software, including UiPath, is scalable. It's a cloud-based solution, so it's definitely scalable for us. With UiPath, we have been able to do more automation and reduce our overall manual work. Our manual work now is very limited. It has definitely helped us scale up in terms of revenue, efficiency, and performance.

How are customer service and support?

They're definitely very knowledgeable. Until now, I haven't had any complaints about them. Whenever we have any doubts, we just email them our queries with certain documentation, if needed. They get back to us immediately. They are also patient. It's not like they're in a hurry. They're very patient. They make sure that our query is completely resolved before moving on. I would rate them a 9 out of 10.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

In my previous organization, they used a software called Freshworks. It was for automating our reports and sales processes, but I personally did not like that software because it was a little bit complex for me, and it was also costly. There were very few integrations that were offered in that particular software. We were not able to get the results that we needed. So, we looked into different solutions, and that's when I recommended UiPath to my team.

In terms of performance, UiPath has been very reliable. It's a complete cloud solution. The Freshworks software was not a cloud solution. We used it on-premises, but UiPath is a complete cloud solution for us. It's a very reliable and stable solution. We hardly face any downtime, server errors, or something like that with UiPath. That has been a very noticeable difference for me. Apart from that, in terms of complexity, UiPath is not at all complex. It's a structured solution. You choose A, and you can come to B, and you can come to C. It's very structured, which is something that was lacking in Freshworks.

How was the initial setup?

I was involved in its implementation. It was not a complex process. It just required me to sit with the UiPath team and get it implemented. We did not need an elaborate team or effort. Within 15 to 20 days approximately, we were able to set up everything and get it running completely. The implementation process was very smooth.

Its maintenance is also very easy because it's a cloud-based solution. We just need to keep it updated all the time. That's the only thing. We have employed just one person to take care of the maintenance.

What about the implementation team?

It was a combination of the in-house team and UiPath specialists. Their initial training team was very knowledgeable, and they were very pleasant in addressing all our queries with respect to how to design applications, how to create automation, and things like that.

What was our ROI?

We have definitely seen an ROI. Four employees are now not needed to do reporting. We have been able to transfer them to other projects. It has given some returns within four to five months. We have reduced our overall work time by around 30%. We have been able to use that saved time for other things helpful to bring in more sales, automation, etc.

Our inbound revenue is going up. We have seen a 20% increase in our overall revenue after the introduction of UiPath, but I cannot directly pinpoint that to UiPath because there are other factors as well.

What's my experience with pricing, setup cost, and licensing?

I was not involved in the pricing negotiations, but as far as I understand, my team was happy with the pricing. So, I assume that its price is moderate and competitive. It isn't highly-priced.

What other advice do I have?

To anyone looking into getting this solution, I would advise getting UiPath instantly and integrating it with your business to proceed further. If not UiPath, I would definitely recommend trying any other automation solution because that is the need of the hour. We are humans after all. Manual work is prone to error and less efficient. An automation solution can definitely help you scale your business quickly. UiPath is one of the top ones when it comes to automation. It's a tried, tested, and trusted solution. So, I would suggest going with UiPath, but if you have any concerns about it, you can definitely try other solutions.

Considering the UiPath community, UiPath Academy, and UiPath's all-around capabilities, I would rate it a 9 out of 10.

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?

Amazon Web Services (AWS)
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.
PeerSpot user
Senior Business Analyst at a tech services company with 10,001+ employees
Real User
Offers a great training support package, fantastic process mining, and end-to-end automation
Pros and Cons
  • "The stability is good. I did not encounter any issues with UiPath."
  • "The vendor can improve the solution by building up the BA path included in the UI Academy courses. There's too much focus on development, but not enough on BAs, scrum masters, and project managers alike."

What is our primary use case?

Our customer had one attended robot and wanted to scale up. We used UiPath to identify possible processes that could be automated and also required the ability to scale up the architecture.

How has it helped my organization?

The ability to use end-to-end automation with UiPath is the key to success but it takes a lot of work.

UiPath has absolutely helped minimize our on-premises footprint by automating.

The solution has helped speed up and reduce the cost of digital transformation.

I believe UiPath has reduced human error.

The solution has freed up employee time through the automation provided. 

If we go into every specific role in every specific use case, depending on the role, we have the capacity to free up over 50 percent of employee administrative time. 

The solution enables us to implement end-to-end automation.

What is most valuable?

The entire training support package provides different paths we can follow according to different roles. Automating basic processes is very easy. The setup phase is very quick.

The possibilities with process mining are fantastic.

They offer new vendors UI Academy courses and the four-hour BA course gave me the basic knowledge I required.

What needs improvement?

The vendor can improve the solution by building up the BA path included in the UI Academy courses. There's too much focus on development, but not enough on BAs, scrum masters, and project managers alike. 

I am interested in low code as a general concept and would like to have a better methodology for how BAs and other IT professionals can be closely connected with professional developers and included in the automation process.

I would like to have integration with other programming languages. We primarily need to know Visual Basic or C Sharp to develop using more traditional development. For example, for front-end automation, it would be helpful to use Javascript instead.

For how long have I used the solution?

I used the solution for a few months.

What do I think about the stability of the solution?

The stability is good. I did not encounter any issues with UiPath.

What do I think about the scalability of the solution?

We conducted a pre-study using the solution and we saw the possibilities to scale up.

What other advice do I have?

I give the solution a nine out of ten.

Building automation using UiPath requires some level of technical expertise. As a BA, I have some programming experience, but not in-depth programming knowledge and that is enough for me to automate some basic processes, following the training. I worked together with senior developers who would be able to automate more advanced processes, but we didn't get to that level in the project.

We prepared the information and I was involved in the UiPath training, but we didn't get to actually scale up and automate new processes because the project was never completed.

I'm currently working on a pre-study for a large company in the public sector, and they are not using UiPath presently. The organization is currently using NICE but UiPath is one of the solutions that I'll advise them to continue evaluating.

In Sweden, there are a lot of issues and different regulations around GDPR, so we always deploy on-premises.

I would recommend that anyone thinking about using UiPath should have knowledge of the entire ecosystem in order to get the full experience. The concept of intelligent automation is the track that UiPath is on right now with integrating AI solutions for identifying processes. A new user should take a more holistic approach. Focus on identifying, assessing, and not just automating processes. 

Which deployment model are you using for this solution?

On-premises
Disclosure: My company has a business relationship with this vendor other than being a customer. partner
PeerSpot user
Buyer's Guide
Download our free UiPath Platform Report and get advice and tips from experienced pros sharing their opinions.
Updated: September 2025
Buyer's Guide
Download our free UiPath Platform Report and get advice and tips from experienced pros sharing their opinions.