Try our new research platform with insights from 80,000+ expert users
reviewer1978710 - PeerSpot reviewer
Manger at a computer software company with 501-1,000 employees
Real User
A valuable solution for building bots that provides insights for determining ROI
Pros and Cons
  • "Insights have been super valuable because they help us determine the benefits of our bots."
  • "The Insights could be improved to be more user friendly and less reliant on code for building specific dashboards."

What is our primary use case?

The solution helps our organization with filing sales and use tax returns. We mainly copy and paste data from Excel and process it in the solution. 

We do not use AI yet, but want to start looking into it. 

How has it helped my organization?

The solution has helped by decreasing the manual work required to file certain tax returns. A manual return takes about an hour but bots can complete the work in twenty minutes. This time savings has been a big help for our organization. 

What is most valuable?

The Studio is valuable because it helps us to build bots.

The Insights have been super valuable because they help us determine the benefits of our bots.

What needs improvement?

The Insights could be improved to be more user friendly and less reliant on code for building specific dashboards.

The Orchestrator could be improved to make it easier to manage folders where bots are stored.  

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

For how long have I used the solution?

I have been using the solution since July of 2021. 

What do I think about the stability of the solution?

The solution is stable and we have no problems running bots. 

What do I think about the scalability of the solution?

The solution is scalable and it is pretty easy to see how processes can be applied across multiple teams. 

How are customer service and support?

The Community is very cool and it has been interesting to see all the various companies involved with the solution. There are many good ideas and it is valuable to hear from speakers. 

The Academy offers courses that are very helpful and assist in getting up and running. Instead of having to figure everything out, classes are available for learning Studio, StudioX, and Insights a bit quicker.  

Technical support has been fine but nothing special. I have only opened a few cases so far and support resolved those problems. 

How would you rate customer service and support?

Neutral

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

We did not previously use another solution. 

How was the initial setup?

The setup and deployment was pretty straightforward. 

Many things come with the cloud platform so they can be a bit complex until you learn about them. I feel like we are learning new things on the platform every day. Once we learn a product, it is relatively straightforward. 

What about the implementation team?

We implemented the solution in-house. We wanted to cover the lowest hanging fruit that would give us the most immediate benefit. 

With initial deployment completed, we have moved to taking our time to learn Studio and expand to more complex automations. We work with Tquila Automation who has been very helpful with development and learning. 

What was our ROI?

We have realized ROI because we have saved over 1,200 hours that would have been required for manual filings. This has been a big help because staff can instead focus on other things. 

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

The solution is definitely expensive but is a powerful technology that we do not expect for free. It is important to justify the business cost by explaining the ROI to stakeholders. 

Which other solutions did I evaluate?

We evaluated several options before choosing the solution, including Blue Prism. 

What other advice do I have?

I rate the solution a nine out of ten. 

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Other
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
PeerSpot user
reviewer1927011 - PeerSpot reviewer
SRE Engineer at a tech services company with 1,001-5,000 employees
Real User
Their trial version lets you experiment with the solution and learn the capabilities before buying the license
Pros and Cons
  • "There is a recording feature that copies each step of a task. You can automate every process via this recording. It's a cool feature that helps you define the variables."
  • "UiPath's interface and user experience could be improved. The name is UiPath, but their UI is not that great. It's outdated. It seems like a 2014 or 2015 software. They should look at other products on the market."

What is our primary use case?

We suggested UiPath for one of our company's clients to automate DevOps processes. This is a part the company doesn't want to touch. They tried automating with Ansible Playbook and Terraform. We wanted to eliminate human intervention altogether. We are still transitioning from dev to staging and then production. We have done most of the research. We will move from staging to production if it works with our architecture and can be scaled.

Our client is one of the biggest companies out there. There are maybe a million users worldwide. They primarily focus on the Asia-Pacific region, but there are also users in Europe and the Americas. The client has several web applications and a hybrid structure. Some data are on the cloud, while other data is on the on-premise servers. We created solutions for them over the years. We have an SI and DevOps team working in parallel for years. Our goal was to automate everything that could happen without intervention. 

How has it helped my organization?

It's a massive project that will take time, and we still haven't moved out of development. We try to make the processes more streamlined. All the associates are researching it and working on their parts. Right now, I can only say how it has benefited me. I've automated some fundamental DevOps tasks. 

It saves a lot of time because you don't have to come in on weekends to provide service or troubleshoot. You can automate these tasks and schedule them to run automatically. You can optimize your work and how you spend your time. For example, some services need to be routinely patched, so we automated patching every third Sunday. However, we still needed to come in on weekends to troubleshoot after the patch was applied. 

We have shadow scripting to automate these processes, but we had to go online to see if it's up and the ports are open. I automated this with UiPath and scheduled it for the weekend, so I no longer need to come in on weekends. It saves around two to four hours per week. That is about 16 hours a month. It wasn't easy in the early stages. It took around two months to understand the tool. I was also working on other projects simultaneously.

What is most valuable?

There is a recording feature that copies each step of a task. You can automate every process via this recording. It's a cool feature that helps you define the variables. I also like their trial version, which lets you experiment with the solution and learn the capabilities before buying the license.

I still haven't used the drag-and-drop APIs, but I look forward to this feature. We currently use Jenkins for our continuous integration tools. There are some APIs from Jenkins, and we extract the job details from those APIs.

What needs improvement?

UiPath's interface and user experience could be improved. The name is UiPath, but their UI is not that great. It's outdated. It seems like a 2014 or 2015 software. They should look at other products on the market.

Another thing is that UiPath lacks online training resources. Maybe they can start their own YouTube channel. You have to rely on the documentation to learn. There are some resources, but they aren't available on the official site.

For how long have I used the solution?

We have been using UiPath for six months.

What do I think about the stability of the solution?

UiPath is quite stable. I haven't seen any downtime. I can also pause the upgrade itself if I don't want the upgrades to cause instability. The long-term version is available as well.

What do I think about the scalability of the solution?

We are still in the development stage, so we don't know whether it will be scalable. 

How are customer service and support?

I have never had a need to contact UiPath support. I usually try to Google answers or figure the issues out on my own. 

How was the initial setup?

I am from the build release team, so I automate the deployment and build process. I work on CI/CDs and try to automate most things. The deployment was highly complex. I was new to this project, so it was challenging for me. I was learning on the job and trying to understand the process itself because it was already partially built when I joined, and I was responsible for making some of it. 

The application takes about 10 to 20 seconds to install, but it will take around a week to build the infrastructure. We are just replacing the web service, not the whole application.

We tried a blue-green strategy for implementation. We built blue nodes and ports similar to production and shifted the web services to the new one. If it is up and running and everything works fine, then we can close the previous one, and we can redirect traffic to the new one with the help of load balancers.

We have 25 people on our DevOps team who do everything from architecture to automation. They're not just dealing with one web application. There are hundreds of applications. I worked on several applications building the architecture and helping. For example, let's say we build or add some features to a project. To automate those features, we need to understand them and how it works on Kubernetes or other platforms.

It definitely needs maintenance because we deal with a large user base. It requires a lot of maintenance and downtime to make things work during staging and development. Maintenance is always necessary, and we are the ones who maintain it. We have four or five people on call weekly to maintain the solution. They are the responsible people or points of contact for the developers or application owners if something goes down or goes wrong.

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

UiPath's price is reasonable. It's not so high relative to the capabilities. I don't know about different licenses or more premium versions. Prices are negotiated on the corporate level. 

Which other solutions did I evaluate?

We considered Automation Anywhere. However, It doesn't allow for an extended trial. We needed to purchase a license after 50 tasks, and we didn't have enough budget to experiment. Blue Prism is also there. We had the same problem. There wasn't a trial version.

What other advice do I have?

I rate UiPath eight out of ten. UiPath has excellent features, but you need to be patient enough to learn.

Which deployment model are you using for this solution?

Hybrid Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

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
Buyer's Guide
UiPath Platform
September 2025
Learn what your peers think about UiPath Platform. Get advice and tips from experienced pros sharing their opinions. Updated: September 2025.
869,160 professionals have used our research since 2012.
Sr. Manager at VaaaN Infra Pvt Ltd
Real User
Features an excellent UI with great functionality and third-party integration
Pros and Cons
  • "The software has an excellent UI; it's very user-friendly. The drag-and-drop options are some of my favorite tools, as they speed up the process, and I find that UiPath offers a solution for all kinds of automation."
  • "The pricing could be more friendly."

What is our primary use case?

We use the solution to speed up automation. We were looking to overcome the challenge of handling vast amounts of data, and we use UiPath to create bots to handle that. Tasks can be automated, and human error is reduced.

How has it helped my organization?

UiPath improved our organization as it has many benefits; it's straightforward and quick to use, has excellent third-party integration, and simplifies all our task automation.

What is most valuable?

The software has an excellent UI; it's very user-friendly. The drag-and-drop options are some of my favorite tools, as they speed up the process, and I find that UiPath offers a solution for all kinds of automation.

The solution saves a lot of time via automation; a task that took over an hour now takes around two minutes, and it's all handled by bots.

We use the drag-and-drop options, and they speed up our workflows.

What needs improvement?

The pricing could be more friendly. 

For how long have I used the solution?

We have been using the solution for one year. 

What do I think about the stability of the solution?

The solution is stable, it's a reliable software. 

What do I think about the scalability of the solution?

The product is scalable; it has very good third-party integration and scalability options within the software.

We use the solution in our office, so there are slightly under 100 total users.

How are customer service and support?

The community support and documentation are helpful. I required some training initially, and was able to learn using UiPath websites and YouTube videos. 

How would you rate customer service and support?

Positive

How was the initial setup?

I wasn't directly involved in the initial setup, but it took our team one to two months to get to know the product well.

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

I'm not directly involved in the financing, but the IT team considers this product costly.

What other advice do I have?

I would rate this solution a nine out of ten. It's an excellent product, but there is always room for improvement. 

I highly recommend UiPath as it's easy to learn and offers significant advantages for all kinds of automation. 

The solution is perfect for our requirements. 

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
reviewer1897722 - PeerSpot reviewer
Software Developer at a computer software company with 51-200 employees
Real User
Top 20
We can simply drag and drop based on our application requirements, so things go smoother and faster
Pros and Cons
  • "I find the whole product useful, but I like the intuitive design the best. It's a well-designed UI, and it's comfortable for this use case."
  • "UiPath should improve the test case criteria in future versions because the test cases are not well-designed. I feel everything is fine other than that."

What is our primary use case?

UiPath is deployed on AWS EC2 instances, and we use it for basic automation.  Very few developers are working on UiPath here. Our end-users don't deal with this. We only use our database and the data collected from UiPath, but the automation is not visible to our customers. We only use it in our internal development or design phase or to collect some automated data. 

We haven't used UiPath's machine learning capabilities, but we are working on that. That could be useful in a few use cases for triggering some queues and running processes in the background. We are using asynchronous jobs, but we don't rely on AI yet.

How has it helped my organization?

It helps us design the automation capabilities of our products. You can quickly create some AI-driven, easy-to-use, automated tracking products. We can also design the workflow to enhance the optimal automation process. Before using UiPath, we needed to write code to define some UI tasks manually. It required a vast amount of coding and used up much of our developer bandwidth. 

UiPath saves us some time and development costs by helping us quickly design some automated tasks and workflows. We reduced our work time by at least 70 percent because developers no longer need to write a considerable amount of code for a single automated task. UiPath can do all of that.

The drag-and-drop APIs reduce the time it takes to build workflows because we can define an orchestration URL and how we log in to the system. We can easily define entire edge cases and workflows. This helps us a lot. The AI will help us, too, but we are still in the development phase. 

In the early stages, it took a little time to see value from UiPath. Our engineering team needed to learn the product, but we were good to go in two weeks. 

What is most valuable?

I find the whole product useful, but I like the intuitive design the best. It's a well-designed UI, and it's comfortable for this use case. You can easily automate anything. The drag-and-drop APIs make things easier for us. We can simply drag and drop based on our application requirements, so things go smoother and faster.

What needs improvement?

UiPath should improve the test case criteria in future versions because the test cases are not well-designed. I feel everything is fine other than that.

For how long have I used the solution?

I've been using UiPath for about two and a half years.

What do I think about the stability of the solution?

We have been using this for about one and a half years, and it's highly stable so far. 

What do I think about the scalability of the solution?

Based on our current use case, we believe we can scale toward the AI path of that product, and we are still in the process of evaluating this. Once we implement the AI features, we expect to scale up further.

How are customer service and support?

I rate UiPath support nine out of ten. I'm impressed with them. It has a steep learning curve, but UiPath provides a lot of online documentation, helping us figure out everything ourselves.

The technical support from the updates team is nice. They provide instant support for any issue, but we've barely used them because everything is well-documented, and the UI is intuitive. 

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

We were working on coding architecture and directly defining and using our code.

How was the initial setup?

A different team handled the installation. We have two people managing the solution, but it doesn't require much maintenance. We install patches about once a year. The updates can affect our data and the process we use, so that's a challenge sometimes. 

What was our ROI?

We have definitely seen a return because UiPath has cut the engineering cost significantly. It frees up our engineers to do other tasks. It has reduced our workload by around 80 percent. We still required one or two developers to develop all these UI cases.

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

We find UiPath's total cost of ownership is cheaper because we significantly reduced the resources required for development. We believe it's a reasonable price for the value we get in this application use case.

Which other solutions did I evaluate?

We tried Automated Anywhere, but that doesn't work for us. UiPath provides much more features, and we can enhance things better. UiPath's drag-and-drop functionality also makes things easier for us. After trying these two products, we found that UiPath is a major gamechanger for our use case.

What other advice do I have?

I rate UiPath an eight out of ten. The test cases could be better, and we're still evaluating the AI-driven part. Otherwise, I would rate this as a nine. I highly recommend this product because of all the advantages it offers, and UiPath has great documentation and videos available on multiple channels. It has considerably reduced the manual work we are doing. 

Which deployment model are you using for this solution?

Public Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

Amazon Web Services (AWS)
Disclosure: PeerSpot contacted the reviewer to collect the review and to validate authenticity. The reviewer was referred by the vendor, but the review is not subject to editing or approval by the vendor.
PeerSpot user
Siddhant Tripathi - PeerSpot reviewer
Chief Executive Officer at Astrix Study
Real User
If we don't use it, content may get missed and we would lose a lot of opportunities
Pros and Cons
  • "UiPath has saved our staff time. Using the automation of UiPath, it triggers an email or notification for a process that we have created. This keeps us informed at all times. However, if we don't use it, content may get missed and we would lose a lot of opportunities."
  • "It could be improved with tutorials or documentation-wise. Some of the features of the artificial intelligence or Orchestrator have been a little confusing for me. So, I would like an easy YouTube video tutorial or quick demo call. It would be much better for every user if they could introduce that."

What is our primary use case?

UiPath offers direct integrations with multiple platforms that we need, like Google Drive, Slack, Visio, etc. For Slack, UiPath automates the process when we upload a new file, document, or a new version of it. It automatically sends an email or any other sources that we automate through it. That is our main use case.

How has it helped my organization?

We upload a lot of content for our website or internal work on Google Drive. When a team member uploads content, we do not get a notification from Google Drive that a document has been uploaded by someone unless they share it. With UiPath, we have automated it so if someone uploads a document in a Google Drive folder, we get an email on a certain email address that a document has been uploaded. Or, when there is a version change, we also get an email. So, we have automated these kinds of processes using UiPath.

It is mainly the automation process for internal tasks. All our direct integrations are for internal work, mainly email triggers that we built using UiPath. These are very useful.

What is most valuable?

The direct integrations are most valuable. You can directly link your account to multiple platforms, such as Google Drive and Visio, without using an API.

We have used the Orchestrator's trigger creation workflow to create multiple triggers for our automation processes.

What needs improvement?

It could be improved with tutorials or documentation-wise. Some of the features of the artificial intelligence or Orchestrator have been a little confusing for me. So, I would like an easy YouTube video tutorial or quick demo call. It would be much better for every user if they could introduce that.

For how long have I used the solution?

Around six to seven months ago, I started using UiPath.

What do I think about the stability of the solution?

UiPath has always been up so stability is not a problem.

What do I think about the scalability of the solution?

It is really scalable, even for large businesses. We are pretty small, but as you grow, UiPath has great options for scaling up.

We currently have two people using it: the co-founder and me.

How are customer service and support?

I haven't needed to contact their support yet.

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

We previously used basic process automation platforms.

We switched to UiPath because it offered better features that we needed. For example, its direct integrations are pretty useful. It has every integration that we directly need so we don't need to use APIs or code anything. It is simple and direct. That is the main reason that we use UiPath.

How was the initial setup?

It was straightforward from the process of registering your account to creating an organization, then doing the integrations. The process was really easy and did not take too much time the first time. I think it took us an hour to deploy.

What was our ROI?

We are on the Community plan, so it has great return on investment.

UiPath has saved our staff time. Using the automation of UiPath, it triggers an email or notification for a process that we have created. This keeps us informed at all times. However, if we don't use it, content may get missed and we would lose a lot of opportunities.

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

The pricing is good. They offer a Community edition that we currently use, which is free. Their paid pricing is pretty affordable for businesses as well.

Which other solutions did I evaluate?

I went to review websites and saw that UiPath is great.

What other advice do I have?

In case you are not going to drag and drop APIs, they should definitely go and have a look at direct integration. 

I would rate the solution as nine out of 10.

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
reviewer1855293 - PeerSpot reviewer
RPA Developer at Speridian Technologies
Real User
Saves us time, optimizes bot usage, and is a complete end-to-end automation platform
Pros and Cons
  • "One of the features that I like is that the bot will continue to work on other tasks, even if one task is blocked because it is waiting for user input."
  • "One of our clients is using the UiPath Apps feature, and although it is easy to use, they are having some issues with it. For example, when they deploy an update, it is pushed to the cloud and then it will break an hour later."

What is our primary use case?

We are a service-based development company and we implement automation for our clients. UiPath is one of the RPA solutions that we use for this.

A recent use case that we implemented for a client involved a macro in an Excel sheet. The macro contained approximately 1,000 lines, and it was being used in an Excel spreadsheet about 10 pages long. They had dropdowns within the sheet that had to be set, depending on the action. They also had to work with some of the logic themselves.

With UiPath, we implemented a solution where the bot will create a task. It first checks to see if all of the necessary conditions are there. If they are, then the bot will automatically run the macro. If instead, some of the values are missing and user input is required, then the bot will create a new task to request the missing items from the user. It uses the UiPath forms and the client will receive an email to say that a task has been created and that it will be completed once the necessary values are selected.

Finally, once all of the values have been selected, the bot will run, use the input, and complete the execution of the macro.

A second use case for us was done using the Action Center. In this case, our clients send emails, and we have API calls that are done in response. Once an email comes in, a message ID is created and assigned to it, then it is turned into a Queue item. At that point, the user is presented with different actions that are dictated by the content of the email.

Depending on the user's selection, there are three or four paths that it can take. Ultimately, the bot will send an ETA and some request data to the appropriate parties, which is controlled by yet another process.

How has it helped my organization?

Using UiPath for automation is a little bit costly but it saves a lot of time, and it also reduces human error. When humans perform tasks, there are a lot of errors that come about. However, when a bot performs the same task, the number of errors is significantly reduced. This is the reason that companies are implementing UiPath and undergoing a digital transformation.

In our experience, bots run with minimal errors, in the one or two percentage point range. Of the thousands of items that they process, very few will result in an error. Humans, by contrast, normally have an error rate of 5% or 6%.

It is very easy to develop automation using UiPath, and I would rate it a four out of five in this regard. This is true whether it is IT automation, UI automation, desktop automation, or otherwise. We have even performed Citrix Automation recently, where we used remote runtime. In that case, we had access to a lot of features and this made our work very easy to do.

This product enables us to implement end-to-end automation. Some of our clients use the process mining feature, which includes task capture. Then, based on that, they generate the process design document (PDD). After they have the PDD, the bot is designed using Studio, and then it is ready for deployment. Deploying a bot includes publishing it using Orchestrator, and once it is running, Orchestrator monitors it. From end to end, UiPath is part of the process.

This is important to us because some of our clients are not very technical. They have ideas of what they want to do, so they walk us through the steps in a process. During that time, we will begin using the task capture capability to record what they do, making it easier for us to gather ideas and requirements. The whole process is an easy way to capture good use cases for the client.

Most of our clients are now opting for cloud-based deployment. This is important to them because they don't have to store everything on their on-premises servers. Essentially, they don't have to waste any space.

What is most valuable?

One of the features that I like is that the bot will continue to work on other tasks, even if one task is blocked because it is waiting for user input. For example, it's very good because whenever we need to have user input, we don't need to use the attended automation. Just because the user is not available to select the actions, it will not break the bot. Rather, the bot will work on other tasks. Once the person manually completes the required action, the bot will resume the pending task.

It is very easy for us to get selectors by using the UI Launch Explorer. I have used other tools that require we visit the webpage and get the selectors manually. This means that we have to inspect the page and find the elements. However, with UiPath, we have the selectors readily available using UI Launch Explorer.

Another good feature is the UiPath Academy. Whenever a new feature is released, we learn about it from the Academy. I would rate it a four out of five in terms of helpfulness for getting employees up to speed. When we review the new courses that they release, we can quickly get a complete idea of the feature that they are presenting.

The UiPath forum is very helpful. It is the best forum available for any of the tools that we have. I would rate the UiPath forum a five out of five.

What needs improvement?

One of our clients is using the UiPath Apps feature, and although it is easy to use, they are having some issues with it. For example, when they deploy an update, it is pushed to the cloud and then it will break an hour later. There have been two or three such issues and ultimately, they result in a high priority ticket to fix the problem.

For how long have I used the solution?

I have been working with UiPath for approximately four years.

What do I think about the stability of the solution?

With respect to stability, the general system is stable. This includes the robots, Automation Cloud, and the Action Center. However, we have had a lot of downtime with UiPath Apps. It had been one or two days per month when our processes were getting blocked and although many of these issues are resolved, last month we had recurring issues with downtime.

How are customer service and support?

The technical support team is very helpful. For anybody with a license, there is an option to raise a ticket based on priority. The support team tries to fix such problems very quickly.

Overall, the support team is very good and I would rate them an eight out of ten.

How would you rate customer service and support?

Positive

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

I have explored two or more other RPA solutions. One of them is Automation Anywhere, and another is Microsoft Power Automate.

When I explored Power Automate, it didn't have many features. It is a product that is still growing but when I looked at it, UiPath had more features.

In the case of Automation Anywhere, it's a little bit more difficult to work on. As an example, Automation Anywhere does not have ready-made selectors. There is no equivalent to the Ui Launch Explorer so we have to go to the webpage and find the elements by ourselves.

One advantage to Automation Anywhere is that it's a little bit less costly.

Using the Apps feature for one or two of our clients has sped up the time required to develop bots for them. Also, because it is a drag-and-drop interface that only requires a small amount of coding, making it work is much easier.

How was the initial setup?

Our clients dictate the deployment model, whether it is on-premises or cloud-based. One of our clients uses Amazon but the majority of them work using virtual machines that are running on their in-house servers.

What was our ROI?

The automation saves time and money for our clients, although the amounts vary and are based on the specific solution. As an example, in an email task that we automated, the bots replaced a team of people. On average, the automation saved 28 hours per day for that task.

In general, several hours can be saved per day for each automation.

Due to the reduced costs and other benefits, our clients are ready to create more bots.

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

UiPath is a little more costly than competing solutions such as Automation Anywhere. 

The cost for licensing is handled by our customers that use the bots.

What other advice do I have?

I have not personally used the AI functionality when creating automations, although some of our clients use features such as Document Understanding for invoice processing. They also use the ML Trainer. These features help them to automate processes that are more complex. For example, when they have 20 or 30 invoices coming in each day, the bot is trained to look at them and it makes the job very easy to do. Also, when the accuracy drops, the bot can wait for input in an attended fashion. This has helped a lot of our clients.

I would rate this solution a nine 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
Ibrahim Abougendy - PeerSpot reviewer
Chief Design Officer at Gahawena
Real User
Enables us to do task and process mining and to create automations from employee workflows
Pros and Cons
  • "And the UiPath user community is the best. The people there are very friendly and helpful, and engage with each other. UiPath has done a good job building a good forum and a good blog, and making the community members interact with each other. The community is one of the reasons UiPath is my choice. It is a strong community."
  • "The user interface needs to be more customizable, and the debugging tool doesn't work well enough. It needs some improvements."

What is our primary use case?

I use it for automating activities and processes in my company, and for discovering new automation opportunities. UiPath is my main tool for automating every process in business operations.

One of my main use cases for UiPath is around service desk and support center operations. I use it to take tickets from customers and users and automate answers using UiPath's machine learning. It links the questions to documentation where we already have answers.

I also use it for automating invoices with the pricing and other information and sending them to customers when they buy an item.

In addition, when somebody subscribes to a newsletter I have set up a process to send an email in reply.

How has it helped my organization?

Using the solution we can do task mining and process mining. The automations make everything easier for my business and for the other businesses where I implement them.

For example, one of my use cases is for a doctor's office to help manage the patients by handling their inquiries and automating the invoices. I have also set up processes to help with research and prescriptions. All these processes are automated and run without any human involvement.

And it has helped my business operations a lot. It's helping us detect all the performance issues and data threats. UiPath Insights helps us to prevent these issues from happening again. It's powering up our operation. We can analyze all our departments in one place and get the best usage from them using Insights.

We fully depend on UiPath for the three departments: sales, marketing, and service. Many of our sales operations are done by UiPath, such as generating invoices, research, and engaging with clients through the help tickets they submit, as well as through the email communication we do. 

And one of the most important benefits is the ability to identify new opportunities in my employees' workflows. It is able to record and discover what my employees do and we are able to create automations as a result. 

Digital transformation is another main focus. Through the UiPath Marketplace, I can get expert virtual employees who do very expert jobs and tasks without having to hire somebody or bring them into the office as an employee. It's all automated by the software. I can discover, build, manage, and engage with the robots. My employees can easily manage all the robots and the processes, increasing the collaboration among us.

All of this makes it easier to store and move data from Google Sheets to my own sheets or my CMS on WordPress.

It saves a lot of time. It has really transformed my operation from a situation where we were always pressed for time and had slow response times to customers. With UiPath, we have increased our customer satisfaction scores and get tasks done faster than ever. My employees are now using the time they used to spend on certain tasks for things that require more thought. It has transformed business operations 180 degrees, making everything easier, helping the business to grow faster, and improving performance. We have control of the front-end work as well as the back-end processes.

What is most valuable?

For me, the most valuable feature is the solution's ability to discover automation opportunities.

The Document Understanding feature for extracting information from documents or images helps reduce manual work, saving people from having to scrub data from PDF files or images. UiPath extracts all the information and stores it.

In addition, its AI and machine learning make everything easy, as do the Data Service tools, because they don't require coding to create automations. I can do everything without coding knowledge.

And the UiPath user community is the best. The people there are very friendly and helpful, and engage with each other. UiPath has done a good job building a good forum and a good blog, and making the community members interact with each other. The community is one of the reasons UiPath is my choice. It is a strong community.

What needs improvement?

I like most of the UiPath tools, but the UiPath Academy, in particular, wasn't my favorite part. It didn't have enough onboarding guidance when I started. The learning curve for the courses in the Academy was very difficult in the beginning. I had to turn to Google and YouTube to learn from other people, experts, and the community. The community was friendly, but the academy wasn't that helpful for me. I think it needs to improve on the information it provides to make it easier for beginners to learn, to help decrease the learning curve.

Also, the user interface needs to be more customizable, and the debugging tool doesn't work well enough. It needs some improvements.

For how long have I used the solution?

I have been using UiPath for one year and eight months. I have several websites and three startups, and I also implement UiPath and automations for other companies.

What do I think about the stability of the solution?

It's stable. It has 99 percent uptime. 

Sometimes, when we are dealing with a large set of data, it becomes slower. I don't know if it is something to do with UiPath or something else, like the operating system or the connections. It is almost always stable, but when dealing with large data, it becomes a little buggy and slower. Sometimes it freezes and I have to turn everything off and restart it.

How are customer service and support?

Their support staff has good knowledge about whatever I raise, but they are late in responding, at times. I have had to turn to the community more. When I can't find an answer, I turn to them and only after them to support. It should be the other way around. I should be turning to the support group and then, if needed, to the community. 

One good thing that I have found is that UiPath responds to the community and the recommendations of users. When we recommend something, they put it on their roadmap and they make plans for it in their app. They are engaging and friendly with users and the community, but they are late in responding.

How would you rate customer service and support?

Positive

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

I started by using Blue Prism but only for three or four months and then I left it and turned to UiPath. I couldn't find answers to my questions when I was using Blue Prism. I couldn't find a professional community to engage with or to get help from. This was the reason I started turning to UiPath, after reading a few reviews from several websites and some of the community posts. The UiPath community was providing good information about every capability of the solution. In my experience with Blue Prism, I couldn't find any valuable communities out there. With UiPath I found the opposite. 

Even now, I find it good to engage with the UiPath community. Whenever I need an answer to something or an explanation about a use case, I always turn to them.

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

They have to reduce the price a little bit for basic users, startups, and small companies.

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
ShyamSridhar - PeerSpot reviewer
Associate Director at Techwave.
Real User
Automation platform that offers good ROI but could be improved with enhanced OCR functionality
Pros and Cons
  • "The return on investment is really good"
  • "The OCR functionality for this solution could be improved. It should have a better capability to read unstructured documents. The next generation of OCR is ICR and UiPath does not have this. This would enable us to read and search through documents."

What is our primary use case?

We are partners with UiPath and Automation Anywhere. We use this solution for IT services and for the education sector.

How has it helped my organization?

OCR Tesseract, by default, is the good OCR search engine to extract data from a digital PDF. For any Unstructured document with a normal noise, background letters, either UiPath Document Understanding or AbbyyReader fails to extract the exact values. Very difficult to depend on Computer Vision too as a third party tool for small to mid-range business purpose. Hence, a combination of AI/ML with a good OCR Engine is required for UiPath to go forward.

What is most valuable?

UiPath Orchestrator is definitely a plus point in the product. This helps in all formats of UiPath version ranging from PoC till Product Deployment.

What needs improvement?

The OCR functionality for this solution could be improved. It should have a better capability to read unstructured documents. The next generation of OCR is ICR and UiPath does not have this. This would enable us to read and search through documents.

For how long have I used the solution?

We have used this solution for two years. 

What do I think about the stability of the solution?

This is a stable solution. 

What do I think about the scalability of the solution?

This is a scalable solution. 

How are customer service and support?

The technical support is not that satisfactory. We have to find the answers by ourselves through non-community groups. 

How would you rate customer service and support?

Neutral

How was the initial setup?

The initial setup is straightforward and the deployment was easy. 

What about the implementation team?

It was implemented in-house. 

What was our ROI?

The return on investment is really good. I would rate it a three out of five.

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

We're an official partner of both AA and UiPath and both of them carry the same weight with a very marginal difference but there is a difference in cost. Currently our clients are looking for cost optimization post-pandemic and UiPath comes at a high price point. 

What other advice do I have?

I would rate this solution a six out of ten.

Which deployment model are you using for this solution?

Private Cloud

If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?

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