Try our new research platform with insights from 80,000+ expert users
Manager at Capgemini
Real User
GUI of UiPath Studio is fantastic; makes it easy for non-techies to build bots
Pros and Cons
  • "The graphical user interface of the UiPath Studio is fantastic. For someone who is not a computer science major, or for someone who doesn't know how to code but is really good with visual flows, Studio makes it very easy for those individuals to build robots."
  • "Studio... only works on Windows. It doesn't work on other platforms. I'm a techie by background. I don't hate Windows but I don't love it. It comes with the limitation that it is completely dependent on Windows. I would have loved if it were available on Mac or Linux or Unix."

What is our primary use case?

We are a system integrator. We work with clients such as the US Federal Government and help them automate whatever their processes are. We have two entities. I work as part of the government solutions unit, and then we have the commercial side which is a global organization. On the global side, there have been some internal implementations as well.

How has it helped my organization?

In terms of savings, a task like taking data from one artifact and transferring it into another one, is common. The most frequent example, and the one that I worked on directly, involves a PDF invoice and taking whatever the amount due is and either copying and pasting it into an internal accounting tool or actually typing it. The process goes: Open email, open the attachment, read the data, verify it is accurate, and then manually transfer it into an internal system.

Depending on how big the invoice is, I've seen a person spend as much as 20 minutes on one invoice or as little as 30 seconds. That whole process of going through each and every email, opening the attachment, transferring the data, closing all the windows, and then moving on to the next email - the bot will do it because the bot is scheduled to run every hour to look for the unread emails. I can't give you an exact number in terms of how many minutes or hours are saved, but it's quite significant.

What is most valuable?

The graphical user interface of the UiPath Studio is fantastic. For someone who is not a computer science major, or for someone who doesn't know how to code but is really good with visual flows, Studio makes it very easy for those individuals to build robots. That's one of the best features that I've seen. There are other features that add different values, but Studio, in my opinion, is definitely one of the best.

Overall, UiPath is really easy to use. For example, if somebody is an automated tester, they spent a lot of time trying to identify selectors, and UiPath makes it really easy to find those selectors. You will run into instances where you have to do some manual manipulation to make sure that the correct selectors are identified. But if it's a pretty straightforward instance and you are using something like Selenium, it is very tedious. Whereas, if you use something like UiPath, it is really easy.

What needs improvement?

I was providing feedback to one of the UiPath guys here at the UiPath 2019 conference. It relates to Studio, that it only works on Windows. It doesn't work on other platforms. I'm a techie by background. I don't hate Windows but I don't love it. It comes with the limitation that it is completely dependent on Windows. I would have loved if it were available on Mac or Linux or Unix. If it were a little bit more operating system agnostic, that would be great. I'm pretty sure they could be working on that.

I used the UiPath RPA Academy. I definitely had issues with it. The quizzes were outdated. Some of the responses that are being rated aren't accurate. I've griped on the community forums as well with a few UiPath folks. That was about five to six months ago. I don't know if they have enhanced it or made any changes since. If it's still in the same state, there is plenty of room for improvement.

Buyer's Guide
UiPath
August 2024
Learn what your peers think about UiPath. Get advice and tips from experienced pros sharing their opinions. Updated: August 2024.
802,829 professionals have used our research since 2012.

What do I think about the stability of the solution?

I think it's stable. I haven't had a chance to build a bot that runs 24/7. For the bots that I have built, it takes under two minutes for the process to run and it runs every hour. At the end of the day, if I look at the logs, I don't see any issues. If a bot fails for whatever reason, it's most likely due to a process that changed.

From a bot-development standpoint, we use all kind of best practices so that the bot will not crash. At least, if the execution stops or terminates, it will be graceful, versus a rash termination.

It's fairly stable.

What was our ROI?

From an ROI standpoint, you could be saving somebody's hours and map that back to their hourly pay. But the pricing definitely deters some people.

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

I can't say whether their licensing structure is complicated or easy. I'd like to say it's complicated, but I try to stay away from the whole licensing issue. I tell my clients, "You buy the license. It's your tool. I'll come and build the bot for you." I don't want to have anything to do with the licensing. That deters some of the clients because it's a bit pricey.

In the government sector, where I work, "free" is looked at skeptically: "Why are you giving this to me for free? If I download it what is it going to do on my laptop?" from a security standpoint. Some of the agencies get the approval to download and install but others don't.

What other advice do I have?

You can do a task like pulling the invoice total from a PDF invoice with the free Community Edition. The Enterprise license is definitely helpful though. The Community Edition expires about every three months and then you have to re-register. But you can still do it in Community Edition.

A pretty mundane use case I came up with is due to the fact that I have plenty of friends on Facebook. It's hard to keep up with everybody. I've got a bot running that literally opens up my Facebook every morning and checks if there is anybody listed in Today's Birthdays section. It will click on them, type "Happy Birthday", click "enter," and be done. And then I get a response from my friends: "Hey, long time, haven't heard from you." I've injected a machine to reconnect and have that human interaction.

For the most part, for the use cases that I've seen, it does the job.

Disclosure: My company has a business relationship with this vendor other than being a customer: Partner.
PeerSpot user
RPA Developer at Danfoss
Real User
The product is reliable and gets the job done
Pros and Cons
  • "We use it in a very large way across the company. Last year, we implemented approximately 22 processes and saved close to 80,000 hours total. This year, we have already saved close to 6000 hours."
  • "You don't need to know coding, as it's pretty straightforward. The graphical user interface is easy to use. It is drag and drop. You do need to understand the basics of what's happening, what you're doing, and how the technical things work. However, after a short bit of training, you can start doing stuff, and the more you learn, the better you become."
  • "With Excel applications, it is not able to handle a lot of pop ups. It should be able to do this automatically. We just change the format of the file from XLSX to XLS, but it should be able to handle this automatically. Instead, when something pops up, it gets stuck there. This type of thing are small, but still the process gets stuck. I would like to see better integration of applications to avoid these issues."

What is our primary use case?

We use it to automate administrative functions, like finance and HR tasks. We are also automating a lot of things in our SAP systems, e.g. updating prices. 

We use it for a lot of small tasks, like downloading something from an particular internal website (e.g., SharePoint in Office 365) and uploading it back, or for doing modifications, then loading them back.

How has it helped my organization?

We use it in a very large way across the company. Last year, we implemented approximately 22 processes and saved close to 80,000 hours total. This year, we have already saved close to 6000 hours. 

What is most valuable?

You don't need to know coding, as it's pretty straightforward. The graphical user interface is easy to use. It is drag and drop. You do need to understand the basics of what's happening, what you're doing, and how the technical things work. However, after a short bit of training, you can start doing stuff, and the more you learn, the better you become. 

There are so many workarounds. It allows you to do complicated things in such an easy way. UiPath has provided so many APIs that make it easy to interact with other databases or applications without even going into them. If I want to download something from a website, then I don't need to necessarily go into it, I can use the API function, which is very cool.

What needs improvement?

With Excel applications, it is not able to handle a lot of pop ups. It should be able to do this automatically. We just change the format of the file from XLSX to XLS, but it should be able to handle this automatically. Instead, when something pops up, it gets stuck there. This type of thing are small, but still the process gets stuck. I would like to see better integration of applications to avoid these issues.

We are also making a lot of manual changes in SAP. We are looking for a solution where we don't have to make manual corrections every time, similar to what UiPath did with some SharePoint websites.

For how long have I used the solution?

Less than one year.

What do I think about the stability of the solution?

The product is definitely reliable. It gets the job done. The difference is in how you design it. When you start as a developer, you tend to always take the longest route as part of the learning process. Once you get used to the product, you realize something can be done in two steps instead of five.

A lot of people rely on what I design, so if it doesn't work, I immediately get a call that 50 people are waiting for something. This happens, but rarely, as it works perfectly.

How are customer service and technical support?

Whenever we get stuck on something and are not able to proceed, then we get in touch with UiPath, who will help us out. Their technical support staff is pretty good. These things really help the user out.

Initially, I used the UiPath Academy when I didn't know anything. At that time, I went through the basic training, then I had to leave the academy to focus on automating our company standard products, like SAP.

What other advice do I have?

I have been working with this solution for 11 months. I did not know about this solution before working as an RPA Developer. Now, you can challenge me on anything UiPath related, and I will find a solution. It is so easy to learn new things. It has good usability.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Vickram Nehra - PeerSpot reviewer
Vickram NehraHead RPA and Quality Engineering
Real User

What pop-ups are facing problem with. Let me know if you need help.

Buyer's Guide
UiPath
August 2024
Learn what your peers think about UiPath. Get advice and tips from experienced pros sharing their opinions. Updated: August 2024.
802,829 professionals have used our research since 2012.
Account Ops Senior Coordinator at a manufacturing company with 1,001-5,000 employees
Real User
Saves us significant time, reduces repetitive tasks, and removes human error
Pros and Cons
  • "I like that it's very flexible, so we can design our automation the way we need to. Some other RPA tools don't really allow us to use all the applications that we use for our team."
  • "It's also very easy to use. There is a lot of drag-and-drop. There are many different ways to complete a solution. For example, if we're trying to manipulate Excel data, sometimes one solution will be really slow and ineffective, but UiPath gives us the ability to find multiple ways to do the same thing that completes the same solution much more quickly."
  • "There are a lot of solutions in UiPath where we have to know some programming languages. I'd like to cut some of that out, with features that perform those tasks without having to know programming languages. I work a lot with my team members who don't really know programming that well, and I have to walk them through how to do different coding things to effectively develop their RPA."

What is our primary use case?

We are using UiPath to automate our cache application and to download documents to help our finance team.

How has it helped my organization?

We're saving a lot of time for all our associates in our company. As far as metrics go, each project that we complete is saving us on the order of 40 hours a month, so it's saving a lot of time.

It also allows our associates to do things that are more interesting, instead of having so much repetition in their jobs.

In addition, we've seen performance benefits because it removes the human error portion of running a process. It makes it easier for the owners of the process because they don't have to worry if they've made a mistake. They also don't have to look something up because the RPA would have everything for them, ready to go. Performance has improved a lot, as well.

What is most valuable?

I like that it's very flexible, so we can design our automation the way we need to. Some other RPA tools don't really allow us to use all the applications that for our team.

It's also very easy to use. There is a lot of drag-and-drop. There are many different ways to complete a solution. For example, if we're trying to manipulate Excel data, sometimes one solution will be really slow and ineffective, but UiPath gives us the ability to find multiple ways to do the same thing and complete the same solution much more quickly.

What needs improvement?

There are a lot of solutions in UiPath where we have to know some programming languages. I'd like to cut some of that out, with features that perform those tasks without having to know programming languages. I work a lot with my team members who don't really know programming that well, and I have to walk them through how to do different coding things to effectively develop their RPA.

For how long have I used the solution?

One to three years.

What do I think about the stability of the solution?

It can be complicated to get a stable solution, but once you're over that learning curve, it's very easy. At first, it's complicated to figure out how to get a stable solution using UiPath.

What do I think about the scalability of the solution?

We're constantly having to use our solutions on multiple servers and expand to multiple teams, so we need to work a lot with IT. They support the servers and make sure the servers are a mirror of each other. If they're not a mirror, then it can be difficult using UiPath. But once they're a mirror, it's very simple to finish a solution and move it onto a different server or to a different machine, where someone else is using UiPath.

How are customer service and technical support?

From my experience, technical support is very fast in responding. I will submit a ticket and, by the next day, they're already working the ticket and helping to find a solution, so it's been a very good experience.

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

We were using another tool before UiPath. The one we were using was Kofax Kapow and it uses a different style. It was very restrictive and they had to update a lot of features for us. There was a large learning curve, as well. When we started using UiPath, I felt the learning curve was smaller and we could get into it a lot easier. It was less restrictive and more versatile in what we could do with it.

How was the initial setup?

When we first started learning UiPath, they gave me the project to install Orchestrator and Studio into our server environments, so that was another learning curve for me because initially, the installation of UiPath was very difficult to figure out. But they've upgraded it since then and it's much easier now. We've now sent that function to our IT teams to do.

Which other solutions did I evaluate?

I believe Blue Prism was also under consideration, but I was not part of that decision.

What other advice do I have?

Use the forums and surround yourself with people who are technical. Use UiPath Support a lot because, if you don't have a programming background, it can be difficult to figure out how to organize your development in a stable way. If it's not stable, it's going to give you a lot of headaches trying to constantly maintain it.

For UiPath, we have about three different teams of developers in my department. Each team supports a different group in that department and each team consists of about three developers. In terms of maintenance, we're maintaining our jobs. Once we deploy a solution, we're currently maintaining it ourselves. Whoever develops the project makes sure that it's working, but we're also looking at other solutions for maintenance where we would give it to another team. All they would do is make sure the robots are running.

We've used UiPath RPA Academy training and it's a very good tool to figure out how well you know UiPath. I wouldn't use it as something to learn the tool, because there is a lot more in UiPath than is in Academy. But I like Academy because it confirms what I've learned is the way it's supposed to work. It gives you a good basic foundation.

I would rate UiPath as a ten out of ten. I think it's the best RPA tool out there, although I have not used the other one that people talk about, which is Blue Prism. From what I can tell, they're about equal, but my experience is with UiPath and I like it a lot.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
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
Flag as inappropriate
PeerSpot user
Technology lead - Intelligent Automation at a educational organization with 11-50 employees
Real User
Top 20
There are so many different use cases that we can easily connect through APIs, databases, and user interfaces
Pros and Cons
  • "I like how it integrates with the Orchestrator and everything works together. There are so many different use cases that we can easily connect through APIs, databases, and user interfaces to automate all kinds of applications."
  • "UiPath is relatively expensive."

What is our primary use case?

The use cases are quite broad.  UiPath is used in customer contact centers, supply chain management, operations, etc. It is useful for the intelligent automation of task-oriented processes.

How has it helped my organization?

It's easy to sell clients on a cloud-based solution like UiPath because it's the easiest to maintain and run. Some of the customers have already adopted a cloud-first strategy, so it's crucial for them not to have to operate their own data center. Others need to have a data center for privacy reasons. 

The solution helps customers reduce costs by about 20 percent. UiPath doesn't require any expensive or complex application upgrades. It has reduced human error. UiPath has improved outcomes like SLAs and customer satisfaction scores while reducing wasted time. 

UiPath frees up employee time, but the exact amount varies from client to client. It depends on your scope and your use case. You can obviously save time. It depends on how you design the process or whether you're automating one process or 10. 

What is most valuable?

I appreciate the stability of the UI automation, the studio, and the development environment. I also like the platform's rich capabilities. Stability and performance are always essential when automating through the user interface. This is what they definitely bring to the table. 

Regarding the ease of building automations, I would rate UiPath nine out of 10. It's the best tool in the marketplace. It's easy to build automations, and the interface is easy to use. I like how it integrates with the Orchestrator and everything works together. There are so many different use cases that we can easily connect through APIs, databases, and user interfaces to automate all kinds of applications. 

UiPath's end-to-end automation is critical. It's the most efficient way to automate. You automate mundane tasks so that people can focus on everything that requires expert skills or knowledge. 

The solution's user community is amazing. There's a lot of knowledge and experience, and it's easy to access that information. It's a highly active community. The UiPath Academy also has some attractive content that gives you hands-on experience with the product. The courses are easy to follow. 

For how long have I used the solution?

I have been using UiPath for about three years. 

What do I think about the stability of the solution?

Excellent stability.

What do I think about the scalability of the solution?

UiPath's scalability is excellent. 

How are customer service and support?

I have had limited contact with UiPath support, which says something about the product. 

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

I have used Automation Anywhere and UiPath. I've looked at other options, but UiPath is at the high end.

How was the initial setup?

Deploying UiPath is straightforward. It's fast. You can deploy UiPath in five minutes depending on what you need and how everything is configured up front. You need to get a platform account and set up the machines that will be part of the solution. You also need to set up users and assign them licenses. UiPath requires some maintenance based on the types of packages you're running. One person can do it. It isn't too complex. 

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

UiPath is relatively expensive. However, it's the leading product because it has so many capabilities. 

What other advice do I have?

I rate UiPath 9 out of 10. When implementing, I recommend sketching out your costs over multiple use cases and comparing them to an alternative solution. 

Disclosure: My company has a business relationship with this vendor other than being a customer: partner
Flag as inappropriate
PeerSpot user
Leader in IT at a financial services firm with 10,001+ employees
Real User
Top 10
Brings efficiency, reduces errors, and saves time
Pros and Cons
  • "The cloud feature is valuable. Automation Hub and AI fabric are also good features."
  • "Any unnecessary features should be removed. Only the relevant features should be there."

What is our primary use case?

We have many use cases. We have used it in finance, HR, IT, business supply chain, insurance, etc.

How has it helped my organization?

It is easy to build automation using UiPath. UiPath definitely provides a lot of value to the organization. There is efficiency and effectiveness.

UiPath has helped to minimize our on-prem footprint. It is very important for us.

The AI functionality has given us a lot of flexibility to go to the management and tell them that we can enhance things. Some of the things that they initially thought could not be automated can now be automated.

The AI functionality has enabled us to automate more processes, but it is not an easy process to understand and implement automation. It is relatively new, and it requires a lot of change management.

UiPath speeds up digital transformation and reduces the cost of digital transformation. 

UiPath has reduced human error. There is an 80% reduction. UiPath has also freed up employee time by 80%. 

UiPath has saved costs for our organization by 30%.

What is most valuable?

The cloud feature is valuable. Automation Hub and AI fabric are also good features.

UiPath Community is good. They answer all the queries.

What needs improvement?

Their support should be improved. 

Any unnecessary features should be removed. Only the relevant features should be there. There are so many unnecessary features that are not used by the organization. They are offering too many things such as process mining, task mining, communication mining, intelligent documentation, etc. It should be a specialized solution. It should not do everything in this world because the value comes down.

For how long have I used the solution?

I have been using UiPath for six years.

What do I think about the stability of the solution?

It is stable. I would rate it an eight out of ten for stability.

What do I think about the scalability of the solution?

It is scalable. I would rate it an eight out of ten for scalability. 

It is being used at multiple locations.

How are customer service and support?

Their support is very poor. It is not timely. They sometimes take a lot of time to find resolution.

We do not use UiPath Academy. UiPath Academy courses are good, but nobody on the team is doing the courses through UiPath Academy.

How would you rate customer service and support?

Neutral

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

I have also worked with Automation Anywhere and Blue Prism. All these tools are good. IQ Bot from Automation Anywhere is very good. It has better features than UiPath, but UiPath is marketed well.

How was the initial setup?

I was involved in its deployment. It is a straightforward process. It took us three months.

It does require maintenance. We have five people for deployment and maintenance.

What about the implementation team?

We have consultants.

What was our ROI?

We have seen an ROI. It took us five years to see an ROI.

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

UiPath is expensive.

What other advice do I have?

It is a great tool, and I can help people to implement it.

I would rate UiPath an eight out of ten.

Disclosure: I am a real user, and this review is based on my own experience and opinions.
Flag as inappropriate
PeerSpot user
Ian Koets - PeerSpot reviewer
RPA principal architect at Steampunk Inc.
Real User
Removes human error and improves accuracy
Pros and Cons
  • "I enjoy the enhancement of UiPath's debugging tools. I like the IDE and integration services. There have been massive improvements. I love to work with Orchestrator. It has become more streamlined and helpful."
  • "UiPath needs to improve its documentation. AI Fabric's installation was an absolute nightmare. I tried to get help from the documentation portal and couldn't find what I was looking for."

What is our primary use case?

I have used UiPath for use cases that are both transactional and linear. It involves human resources, cybersecurity, OEM reporting, IT service management, service delivery, and examining of patents and trademarks. We work with federal agencies in the public sector. 

What is most valuable?

I enjoy the enhancement of UiPath's debugging tools. I like the IDE and integration services. There have been massive improvements. I love to work with Orchestrator. It has become more streamlined and helpful. 

What needs improvement?

UiPath needs to improve its documentation. AI Fabric's installation was an absolute nightmare. I tried to get help from the documentation portal and couldn't find what I was looking for. 

For how long have I used the solution?

I have been using the product for four and a half years. 

What was our ROI?

We have seen ROI with the tool's use. One of my use cases involves the Patent and Trademark Office, where two GS-15 patent attorneys worked on patent suspensions. An unattended bot helped to save two full FTEs' a year's worth of work. 

What other advice do I have?

We wanted to achieve less human error with AI-powered automation. We also wanted to streamline the process so that human involvement was less. Also, it helped us do more things than a human. 

AI-powered automation has increased accuracy for one of our use cases. We used AI Fabric and Document Understanding to help with reconciliations that came in PDFs. 

Automation has helped us free up our resource time by over 1000 hours. 

I last used Process Mining in 2020. 

I don't enjoy using Power Automate since its scope is limited. The environment where I use Power Automate did not purchase advanced licenses. UiPath offers more flexibility for programmers who are into API solutions. It wasn't available in Power Automate, which annoyed me. 

I run a team of developers and spend most of my time in Orchestrator. It is the best product from UiPath. 

Disclosure: I am a real user, and this review is based on my own experience and opinions.
PeerSpot user
Senior Presales Consultant at Advansys-ESC
Real User
Top 10
Helps minimize our on-premises footprint, saves us time, and integrates with different applications
Pros and Cons
  • "UiPath has multiple valuable features, including stability, automation, and integration with different applications."
  • "The data extraction has room for improvement."

What is our primary use case?

We use UiPath in the telecommunications and banking sectors to automate various processes, including IT, HR, and financial receipt processing.

We began using UiPath to automate repetitive and rule-based tasks, such as extracting data from documents, inserting data into applications, and sending reports to end users using databases.

How has it helped my organization?

UiPath helps implement end-to-end automation by extracting information from documents using the OCR engine and automating procedures by integrating with Salesforce, SAP, and other systems.

The UiPath User Community is extremely helpful.

UiPath has helped to minimize our on-premises footprint.

UiPath Academy courses benefit our developers by providing them with certifications and badges that help them improve their UiPath skills.

We are currently testing the AI and machine learning capabilities of UiPath to make it easier to automate more complex processes.

UiPath has helped reduce the cost of our digital transformation and the number of human errors.

UiPath has helped free up staff time to focus on more valuable work by automating repetitive tasks.

What is most valuable?

UiPath has multiple valuable features, including stability, automation, and integration with different applications. In addition, the OCR in Document Understanding and the integration with the chatbot are also good.

What needs improvement?

The data extraction has room for improvement.

AI and machine learning always have room for improvement.

For how long have I used the solution?

I have been using UiPath for five years.

What do I think about the stability of the solution?

UiPath is stable.

How are customer service and support?

The technical support is good.

How would you rate customer service and support?

Positive

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

Compared to other automation tools, UiPath is expensive.

What other advice do I have?

I would rate UiPath eight out of ten.

Building automation using UiPath is moderately difficult.

I recommend UiPath.

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