Try our new research platform with insights from 80,000+ expert users
Senior Lead Developer at a leisure / travel company with 11-50 employees
Real User
Helpful support, good learning materials, and it saves our business time and money while reducing errors
Pros and Cons
  • "The biggest benefit that we have from UiPath comes from using the API."
  • "The first area that needs improvement is backward compatibility."

What is our primary use case?

We have licenses for 15 robots and they are running internal processes. We develop them using UiPath Studio and we only use unattended automation.

Our primary use case, which is 70% of what we have automated, is related to our booking system. Instead of having 10 agents who handle the booking or creating the reservations, the work is done by the robots. Sometimes, bookings are very simple where you have just airfare or the hotel, but in our case, it's quite complex. We call it dynamic packaging, which will have a flight component, you can have a hotel component, different attractions, meal options, a rental car, and more. Instead of entering all of the options manually, which can take up to 10 minutes or 15 minutes just to create a single booking. It is similar when we perform other tasks, such as making a payment. These things are normally done in our target system. I have created robots and workflows in UiPath that are triggered by the database, and they complete these tasks automatically. We have 15 robots conducting the job.

The second use case replaces the agent when once we get all information from the outside system using a .NET application and store it in the database, it creates parameters for the robots to make a booking or reservation at Universal Studios for attractions.

The third use case covers all of Europe and it is a completely automated car booking system. 

Basically, our use cases are all about travel and booking systems for Universal Studios, general dynamic packaging, and car rentals.

How has it helped my organization?

UiPath has definitely improved the way our organization functions. It normally takes one agent approximately six hours to create reservations in the booking system manually, and now the job is left to RPA with UiPath workflows. It saves between 40% and 50% of the agent's time, leaving them time to work on something different.

The accuracy of tasks has been improved because everything is data-driven, and there is no problem that comes from human error. The system is almost bulletproof; if you send garbage in then you get garbage out but definitely, there are no human mistakes. For example, instead of entering the name of the customer, it comes straight from the database. The same is true for options like the times of picking up and dropping off your car. The only problem that we have is not related to RPA; it's the case where the target system is not responsive. For example, if you're moving from one screen to another and the system doesn't respond, then we are notified via an alert. 

The improved accuracy and shorter time to complete tasks, freeing up resources for other jobs, translate to money saved. Given that our processes are complex, the automation of them takes a load off of our end-users. In some cases, they have to perform data entry in several different systems. For example, in order to make a booking, they have to use three different systems with three different interfaces.

With RPA, in general, there is also a fear that jobs will be lost but when you're always swamped at work, including overtime, night shifts, and working on weekends, RPA is a big help. 

UiPath has helped to reduce our hardware footprint by between 20% and 30%. We now have only 15 virtual machines running instead of 15 physical desktops. The amount of hardware required to operate the business is directly correlated to the number of human operators and the software that is running.

UiPath has saved us significantly in terms of costs, primarily because of the manpower we used to have for the booking reservation system. It frees up resources for the agents, IT staff, and people from various departments. For example, we have group reservation systems for car booking, flight booking, and others. UiPath has made an impact in all of these places and the cost saving is very beneficial. In the first year, we saved over $100,000 on the booking systems. After the initial project in the first year, two or three more systems were built, for a savings of $300,000 annually before COVID.

In terms of the time we are saving, it is quite low these days because of the COVID-19 travel restrictions. Pre-COVID, we were saving approximately 80 hours per day. The reclaimed time for our employees is now available for them to work on higher-value work. The savings is not only from the data entry but for troubleshooting errors, which no longer needs to be done.

We have offices in Montreal, Vancouver, and Toronto, and the majority of agents are stationed in Montreal. I am working in the Toronto location, so I cannot comment on the majority in terms of how employee satisfaction has improved. What I have heard from the executive management is that more people are happy because they are able to better focus on what they want to do. This is especially true because they do not have to spend many hours troubleshooting trivial issues. Instead, they are concentrating on higher-value work.

What is most valuable?

We are using approximately 70% of all of the activities that are available in UiPath. These include web scraping and data entry, where the information is stored in a database. We also perform database queries.

The biggest benefit that we have from UiPath comes from using the API.

The features that we use most often are database communication, scraping, and PDF functions. The only features that we don't use are those related to Excel, for spreadsheets.

For smaller projects, we are only passing parameters from .NET applications but in the newer projects, we are using features such as database communication and data scraping.

The ease of building automations is great. When I talk about UiPath, I am usually referring to Studio, which has a very intuitive and easy-to-use interface, yet it is very powerful. This is something that has improved with the help of forums and tutorials. In 2016, it was more difficult because there were really no forums so we had to contact the head office in Bucharest, Romania when we needed help. Getting a demo had to be done in the very early hours and there was lots of communication back and forth. It was a struggle to find solutions, although to be fair, they've been very helpful. These days, it is very easy to use because there are numerous examples, and UiPath Academy is available, along with other resources.

We have been using the UiPath Apps feature and it has helped with the ease and time required for creating automation. Everything has improved over the past several years, as in the past, there were no examples or tutorials available. There was no manual and it was very technical. At the time, you definitely needed programming knowledge in order to handle some of the scenarios. It was at times like this that we relied on support from Bucharest.

Even today, there are only a couple of programmers in the company who develop the bots. Even with the Apps feature, I don't think that the end-users are ready, although this may be because of the way that our organization is structured. Everything is given to the IT department because our scenarios are very complex, and not a simple case of data entry or something like that. With such complex solutions, it is definitely too difficult for our end-users.

What needs improvement?

There are a few areas that need to be improved, one of which we have already raised with the salesperson and technical team.

The first area that needs improvement is backward compatibility. If you have a newer version of the UiPath Studio or any product, then quite often, if you're a year behind or so, you cannot compile the whole project. This means that you have to rebuild system modules. It's not like a Microsoft product that is always backward compatible. For us, that is a huge obstacle because sometimes, we have to rewrite entire workflows. In our case, this is a massive undertaking that will take three or four months to complete. This is the main issue for us and it doesn't happen with minor release updates, but with major ones, we have to rewrite the entire project because it doesn't compile.

The licensing should be more flexible and more affordable.

We used to be able to integrate with .NET applications, where all of the business rules reside, and then invoke robots or workflows from there. Now, that capability has been removed, so we have to use Orchestrator. Converting our projects requires a lot of work because we have to move all of the business logic to the UiPath workflow. It is not an ideal situation for us because keeping the business logic inside our .NET applications is more flexible and more scalable.

When I was taking some UiPath Academy courses, I noticed that they gave us more complex tasks. There were expert-level examples, but the junior examples are missing. Furthermore, they give you high-end, very technical guides, but there are not really any examples. This means that you really have to dig and use the forums and ask people questions. Essentially, you have to try and find the solutions by yourself.

In general, if you have very large and complex solutions as we do, the overall workflow layout could be improved because navigating through the network components can be very inconvenient. You can still see the high-level of the workflow, but not a detailed one. It may take you several minutes to get to the component you were looking for. In terms of navigation, the mapping solution could definitely be improved. There are always workarounds. What you can do in this case is use the flow charts with the sequencing module to break it down to a more general view. This makes it faster to get to the module that you want to improve or fix.

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

For how long have I used the solution?

I am a Senior Lead Developer in my company, and I have been using UiPath since 2016. I was one of the very early UiPath users.

What do I think about the stability of the solution?

Stability-wise, we haven't really found any issues lately.

In the earlier versions, from 2016 and 2017, there were some issues that were never resolved by the UiPath team. The newer versions, especially while performing web scraping, are much more stable. Once it was deployed, we haven't seen any issues with the .NET applications.

Instability in our use case is the result of the target system; for example, the one that is operated by Universal Studios. If they are unresponsive for perhaps 20 or 30 seconds and the robot is expecting to see a certain screen, especially when it normally only takes two or three seconds to move from one screen to the other after submitting a request, it is going to cause a problem. However, that's not the fault of UiPath or RPA in general, but a fault of the source or target system.

I estimate that with all things considered, UiPath is 99.9% stable.

What do I think about the scalability of the solution?

UiPath is very scalable. We are a mid-sized company with approximately 200 to 250 employees.

There are three or four of us who have hands-on experience with the product, and there are between 100 and 110 end-users. This includes four or five departments spread across three different locations. Our end-users are primarily business users.

Our goal is to increase our usage of UiPath but we are currently downsizing due to the COVID situation. We have some projects in mind, but we have to wait to see what happens with the travel industry. With approximately 50% of our employees laid off, no progress will be made. However, down the road when we get back on track, we plan to use other areas of the system. That will include manipulating spreadsheets, data entry, interoperability with other systems, and interfacing with it.

How are customer service and support?

The technical support is definitely good, although there were some issues that never got resolved. The situation is that we are based in Canada and our salesperson from Toronto organizes the meeting with the technical staff from New York in the US. There were times when they couldn't help us because the majority of them had been with UiPath for two to three years. They didn't understand how things were working back in 2016, '17, or '18, well enough. Ultimately, they never found a person who could help us and to me, that is not really acceptable in terms of finding a workaround or the fastest approach to resolve the backward compatibility and .NET Integration.

What we needed was somebody with five or six years of experience and they could simply not find one.

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

We had some basic automation running prior to UiPath, but it was native SQL and .NET applications. An example is that we were using scaping options available in Microsoft applications, but it wasn't really RPA. UiPath has definitely helped us to reduce the costs of our automation operations. Everything is now run from one application, and you can use the workflows to collaborate between databases, spreadsheets, and booking reservations. Basically, it's end-to-end in terms of the development lifecycle because originally, our tasks were only partly automated.

If you consider automated testing solutions then we were using Selenium for things such as load-testing, in a previous company. I had no experience with a full RPA solution before UiPath in 2016.

In our early stages of automation, the task would start and then only get to a certain point before a different application had to pick it up. We had a scheduler that was responsible for this. The scheduler would see the partly completed task, then take it and put it somewhere else for a third application to take over. Now, all of this is done using the UiPath API.

Specifically, in terms of overhead operations, UiPath has saved us approximately 80 hours a day, which translates to between $4,000 and $5,000 per day, just in one department. If you multiply this by 30 days then it is a lot of money. Given that it is a ballpark figure for just a single department, it could be even more.

How was the initial setup?

Back when we first installed UiPath, it was complex. But now, it is much easier because they have grown. It is much easier than it was five years ago, although, at the same time, we haven't had many issues in the process of implementing and rolling out our solutions.

Our deployment is on-premises and entirely private.

These days, it takes less than a day to deploy. In 2016, it took us almost a week for much simpler deployments because there was no proper documentation. Fortunately, at the time, we got lots of help from the technical staff in Romania.

When we first started with UiPath, it was not even close to what it's today. It was much difficult to create a strategy because it more or less was a black box. We purchased the product and there was only UiPath Studio, nothing else. There was virtually no documentation and more or less, everything was left to us, our team, to develop this strategy.

Implementing it was more of a trial and error process than it is today. Finally, we did it. We moved our automations from the development environment to the staging environment, and then finally into the production environment. Now, it's pretty stable. At the time, however, it was pretty cumbersome and difficult because there was no proper documentation or guidance from UiPath. Nowadays, it's pretty simple.

What about the implementation team?

There are three of us in the company who are responsible for deployment and maintenance. We also handle the monitoring, implementation, troubleshooting, and updating of the product and robots.

We also have an infrastructure team that is outsourced from a company in Toronto, Canada, called Carbon60. Our experience with them has been a little shaky, but we are handling it okay. They could not really help us as much with the initial setup of UiPath because they did not have experience with RPA. We gave them the specs required for our infrastructure, and they set it up. Overall, approximately 90% of the setup was our responsibility.

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

Compared to four or five years ago, the licensing in terms of price is less flexible and less affordable. Recently, because of the COVID situation, we need 15 robots. Ideally, we could use five robots and Orchestrator instead, and pay the difference, but the vendor refused to take this offer.

We are currently using the Community Version of Orchestrator for training purposes.

Which other solutions did I evaluate?

When we started looking at UiPath, they had less than 100 customers in the world. We had been looking at three different options that included UiPath, Blue Prism, and one other one. In our case, we were using a legacy application that was Java applet-based, and the other products were not able to handle that well.

From what I recall, back in 2016, UiPath was the only option that supported Java applet-based automation. We needed the functionality because one of our internal applications was not web-based, but Java applet-based, and depended on it. It did not work immediately and there were some workarounds, but with some help from the UiPath technical staff, we were able to handle it. This is the main reason that we ultimately chose UiPath.

Essentially, UiPath was the only option that was able to handle Java applet automation. With that covering the front end, we automated the whole process.

In the future, because UiPath was not able to handle the legacy projects that we developed in RPA, we might consider another product like Blue Prism. We would assess potential solutions based on backward compatibility.

What other advice do I have?

We have been thinking about using the Orchestrator with the cloud option, but because of the current world situation, especially because we are in the travel industry, our income has been significantly reduced. At this point, we are more or less in survival mode, so we decided to stay as-is.

We were also supposed to get Orchestrator, the latest web developer, and a production license but we gave up because we cannot afford it at the moment. Travel may be idle right now but post-COVID, which hopefully is next year or by end of this year, we're going to get the official Orchestrator license.

Originally, we were using .NET applications, which is the technology that has driven the business. It's huge, and with the newer versions of UiPath, it is no longer possible because we have to use Orchestrator. At this time, we are more or less working on a workaround and it's a massive project that is probably going to take six or seven months to complete.

We are not using the AI functionality yet, although it is something that we're planning to look into, eventually.

The biggest lesson that I have learned from using UiPath is how much time was consumed by our manual processes. Definitely, we have freed up resources for our business team. In terms of accuracy, there are no human errors anymore. Consequently, we can free up between 30% and 40% of our agents' time in terms of analysis and billing. In summary, the biggest thing that I have learned is that using RPA is about improving accuracy and reliability.

My advice for anybody who is implementing UiPath is to start with the training. These days, especially younger developers, people are very keen to jump on developing RPA and they're doing this stuff without using Academy or other training. Rather than do that, I suggest people get familiar with the product and use the training material first. Use the examples that are provided because the UiPath Academy is amazing in terms of that.

In summary, this product has a very intuitive and powerful interface. There are very good examples and scenarios on the UiPath Academy website, and technical support is very helpful. You can also find lots of good examples in the community forums. There used to be only one OCR option, and now there are two different flavors of OCR, which is definitely one of the pros. However, the major cons are backward compatibility and licensing in terms of flexibility and affordability. We also lost some of the functionality for .NET integration, which was a problem for us because the capabilities are simply gone.

I would rate this 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.
PeerSpot user
reviewer2351646 - PeerSpot reviewer
RPA developer at a non-profit with 1-10 employees
Real User
Integrates well with different applications and has a good exception-handling mechanism
Pros and Cons
  • "The first feature that I like is the exception-handling capability. The second feature is the REframework provided by them, and the third feature would be the Orchestrator functions."
  • "The certification can be made more affordable."

What is our primary use case?

I have worked on multiple use cases with UiPath dealing with SAP, SharePoint, or a web application. We had to extract the data and do some automation of data processing. We were taking data from one environment, such as from an Excel sheet, and processing it. These were the use cases for which we used UiPath extensively.

In addition to app integration, there were use cases related to various frameworks such as REframework and State Machines. We used the REframework at the enterprise level to be able to handle exceptions and bot failures and make automation healthy, robust, and steady.

We have also done automation for a healthcare department for claim processing.

How has it helped my organization?

UiPath saves the execution time of processes running in the production. If a process was taking three to four hours previously, with UiPath automation, it can be completed within an hour with better exception handling capability and less dependency. It saves 50% time.

UiPath is capable of handling the complexities involved in taking data from different environments. It is also capable of exception handling. If any application has limited functionality, we can use UiPath for automation with that particular application. With advanced selectors and linked queries, we can get the data from the application or interact with the application.

UiPath Document Understanding has helped to reduce the data entry work and physical copies of documents.

UiPath enables us to implement end-to-end automation. For every organization, it is very important that automation is robust enough.

UiPath can help minimize your on-premises footprint. It depends on whether you plan to deploy your automation on the cloud or on-prem. On-prem has various challenges and restrictions, but it also has benefits.

UiPath speeds up digital transformation without requiring expensive or complex application upgrades, or IT application support. App integrations are advanced and robust. It is plug-and-play. You can integrate with Excel, Outlook, SharePoint, SAP, and various databases. There are pre-loaded activities. You can integrate with GitLab or GitHub. It has inbuilt activities for enterprise-level applications.

UiPath reduces human errors, but it also depends upon the process. It depends on how much interaction is required and what exception rates are there. When everything has been identified, it can reduce errors by more than 70%.

What is most valuable?

The first feature that I like is the exception-handling capability. The second feature is the REframework provided by them, and the third feature would be the Orchestrator functions. There is also the feasibility provided to monitor the ports and deploy the code. There is monitoring, retrieving, and all those things. We can use the web or mobile application. These are the key features of UiPath.

For handling complex scenarios, REframework is good. It has good exception handling and in-built mechanisms.

What needs improvement?

The certification can be made more affordable.

In terms of features, we get regular updates, and AI has recently been integrated. As of now, I do not have an area of improvement. They have already improved the functionality of Orchestrator. As compared to two or three years ago, Orchestrator now offers different functionalities and services. There is a difference, and it has improved.

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?

It is stable. Our organization has licenses because we cannot upgrade the application in sync with the Community version. The enterprise has to stick to one version for a certain period or whatever tenure has been mentioned in the license. The Community version is the playground for UiPath. They upgrade it, and all the beta version updates are there. They come to know how things are going and what are the responses and challenges.

What do I think about the scalability of the solution?

It is scalable. It is used in multiple departments. The size of the organizations that use UiPath varies. They could be MNCs or startups.

How are customer service and support?

Their support is good. After procuring the licenses, when there is an issue, there is a dedicated support team. They respond well.

The UiPath Community is vast. It provides an opportunity to get help from others. They provide good support, and the MVPs are actively engaged in responding to the queries that people are posting when facing any challenge. We can find relevant information by searching with keywords. It is good.

UiPath Academy has been useful in learning about new topics and new versions.

How would you rate customer service and support?

Neutral

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

I am quite new to Automation Anywhere, but a better exception-handling mechanism and the ability to interact with various applications make UiPath more unique. The drag-and-drop interface is attractive to people who are not very technical. The user experience is more intuitive.

How was the initial setup?

We have on-premises and cloud deployments. The deployment part takes about a week because we have to prepare the production environment. A week is good enough for the deployment.

The number of people involved in the deployment varies. Support teams are there. Developers are also there. There are also people from the change management team.

Like any other software, it requires maintenance.

What other advice do I have?

I would recommend UiPath to others. Overall, I would rate UiPath a nine out of ten. It is robust and scalable, but there is always scope for improvement.

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: MSP
PeerSpot user
Buyer's Guide
UiPath Platform
July 2025
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: July 2025.
865,484 professionals have used our research since 2012.
Muhammad_Uzair - PeerSpot reviewer
RPA Developer at a tech services company with 51-200 employees
Real User
Top 20
Good automation tool that helps reduce labor cost and increase efficiencies
Pros and Cons
  • "There’s a good level of maturity in the UiPath framework."
  • "UiPath is not that fast."

What is our primary use case?

I've been making some accelerators using it. Each Customer Relationship Management page in the telecom industry has a similar kind of structure, so things do not change a lot. I'm creating an accelerator that can log into a CRM and quickly perform specific tasks as per requirements. For example, the robot will log on to a CRM page, will add updated user information, and check the details of user requests. Another case could be creating specified user service requests and monitoring their status for service efficiency. 

How has it helped my organization?

We're automating a bunch of processes in the telecommunication industry. We’re implementing RPA solutions in the biggest telecommunications company in my country. Our main focus was to increase the return on investment. What we tried to do was reduce the time, reduce the manual labor costs and errors, and increase efficiency.

The big picture is to work towards reducing labor costs and creating solutions that are required to enhance your efficiency. This also streamlines process workflows when handling robot exceptions.

What is most valuable?

The drag-and-drop features and the activities that are pre-made are useful. It's a big plus for UiPath. Whenever I use it, I can do all kinds of work with it and it's really easy. For example, if you have to store data in a dictionary or make a list, there are all kinds of ways to do it. You can do almost anything using UiPath.

The community is very good. I get 90% of my questions answered there.

There’s a good level of maturity in the UiPath framework. Once you get hands-on experience with it and once you are a little bit familiar with it, it becomes really interesting to make automation.

Another thing to add would be queues. It gives you the power to assign multiple bots to any item in the queue and you can monitor the activities and status in the queue.

UiPath enables us to implement end-to-end automation. Once you have hands-on experience with it, you don't even have to think about the steps. There are hundreds of activities to help you to carry out any solution. It enables you to perform endpoint processes really efficiently.

When you compare the solution to other automation companies, like Automation Anywhere or Microsoft Power Automate, UiPath has the biggest community, and that really helps you a lot. Whatever questions we have will get answered due to the extremely helpful and active community. You get answers pretty quickly as well. Most questions I have are already addressed there. It adds a lot of value to UiPath and plays a major role in our success.

I have done a few UiPath Academy courses. I have not gotten certifications, however, UiPath has advanced certifications and material on the website that lays out those certifications. They have a lot of tutorials to let you get deep into the product.

It's helped speed up our digital transformation. Our main focus has been on automation and increasing efficiencies while reducing errors and costs. Automation helps significantly reduce human error. 

What needs improvement?

The ease of building automation using UiPath is appreciable. In the beginning, it was a bit difficult as you have to know about C# and VB Script. I come from a Python background. If you are making a list, for example, in Python, it’s very simple. There isn’t that much complexity. If you're doing list manipulation and dictionary manipulation, you have all kinds of data structures. However, when it comes to UiPath, it is not as simple since you have to be very certain about what you're writing.

There are some things missing in UiPath. There used to be an activity where you could just add an item. This activity is now gone. Some of the things in UiPath are changing. This is a bit difficult due to the fact that, if a beginner is trying to add something to a dictionary, they'll have to look through the community's communications and then they might figure out that the old ways are gone. But that is not always the case, there have been better and newly modified activities like ones that help choose selectors for UI Automation.

UiPath is not that fast. They do have an option to increase the speed of processes. You can increase their speed in the settings. However, whenever you do that, the chances of it curbing the flow at some point is higher. 

For how long have I used the solution?

I've been using it for the last three months. I jumped into this field of automation about six months ago. I have explored Power Automate, Robocorp, and Automation Anywhere during this time. UiPath, however, has been a good experience so far.

What do I think about the stability of the solution?

The stability is okay and chances of bottlenecking are not much. Occasionally there are some errors and the robots do crash but overall that is not an issue. 

What do I think about the scalability of the solution?

It's a mature product; it can scale well. It's pretty sophisticated so you can get a lot of scalability in the automation process. 

How are customer service and support?

I have not contacted technical support. I'm a beginner, and usually, I turn to the UiPath community forums. Many problems are answered right in the community itself. 

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

I was using Autosphere before UiPath. I've also used Automation Anywhere and Robocorp. UiPath is for developers and business users. UiPath is far superior to Automation Anywhere, however, when it comes to speed, I feel that Autosphere and Robocorp are faster than UiPath.

How was the initial setup?

I was not involved in the initial deployment. 

They do give a bit of support with processes. However, after a few months, the solution does require some maintenance. We also supply support and our clients hardly need it anymore. 

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

The cost used to be fine, however, Microsoft has reduced its costs significantly and that's going to be a challenge for UiPath. In comparison to other automation products, UiPath is reasonable. 

What other advice do I have?

I'm an end-user and an administrator. 

I'm not using the AI functionality apart from OCR-related solutions. However, there is a huge market for it. 

I would rate the solution nine out of ten. This solution offers a lot. It's a good product to try. 

Which deployment model are you using for this solution?

Public Cloud
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
PeerSpot user
reviewer2281758 - PeerSpot reviewer
RPA Developer at a tech services company with 51-200 employees
Real User
Easy to build automations, and has helpful Academy courses, but can be expensive
Pros and Cons
  • "The product enables us to implement end-to-end automation."
  • "We've tried to use test automation, however, I'm not sure how well it works."

What is our primary use case?

We primarily use the solution for automation.

How has it helped my organization?

UiPath has been quite useful for the organization. It's helped reduce workloads.

What is most valuable?

The processing time is the best aspect of the solution. There are also fewer coding requirements. It takes less time to develop and implement projects using UiPath for this reason. 

It's easy to build automation. The organization has a variety of projects and we can complete the projects faster using automation using UiPath.

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

We use the UiPath user community. If you have any doubts about what you are doing, you can turn to the community and they'll answer your questions - which is very helpful. 

The Academy courses are very useful. If you want to do any certifications, it's very simple.

We use the AI functionality. It helps automate processes that are more involved. However, it's something the team works on; I don't know much about it. 

The solution helps us reduce human error as we can run many projects without much human involvement. Once we reduce human interactions, we can reduce human error quite significantly.

It's also helped us free up employee time thanks to the automation. It's freed up maybe 30% to 40% of our time since we started implementing automation.

What needs improvement?

We've tried to use test automation, however, I'm not sure how well it works.

For how long have I used the solution?

I've been using the solution for one year. 

What do I think about the stability of the solution?

The solution is stable. 

What do I think about the scalability of the solution?

The solution is scalable. 

How was the initial setup?

We took about three or four months to deploy the solution. The process itself is moderate. We were able to manage the process ourselves. While it's rather easy, it does take some time.

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

The licensing cost is quite high. It could be reduced. 

What other advice do I have?

I'm an end-user of UiPath. I'm an RPA developer. 

I'd rate the solution seven out of ten. There should still be more opportunities to make the solution less expensive. 

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.
PeerSpot user
reviewer2280195 - PeerSpot reviewer
RPA Developer at a tech vendor with 10,001+ employees
MSP
Good for end-to-end automation, easy to implement, and reduces human error
Pros and Cons
  • "It reduces the manpower needed. It helps us automate large projects."
  • "UiPath should improve the document understanding a bit."

What is our primary use case?

We use the solution for task automation. 

What is most valuable?

The automation for building tasks is good. It reduces the manpower needed. It helps us automate large projects. 

It's easy to create automation with the solution. Once we understand the process, we can easily create an automation. 

We use end-to-end automation. It helps us remove the need for manual labor. 

We are satisfied with the user community UiPath offers as well. 

The solution has helped simplify projects and our requirements. 

We've used the Academy courses. Anyone can access it. It's great that anyone can take advantage of it. You don't need to be technical. 

The solution has reduced the cost of digital transformation.

It's helped reduce human error by 100%.

The solution has freed up employee time.

What needs improvement?

UiPath should improve the document understanding a bit. 

For how long have I used the solution?

I have been using the solution since 2021.

What do I think about the stability of the solution?

The solution is stable. 

What do I think about the scalability of the solution?

We have 50+ users using the solution. 

It's scalable. 

How are customer service and support?

Technical support is good. 

How would you rate customer service and support?

Positive

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

I did not use a different solution. 

How was the initial setup?

The deployment was not complex. It's easy. We had to test it a bit manually. Once we were sure we had the right requirements in place, we implemented it. 

It only takes ten minutes to deploy the solution. 

When you change the version of the solution, there is some maintenance required. 

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

We've used the enterprise version of the solution. 

What other advice do I have?

We're developers. We have customers that use UiPath. 

We can implement the AI functionality, however, we haven't used it yet.

I'd rate the product nine out of ten. 

Which deployment model are you using for this solution?

Public Cloud
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
Hemakumar Gv - PeerSpot reviewer
Software Engineer at RE:CODE SOLUTIONS LLC
Real User
Eliminates human errors by consistently processing 100 percent of the tasks each time without requiring any human intervention
Pros and Cons
  • "UiPath's most valuable feature is its ability to view and extract any data throughout the entire development process in the automation framework."
  • "The document understanding has room for improvement."

What is our primary use case?

I am a developer, and I use UiPath to extract PDFs for invoices and logistics in the banking industry. 

UiPath can be deployed either on-premises or in the cloud, depending on the customer's requirements.

How has it helped my organization?

There are times when the logic is difficult, but the majority of the time, it is easy to build automation using UiPath.

UiPath enables us to implement end-to-end automation, which is essential for our customers. We gather all the requirements from the customer, analyze their feasibility, and proceed to the development phase where we build bots according to the customer's needs. After that, we move on to User Acceptance Testing to ensure the bots meet expectations. Finally, we deploy the automation into production.

UiPath aids in enhancing organizations by cutting down costs and saving time. Without UiPath, a task like collecting and uploading information that typically takes humans around 40 minutes can be completed by the UiPath bot in just ten minutes.

Our customers primarily use UiPath for cost savings.

In addition to saving time, UiPath also eliminates human errors by consistently processing 100 percent of the tasks each time without requiring any human intervention.

UiPath helps reduce our customer's on-premises footprint.

UiPath Academy is excellent for learning about the solution's capabilities and how it works, especially in the beginning. It provides end-to-end courses and certifications for both beginners and advanced users.

UiPath accelerates digital transformation and reduces costs by eliminating the human element. However, this transformation does require IT application support for configurations and security.

What is most valuable?

UiPath's most valuable feature is its ability to view and extract any data throughout the entire development process in the automation framework.

What needs improvement?

The document understanding has room for improvement. 

For how long have I used the solution?

I have been using UiPath for three years.

What do I think about the stability of the solution?

UiPath is extremely stable and that is why customers ask for the solution.

What do I think about the scalability of the solution?

I rate UiPath's scalability a nine out of ten.

How are customer service and support?

The technical support is good.

How would you rate customer service and support?

Positive

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

I previously used Microsoft Power Automate. When comparing it with UiPath, one significant difference is that we can use UiPath on a local machine to easily build a process, upload it, and create schedules effortlessly. Microsoft has an advantage in the cloud, but it is not as effective on-premises.

How was the initial setup?

The number of people required for each deployment depends on the complexity of each project. For more complex projects, two to three people are required, and it can take up to three weeks to complete.

What was our ROI?

Our customers experience a return on investment when using UiPath, owing to the time saved in performing tasks and the improved accuracy compared to manual efforts.

We can start to see value after one month of using UiPath.

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

There are two versions of UiPath; the first is the free community version, which is limited, and the second is the premium version which requires payment but is recommended for large-scale productions.

UiPath's cost is acceptable.

What other advice do I have?

I would rate UiPath a nine out of ten. UiPath is reliable and accurate.

The maintenance is easy. We only need one person to monitor and maintain UiPath.

I recommend trying the free community version first to ensure that it meets the organization's requirements and then consider upgrading to the premium version in order to handle larger projects.

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. Integrator
PeerSpot user
Senior Sales Manager at a manufacturing company with 501-1,000 employees
Integrator
Frees up staff that has been doing manual, repetitive tasks to do something more valuable
Pros and Cons
  • "UiPath Studio has all kinds of tools and it's practical to navigate around the application. Implementing any project can be done very quickly using UiPath."
  • "There can be technical issues, but it's rarely about a server quitting. They are more like connectivity, platform, and software version issues, but there are no issues with UiPath performance."

What is our primary use case?

We are a distributor and most of our customers were manufacturing and financial companies, so the use cases fell into categories like financial, accounting, and procurement departments. We used it to improve business processes.

How has it helped my organization?

With UiPath, my clients were able to free their employees and staff for other types of work. They saw value in that. Staff didn't have to get up at 6 AM or work around the clock in front of a monitor all day. It freed up staff that had been doing menial, manual, repetitive tasks to do something more valuable.

In some cases, it reduced the time it took to get a task done from hours to a couple of minutes. Workflows that would take up to four or five hours were reduced to taking 10 to 15 minutes.

It also definitely reduced the amount of human error to almost zero. 

What is most valuable?

UiPath Studio has all kinds of tools and it's practical to navigate around the application. Implementing any project can be done very quickly using UiPath. Also, the robot capacity is phenomenal. They work as long and as much as you need them to and provide optimal performance.

Building automation with UiPath is easy and takes a small amount of time. It's really intuitive and doesn't require advanced development or any technical skills. It's easy for anyone to pick up and understand. Any lower-skill employee or developer can learn to use it quickly.

We would usually do a pilot project with a company and, afterward, transfer all the knowledge and capabilities to them so that they were able to develop things themselves. Especially with the UiPath Academy, which provides online courses, and the UiPath forums, everyone could learn how to use it. My clients had no problem picking it up after our first pilot project. The advanced developer courses help a new developer quickly learn how to use it.

What needs improvement?

There can be technical issues, but it's rarely about a server quitting. They are more like connectivity, platform, and software version issues, but there are no issues with UiPath performance.

I would also like to see UiPath assist clients in scaling up their usage of the application because most of our clients had trouble expanding their usage into other departments. It was hard for them to calculate the exact value they were getting. Some of our clients were flying blind.

Some of our clients hadn't really seen enormous impact from implementing and using automation yet. They had just started, and they saw the value in it, but it was hard for them to expand or add more value to automations with UiPath.

For how long have I used the solution?

I worked with UiPath from 2019 to 2022.

How are customer service and support?

It can take their technical support some time to respond. And sometimes, the assigned staff doesn't have the right knowledge, but that doesn't happen often.

How would you rate customer service and support?

Neutral

How was the initial setup?

The initial setup is straightforward. Our clients did ask for tips and tricks, but they didn't need a full consultation. They managed it themselves. It's really intuitive.

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

UiPath pricing is high and sometimes it's quite complicated as well, because there are loads of components and loads of product portfolios. It works, but it could be better. The pricing could be more attractive.

What other advice do I have?

UiPath definitely speeds up digital transformation but whether it reduces the costs of doing so depends on a number of factors.

Over the years, UiPath has done a pretty good job of continuously improving its product by adding robot capacities and changing versions. In terms of features, they have everything covered, with AI features, data mining, process mining, and all that was done quite ahead of everybody else.

I would say that UiPath, as a company, was better in the past. Nowadays, I have less confidence in the company's situation, not that I don't think it's stable. And their ability to improve is a 10 out of 10.

My advice is to study your use cases and go to the UiPath Academy. You'll find everything you're looking for and there is a big community. UiPath is easy to use, but you have to understand your work processes thoroughly and not just depend on the application to help you.

Disclosure: My company has a business relationship with this vendor other than being a customer. Reseller
PeerSpot user
Prabu Baskaran. - PeerSpot reviewer
RPA Specialist at Expleogroup
Real User
Top 20
Helps minimize on-premises footprint, which is important for our clients' environments
Pros and Cons
  • "The most valuable features include multi-bot architecture, UiPath Studio, and Test Manager."
  • "One thing that would be helpful is if the support team could quickly help us when we raise a ticket. It takes them at least one or two hours to get back to us. With Automation Anywhere, if there is a Severity 1 issue, their support responds within 15 minutes."

What is our primary use case?

We use it mostly for the banking and insurance domains. We are a service-based company and the tools we use depend on our clients' requirements.

How has it helped my organization?

UiPath provides scalability, quality, and a high level of accuracy. It has definitely reduced human error.

It also helps minimize the on-premises footprint, which is important for our clients' environments.

What is most valuable?

The most valuable features include

  • multi-bot architecture
  • UiPath Studio
  • Test Manager.

It is easy to build automations with this solution as well. We are able to implement end-to-end automation.

There are also build connectors for Salesforce and SAP. Before the connectors, we could only automate the GUI. Now, it is very easy to integrate on the back end as well.

The UiPath Academy courses are also helpful. When a feature or release comes out, they demonstrate them in the Academy.

And if there are any issues, the UiPath community forum helps us to check whether others are also facing these issues. There are a lot of benefits from that.

What needs improvement?

For some of the cognitive features we have to learn the integration side. Other than that, everything is fine.

For how long have I used the solution?

I have been using UiPath for nearly three years.

What do I think about the stability of the solution?

The LTS version is very stable.

What do I think about the scalability of the solution?

It is also definitely scalable. I would recommend it for any size of company, from small to large. For example, if a small company only needs UiPath Studio, they can have it. They don't need UiPath Orchestrator. They can run things with Studio only. There are a lot of options with UiPath.

How are customer service and support?

Their support is good to have, especially for priority issues. 

One thing that would be helpful is if the support team could quickly help us when we raise a ticket. It takes them at least one or two hours to get back to us. With Automation Anywhere, if there is a Severity 1 issue, their support responds within 15 minutes.

How would you rate customer service and support?

Positive

How was the initial setup?

Setting it up is very easy.

The amount of time it takes depends on the client's security requirements. Some teams have restrictions and documentation on how things should be done. But once everything has been verified, deployment will take one to two hours.

Once it's deployed, it's the validation checks that take some time but it depends upon the project: the supporting files and checking that all the integrations are correctly mapped.

In terms of project deployment, we generally have three people involved. One of them will completely handle monitoring and supporting, as well as the Control Room and any logs or administrative tasks. The other two handle change requests.

As for maintenance, our setup is on-premises and we have an internal team that takes care of situations when the server is down. They will restart it and do patch updates, which they will inform us about.

What other advice do I have?

We are using the Enterprise version. We are exploring using it in the cloud, but some of our banking clients do not accept the cloud because of security issues so we go for on-prem only in those cases.

We are not fully using UiPath's AI functionality but we are doing some PoCs, based on our clients' requirements, to check the feasibility. For that, we are using the Community Edition. As for UiPath speeding up digital transformation, I'm not sure. It depends on the process involved.

Overall, I don't see a need for any additional features. I don't have any difficulty using UiPath.

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: July 2025
Buyer's Guide
Download our free UiPath Platform Report and get advice and tips from experienced pros sharing their opinions.