No more typing reviews! Try our Samantha, our new voice AI agent.
reviewer2849382 - PeerSpot reviewer
forward deployed AI engineer at a tech vendor with 10,001+ employees
Real User
Top 20
Jun 5, 2026
Modernized data workflows have accelerated predictive maintenance and still need deeper AI control
Pros and Cons
  • "Palantir Foundry has dramatically helped us in terms of project costing because earlier we had our own React developers team from offshore, and now with the AIP capabilities launched on the platform, we have completely avoided the need for a dedicated team, which has been very helpful in terms of cost management and reducing team size."
  • "Customer support should definitely be a concern, especially for the dev tier account I have been using, while for a corporate account, it is pretty good."

What is our primary use case?

My main use case for Palantir Foundry is to modernize the data infrastructure. One of the modernization projects I have worked on involved getting all the telemetry data collected from IoT devices that had been sitting in the field and then streaming it to Foundry while using the AIP capabilities to perform predictive maintenance and forecast performance degradation of the metrics. This allows the AIP agents to send out remote fixes to address the actual issues.

Palantir Foundry helps with predictive maintenance and forecasting performance degradation by providing a layer of abstractions so that I do not have to worry about piecing together all the different frameworks. Rather, everything is integrated beneath Foundry and the AIP. I can focus on the data part, integration, and data integrity, which means I worry less about modeling and optimization.

In my recent project work, I have been extending all the AIP agents to derivatively send remote fixes. Rather than keeping autonomous operations confined within the platform, the agents can now interact with the real world to fix issues or conduct extended analysis so that the issue can be briefed in the ontology.

What is most valuable?

Palantir Foundry's best features include AIP, specifically its AIP capabilities. What stands out to me about the AIP capability is how well the data is tightly integrated, allowing me to ingest the data and then hydrate my ontology with context-rich data. Beneath this layer, the ontology creates its own semantic layer so that I do not have to connect all the dots. Rather, the AIP agent itself can look at the complete ontology and has its very own access, so I do not have to be feeding anything specific. Instead, I can give complete connected dots to my AI agents.

Palantir Foundry has positively impacted my organization by enabling us to gain traction from different industries and different companies across various sectors. Since PwC operates as a service-based company, we can pull out massive deals from those companies across various industries, making this a positive service implementation I have noticed in my company.

It has definitely increased the project delivery timeline, so now it does not take weeks or months to deliver a project but rather just days for the development efforts. This allows us to look ahead and spend more time with the business on actually understanding the problem rather than spending most of the time developing the solution itself.

What needs improvement?

Palantir Foundry could noticeably improve in providing visibility over the different layers beneath Apollo or the platform itself. Whenever an issue arises with a pipeline or an AIP agent that runs away with all the tokens, I do not feel enough visibility beneath the layers to dive deep into tracking the issue and then mitigating it.

The problem with the AI capability is that whenever I spin up an agent that goes and drags documentation, I feel less control over its actions. Since everything is tied together in the ontology, I really have a less structured and integrated way that I can intervene.

Customer support should definitely be a concern, especially for the dev tier account I have been using, while for a corporate account, it is pretty good.

For how long have I used the solution?

I have been using Palantir Foundry for three years.

Buyer's Guide
Palantir Foundry
July 2026
Learn what your peers think about Palantir Foundry. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
908,800 professionals have used our research since 2012.

What do I think about the stability of the solution?

Palantir Foundry is generally stable, though sometimes when the data gets finicky, the Palantir pipelines or the ETL abstraction that the pipeline has breaks, making it hard to decode all the metrics and trace back the error.

What do I think about the scalability of the solution?

I have not faced any issues with scalability, especially during long-running compute. However, sometimes it depends on the region where the subscription is deployed, which might lead to some temporary degradation. The issues usually get fixed within an hour or so.

How are customer service and support?

Customer support should definitely be a concern, especially for the dev tier account I have been using, while for a corporate account, it is pretty good.

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

I did not previously use a different solution and was fully utilizing open-source frameworks and languages.

How was the initial setup?

The setup cost and licensing are all simple, and with the documentation, I can literally navigate through a series of steps and then set up my own organizations.

What was our ROI?

Palantir Foundry has dramatically helped us in terms of project costing because earlier we had our own React developers team from offshore. Now with the AIP capabilities launched on the platform, we have completely avoided the need for a dedicated team. This has been very helpful in terms of cost management and reducing team size.

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

The pricing is a bit on the higher side.

Which other solutions did I evaluate?

Before choosing Palantir Foundry, I evaluated Azure Foundry. Since it was under development and in its early stage at that time, Palantir Foundry was beating it in its own game and was way ahead of Azure.

What other advice do I have?

The accuracy and reliability of Palantir Foundry's AI output is pretty great. All those aspects are good, especially the documentation, which is so good that I can literally debug myself without looking for a long video that requires extended viewing time.

My advice to others looking into using Palantir Foundry is to get hands on with the platform and explore all its applications and the products that are available, as it is going to save a lot of time and money. I would rate this platform a 7 out of 10.

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. Partner
Last updated: Jun 5, 2026
Flag as inappropriate
PeerSpot user
Ayush Agrawal - PeerSpot reviewer
Senior Data Engineer at a tech vendor with 10,001+ employees
Real User
Top 20
Jun 2, 2026
Data pipelines have supported complex analytics and interactive applications across industries
Pros and Cons
  • "I appreciate multiple aspects of Palantir Foundry, starting with the clean architecture and clean UI, and I really value how easily I can create and test Python and PySpark scripts, trace data lineage to debug issues, monitor daily pipelines and health checks, and quickly build very interactive Workshop applications, all supported by a clean and informative Resource Management UI that helps track costs and data usage."
  • "Regarding pricing, I heard about it, and until last year, the license was one million dollars. They have now increased this to four million dollars, which is high."

What is our primary use case?

I have used Palantir Foundry in multiple cases, such as creating data pipelines and ingesting data into Palantir Foundry from various data sources, including structured, unstructured, and semi-structured data. After ingesting into Palantir Foundry, I have cleaned the data using PySpark and code repositories. I have written Python and PySpark scripts that clean the data using various transformations, schema changes such as converting boolean and string fields to boolean, data type changes, dropping unwanted data, and filtering the data. I am building end-to-end pipelines in which I have joined and integrated multiple data sets. I have also applied various health checks, scheduled jobs using Cron expressions, and created ontologies, including actions such as create, edit, and delete. On top of ontologies, I have created Workshop applications for the UI perspective and multiple kinds of UI applications. I have also worked on the Slate part. Regarding industries, I have worked in the aerospace industry, healthcare, and the gas and energy sector, with major clients in three industries.

What is most valuable?

I appreciate multiple aspects of Palantir Foundry. I start with the clean architecture and clean UI. Regarding the coding part, I use code repositories where I can create multiple Python and PySpark scripts and test them. Palantir Foundry has data lineage that shows my data pipeline in a graph, illustrating the data flow from data nodes. If I have a thousand datasets and a column called test, for instance, and I want to check which dataset this column is coming from, I can check it easily in the data lineage by typing the column name. I can debug my bugs very easily using it. Palantir Foundry has features to track daily pipelines, identify which dataset is failing, and track time since the last check, along with health-related aspects that I can monitor using that lineage.

On the Ontology UI part, using Workshop applications, I can create very interactive applications quickly and easily. These are very cool features in Palantir Foundry, and now with AIP, it is also very useful.

Palantir Foundry has a service called Resource Management, where I can track how much the architecture is costing and how much data I have in Ontology and datasets. This tracking is beneficial since the UI is very clean, and I really appreciate it.

What needs improvement?

Palantir Foundry could improve in several areas. I do not prefer Slate. I think Palantir has stopped developing Slate and is focusing more on Workshop applications, which they are developing rapidly. Slate does not have a branching concept where I can deploy changes. For example, if I have production and if I have QA or development, there is no feature to deploy changes from dev to QA or QA to prod. I need to do manual replication of my work in QA and prod. I think Palantir will drop that application in the future since they are not interested in Slate. Another improvement is needed in integration with multiple services. While Palantir is increasing integrations with other platforms, I believe more platforms should be added. Additionally, sometimes it is very hard to use Palantir APIs, and the documentation has very little information.

Slate is a UI perspective application in which I can write JavaScript functions. Palantir Foundry has a code sandbox where I can write HTML, CSS, and other elements. Slate is primarily used to create UI applications, but it lacks a branching concept for change deployment. Without this feature, I need to replicate my work manually in different environments. I believe that Palantir is not interested in Slate's development, and they will likely drop that application in the future.

For how long have I used the solution?

I have been using Palantir Foundry for around five plus years.

How are customer service and support?

I have not had much interaction with customer support. I have connected with the Palantir support team one or two times, but not often. Whenever I face an issue, I use Palantir AIP, which is very useful.

The support quality and speed depend on the contract. In one of my projects, I had a weekly call with the Palantir support team, which was very useful for addressing any questions or doubts regarding Palantir Foundry. However, in another project where there was no paid contract, the support was not good, and they were slow and not very helpful.

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

I have worked on Databricks, and similar to Palantir Foundry, I have written PySpark scripts in Databricks and created some UI applications, although that was a long time ago. I am not familiar with the current UI services in Databricks. I have worked on AWS Lambda and Glue, but not much. I have worked mostly on Palantir Foundry.

How was the initial setup?

Whenever a client wants to initially come on Palantir Foundry, the process will be very easy. I need to consider multiple points in my mind when starting any project on Palantir Foundry. For instance, I worked with a major healthcare client who moved from Databricks to Palantir Foundry, and I helped them with the transition.

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

Regarding pricing, I heard about it, and until last year, the license was one million dollars. They have now increased this to four million dollars, which is high. From a pricing perspective, I have also worked on optimizing costs. I had existing pipelines that used multiple resources, which increased costs. I focused on optimizing our pipelines and code to use fewer resources, which means lower prices.

What other advice do I have?

I have more than five years of experience overall, and from the start of my career, I have been working on Palantir Foundry. I am also a Palantir certified data engineer.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jun 2, 2026
Flag as inappropriate
PeerSpot user
Buyer's Guide
Palantir Foundry
July 2026
Learn what your peers think about Palantir Foundry. Get advice and tips from experienced pros sharing their opinions. Updated: July 2026.
908,800 professionals have used our research since 2012.
AI Engineer at a insurance company with 10,001+ employees
Real User
Top 20
Jul 15, 2026
Integrated data workflows have transformed unstructured documents into traceable insights
Pros and Cons
  • "Palantir Foundry positively impacts our organization by being seamlessly integrated and offering easy-to-access features without the need for third-party integrations, with everything already in place benefiting developers and subsequently enhancing managers' productivity, leading to overall organizational revenue growth."
  • "Handling initial onboarding and training for Palantir Foundry has been challenging. We face difficulties in accessing resources, which prompts us to arrange training sessions with Palantir Foundry representatives."

What is our primary use case?

My main use case for Palantir Foundry involves upgrading some legacy applications to utilize GenAI. We are trying to implement GenAI solutions for unstructured data that we receive in large volumes. Essentially, we are attempting to read this unstructured data and convert it into a structured format, with Palantir Foundry assisting us in this process through Python transforms and related functions that utilize extracted text from the OCR process. After the OCR process, we apply some AIP logics to this text to transform it into a structured format for meeting our goals.

A specific example of how I use Palantir Foundry for this process begins with the OCR scanning process itself. We scan all the incoming PDFs, Word documents, and images, which are then transferred to our automation set within Palantir Foundry. The automation connects with Python functions, executing the necessary logic to convert incoming data into the formats we need using automation, Python functions, and the code repository in Palantir Foundry. We also utilize Insights for testing processes such as file uploads.

What is most valuable?

Among the best features offered by Palantir Foundry, I think the ontology stands out as a remarkable aspect for finding everything. From a coder's perspective, everything is integrated, including Git, development IDs, and VS Code, which makes everything seamless. You can work locally on your preferred ID or directly on the Palantir Foundry portal. The integration includes checks and builds, so all aspects are available within Palantir Foundry itself. Datasets within Palantir Foundry function smoothly, with connectors facilitating connections to any data sources, including external ones. Additionally, the automation feature allows for selective control over code functions and scheduling.

In terms of user experience with Palantir Foundry, I find it to be exemplary. It is very easy to work on, although I initially struggled to understand it as this was the first platform with so many integrated features, such as Git and the VS Code editor.

Palantir Foundry enhances my main use case by allowing us to backtrack all data through ontology, which helps in understanding the objects involved and back propagating to the root cause, aiding in visualizing the entire workflow. It allows us to track our transactions, movements, and workflows efficiently compared to other platforms, providing significant support in this area.

Palantir Foundry positively impacts our organization by being seamlessly integrated and offering easy-to-access features without the need for third-party integrations. Everything is already in place, which benefits developers and subsequently enhances managers' productivity, leading to overall organizational revenue growth.

What needs improvement?

Palantir Foundry could be improved by making some aspects or features open source, as its current pricing and accessibility pose challenges. Many potential users find it difficult to access, which could hinder tech talent from engaging with this tool.

I notice technical limitations exist, yet when we encounter issues, the Palantir Foundry support team addresses our queries promptly. However, if the team works on previously raised issues to ensure they do not recur, it would enhance overall user experience and reliability.

For how long have I used the solution?

I have recently started using Palantir Foundry, and it has been almost a year since I began.

What do I think about the stability of the solution?

Palantir Foundry is stable.

What do I think about the scalability of the solution?

Palantir Foundry's scalability is impressive as it allows us to scale up easily, reflecting its design supporting our expanding use cases without restriction.

How are customer service and support?

The customer support from Palantir Foundry is great, with fast query resolution. However, ensuring that issues do not recur in the future through effective implementation would strengthen the support experience.

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

Previously, we used standalone tools and services, but after discovering Palantir Foundry, we found it intriguing enough to switch, and our experience has been positive ever since.

How was the initial setup?

Handling initial onboarding and training for Palantir Foundry has been challenging. We face difficulties in accessing resources, which prompts us to arrange training sessions with Palantir Foundry representatives. This remains a concern as we still struggle with resource availability.

What was our ROI?

Although I cannot disclose specific figures, I can confirm that we have observed a good return on investment with Palantir Foundry, facilitating role transitions within our team and ultimately saving costs and time.

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

The experience with pricing, setup cost, and licensing has been on the higher side. I believe that if some features were made open source, it would improve accessibility and broaden its market reach beyond just large corporations.

Which other solutions did I evaluate?

We explored other options before choosing Palantir Foundry, but ultimately, we decided to take a chance on it, and it has turned out positively.

What other advice do I have?

For deterministic outputs, Palantir Foundry performs as expected. However, for non-deterministic results, the responsibility lies with the LLMs we use, which can sometimes affect accuracy.

Palantir Foundry integrates perfectly with other tools I use. While there may be minor issues with external sources, the integrated tools such as IDE, VS Code, and Git operate seamlessly, making our workflow much more manageable compared to standalone tools.

The performance and speed of Palantir Foundry excel when handling large datasets and complex workflows, with the Foundry dataset significantly aiding in this aspect.

I advise prospective users that Palantir Foundry is an excellent solution for enterprises, but it should become accessible to a broader range of businesses at affordable prices to expand its user base.

My overall rating for this review is 8 out of 10.

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?

Microsoft Azure
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jul 15, 2026
Flag as inappropriate
PeerSpot user
Jon H. - PeerSpot reviewer
Operations And Integration Chief at a aerospace/defense firm with 10,001+ employees
Real User
Top 10Leaderboard
Jun 16, 2026
Data workflows have become seamless and now support rich multi-language analytics for decisions
Pros and Cons
  • "The scalability of Palantir Foundry is the part that I love the most."
  • "With Palantir Foundry, it is a part of the user tools that they provide. Their AI Assist that they use is something I have found that sometimes I get better results for when I do need help and aid."

What is our primary use case?

I use Palantir Foundry to ingest data and create visualizations for decisions.

What is most valuable?

My favorite thing about Palantir Foundry is the ability to utilize multiple different types of coding languages and the current updated documentation and help features that are in there have improved pretty significantly and make it rather friendly for use.

The scalability of Palantir Foundry is the part that I love the most. That is why I said that is where my primary focus is, trying to get data and then turn it into information and knowledge and understanding, and more importantly, getting decisions out of it. The scalability is phenomenal.

What needs improvement?

I think the things that I do not like about Palantir Foundry is not a Palantir issue so much as it is from my company side and what they have commissioned for and have not commissioned for.

With Palantir Foundry, it is a part of the user tools that they provide. Their AI Assist that they use is something I have found that sometimes I get better results for when I do need help and aid. I get better results going to outsourced AI assistance sites such as Gemini, because it seems like AI Assist, which my understanding is it is supposed to be searching and utilizing the documentation for Palantir Foundry, but sometimes it gets kind of confused in the capabilities and it will tell you, 'Oh, you can use this and do this.' And then when you try it, the system says, 'We do not support this.' Whereas I can go to Gemini and it will give me a workaround that will actually work.

For how long have I used the solution?

I have been using Palantir Foundry for about four years now.

What do I think about the stability of the solution?

I find the stability of Palantir Foundry to be extremely stable. I have had only one time period where there was any downtime that I noticed, and it was for a very short period of time. When I say short period of time, I am talking within hours, not days.

How are customer service and support?

I have contacted the technical support or customer support of Palantir a couple times.

Especially for what they are supporting and doing, I find the quality and the speed of the support to be extremely fast. I usually get within a day turnaround and the support staff are extremely knowledgeable and good at what they are doing.

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

Prior to using Palantir Foundry, I used various different SAPs and ERPs where I would actually have to export worksheets and then build my own. The closest thing I would be building would be databases that just resided on my computer, and I was not using anything like Palantir Foundry.

How was the initial setup?

The initial deployment of Palantir Foundry was super simple.

It did not take me any time to fully set up Palantir Foundry because it was made available to us and it was basically already set up and rolled out by the time I got permissions to use it. All I had to do is basically create an account. Actually, I did not even do that. Someone else in my organization created the account for me with the initial setup of everything. By the time I logged in and went to use things, most of it was already initialized for me.

What about the implementation team?

Palantir Foundry requires no maintenance on my end as it is taken care of by Palantir. The only thing I ever get, and Palantir already does it, is when there are certain upgrades to transformations that I have made, they will put in the upgrades, but it requires me to actually approve them and merge them in. It is minimal work on my part. Usually I can click it and just approve it right away.

What other advice do I have?

I would rate this product a 9 out of 10.

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jun 16, 2026
Flag as inappropriate
PeerSpot user
reviewer2846064 - PeerSpot reviewer
Global Enterprise Architect at a manufacturing company with 10,001+ employees
Real User
Top 10Leaderboard
Jun 12, 2026
Data platform has unified global operations and has accelerated data‑driven decisions
Pros and Cons
  • "With Palantir Foundry, it helps us have better benefits and better return on investment, and also accelerates the right decision in the market."
  • "I want to say that Palantir Foundry is quite expensive; it is not so easy for budget review and budget transformation of the company, which is quite expensive."

What is our primary use case?

Palantir Foundry serves as our data platform for the company, which means we have numerous use cases and business cases that cross all the different business groups, subsidiaries of the company, and also different support functions and business functions of the corporate. We have more than 200 use cases in the corporate because Forvia is a very big company. The main use case is to enable the data value and data product for our corporate and for our business.

The main purpose of the data platform is to have a good return on investment based on IT digital dependencies. From a business point of view, I will give you a good example of purchasing. For the purchasing side, purchasing has two types: direct purchasing and indirect purchasing. Especially for the direct purchasing part, previously, we could not know that all the purchasing data management was quite siloed. With Palantir Foundry, we break the data silo to make all the different data which comes from the purchasing department globally, which have acceleration with the data sourcing assistant and AI sourcing assistant, to help our business accelerate their purchasing business transformation and to achieve excellence in terms of purchasing goods price. This helps us, at the same time, to speed up for the purpose of time saving, and it helps our business to accelerate all the price transformation strategy with our suppliers. That is a good benefit.

Not only for the purchasing part, it is also for the processing side in the operation and for the industrial operation, because Forvia is a manufacturing company. We have many data use cases in the plant. Globally, we have 500 plants and factories globally, which have many critical operations on the factory plant side. For example, the predictive maintenance with the data coming from the shop floor from the plant side helps us to have a good level of understanding of the different machine statuses of the plant.

How has it helped my organization?

This is the data-driven enterprise strategy. Since five years ago, we started our data program and launched the data-driven enterprise. This strategy has changed our HR organization, meaning we need to apply change management to accelerate because we are facing the change of data and AI. With Palantir Foundry, it helps us to accelerate this change management in our corporate, which is quite positive.

Time saving, budget saving, and cost reduction are benefits we have experienced, along with accelerating decision-making for the target, because Palantir Foundry with the data is quite useful. It helps management make the right decisions in the market, especially in the current situation where all the competition in the automotive market is quite complex. With Palantir Foundry, it helps us have better benefits and better return on investment, and also accelerates the right decision in the market.

What is most valuable?

There are three good features which we have applied until today in Palantir Foundry. The first one is, of course, all the data product features from Palantir Foundry, with all the different data pipelines, which helps us to have end-to-end data product experience with Palantir Foundry. The second one, relative to the previous benefits about data product, is that we have a good level of data ontology, which is a data catalog that helps the business people to understand better their data in a functional way. The third part is the AIP usage, because Palantir Foundry has the AIP feature, AI platform feature. With AIP features, we could accelerate our AI transformation and also develop our own AI agent with Palantir Foundry.

What needs improvement?

Palantir Foundry needs two points for improvement regarding the data product. First, Palantir Foundry needs to improve their clear resume about their product features roadmap. Second, Palantir Foundry needs to have a closer connection with the enterprise corporate application, which means the business application, because big companies have a very huge ecosystem of business applications. In my personal perspective, I think Palantir Foundry still has some space to improve in integrating with the IT landscape of the corporate.

I want to say that Palantir Foundry is quite expensive. It is not so easy for budget review and budget transformation of the company, which is quite expensive.

For how long have I used the solution?

In terms of my experience with Palantir Foundry, I have been using the Foundry product from Palantir for more than five years already.

What do I think about the stability of the solution?

It is stable.

What do I think about the scalability of the solution?

The scalability is good, but we need to pay for the compute and the resource.

How are customer service and support?

The customer support is fine. We have the Forward Deployment Engineer, FDE, with us on site, but once again, it is quite expensive for the daily price of the FDE engineer. I think we need to rely on classical support by using a ticketing system of Palantir.

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

We previously had Cloudera in the company as the data lake solution.

How was the initial setup?

At this stage, it is fine.

What about the implementation team?

We don't have a migration plan.

What was our ROI?

I cannot give you the details of the money saved because it is quite confidential. What I can tell you is that return on investment is quite good, but Palantir Foundry is quite expensive and it is difficult to have a good budget for Palantir Foundry. That is the reality.

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

At this stage, it is fine.

Which other solutions did I evaluate?

At this stage, it is fine.

What other advice do I have?

I have two suggestions for other companies looking to use Palantir Foundry. First, you need to understand how Palantir Foundry integrates with your IT system landscape before choosing to use Palantir Foundry. Second, you need to define and design good governance for Palantir Foundry usage for your data platform. I have rated this review with a score of 8.

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?

Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Jun 12, 2026
Flag as inappropriate
PeerSpot user
Mitchell Lebold - PeerSpot reviewer
Data Scientist at a university with 10,001+ employees
Real User
Top 20
Jun 5, 2026
Unified data views have improved collaboration but created reliance on external experts
Pros and Cons
  • "Combining data sources and hosting models in Palantir Foundry has helped my work because it is convenient to work in one environment rather than moving from one application to another, as Palantir Foundry allows for that one-stop shop where I can accomplish much of the work."
  • "Always having to work with a Palantir representative creates severe bottlenecks and increases costs, making it desirable for me as the end user to perform tasks without constant requests for support."

What is our primary use case?

My main use case for Palantir Foundry involves building data pipelines, creating workshop apps, and constructing Gaia maps.

Another example of my main use case with Palantir Foundry is obtaining different data sources and combining them so that they can be visualized either in a workshop app or a Gaia map.

How has it helped my organization?

The unified picture is important for improved collaboration and decision-making in my organization, as that is the ultimate goal of a tier one organization in the Department of Defense and it is crucial to communicate to lower echelons effectively.

What is most valuable?

The best features Palantir Foundry offers include the ability to bring in multiple data sources into one spot and also host models that I can either bring or models Palantir already has access to, then combine them into a global ontology.

Combining data sources and hosting models in Palantir Foundry has helped my work because it is convenient to work in one environment rather than moving from one application to another, as Palantir Foundry allows for that one-stop shop where I can accomplish much of the work.

What needs improvement?

Palantir Foundry can be improved with better documentation, more robust training, and enhancements for working through transformations that are not accepted by the ontology. Additionally, the connection between Foundry and Gotham is not clear, and managing objects in Gotham lacks good documentation and training, leading to frustration. Using a regular database with a third-party application might provide a solution without being tied to the ontology.

Another drawback of the ontology is that it creates an additional step along the provenance of the data, which can slow things down or change what that data actually is once it reaches the end user.

Always having to work with a Palantir representative creates severe bottlenecks and increases costs, making it desirable for me as the end user to perform tasks without constant requests for support.

I would like to see a reduction in the need for field service representatives from Palantir, and I hope for a more intuitive architecture that makes it easier to find things and perform tasks without a high learning curve.

For how long have I used the solution?

I have been working as a data scientist for six years.

What do I think about the stability of the solution?

I find that Palantir Foundry is stable sometimes.

What do I think about the scalability of the solution?

The scalability of Palantir Foundry seems to be fairly good, considering how many users we have. It still operates well without significant lag in performance, so the scalability seems to be acceptable.

How are customer service and support?

The customer support can be frustrating, depending on where I am working from, especially if the demand signal needs resolution from a Palantir representative.

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

We did not use a unified solution before.

What was our ROI?

My general impression is that it has not paid for itself yet, as it is a very expensive platform to use and the government is still fairly early in utilizing Palantir products. I would say that we have not received a good return on investment yet.

Which other solutions did I evaluate?

I did not evaluate any other options before choosing Palantir Foundry, as the choice was not mine to make. I was not responsible for selecting Palantir.

What other advice do I have?

My advice to others looking into using Palantir Foundry is to seriously consider the cost of using it and whether you are comfortable relying on a Palantir representative to complete your work or if you think you can manage without any Palantir representation. Additionally, consider if your solution can follow a different path and make a comparison. My overall rating for this product is seven out of ten.

Which deployment model are you using for this solution?

Public Cloud

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

Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Last updated: Jun 5, 2026
Flag as inappropriate
PeerSpot user
Michael Mahrous - PeerSpot reviewer
Forward Deployed Engineer at Dubai Holding
Real User
Top 20
Jun 30, 2026
AI workflows have transformed vendor risk checks and now automate complex finance tasks
Pros and Cons
  • "Palantir Foundry has positively impacted my organization with over 200 projects completed efficiently and effectively, and they are very complex projects."

    What is our primary use case?

    My main use case for Palantir Foundry is to provide an assisted, AI-assisted automation chatbot for the finance team; they reside in corporate finance and they have a lot of manual repetitive work that takes up to two hours to process manually. I have automated it with AI in about under 15 minutes, which was a huge win for them, using Palantir Foundry.

    A quick specific example of one of those manual tasks I automated for the finance team is their manual analysis of a vendor before they onboard the company and do business with them. They do a financial capability analysis, which involves extracting data from unstructured PDFs that come in different formats; I used Palantir Foundry to employ the Visual LLM to extract the data in a structured manner. Once I have the data structured, I can create real-time dashboards for them to analyze the vendor in under five minutes.

    I mainly use Palantir Foundry to process unstructured data into a structured format for chatbots, and that saves me a lot of time to build chatbots that are accurate, reliable, and answering questions for the users accurately.

    How has it helped my organization?

    Palantir Foundry has positively impacted my organization with over 200 projects completed efficiently and effectively, and they are very complex projects.

    While I cannot speak for other projects, I can say that on my projects, I have saved over 100 hours processing multiple different vendors, which is huge for the corporate finance team.

    What is most valuable?

    In my experience, some of the best features Palantir Foundry offers include a great UI that is visually appealing, simple, and straightforward. The documentation is clear, and it is very user-friendly for me; I do not have to lose myself in a rabbit hole of documentation unlike Microsoft. I am starting to get tired of Microsoft, but Palantir Foundry has been the perfect solution so far.

    What makes the UI stand out for me is the Artificially Intelligent FDE, which is the Forward Deployed Engineer; it is basically an AI within Palantir Foundry that helps me get things done. I think that is the most helpful part of Palantir Foundry, and I did not even need any training; I just had to work through it myself with the FDE, and with a bit of prompt engineering, I was able to get onboard Palantir Foundry very quickly.

    I appreciate that Palantir Foundry can seamlessly integrate with SharePoint, which is very helpful for enterprise work, but other than that, nothing else comes to mind.

    What needs improvement?

    I really cannot think of any areas where Palantir Foundry can be improved; I think it is perfect.

    I believe it is already perfect with FDE, and it is just a matter of continuing to improve AI FDE and making sure that it is a number one priority tool to utilize in Palantir Foundry, because users are naturally going to be inclined to use that.

    For how long have I used the solution?

    I have been using Palantir Foundry for the past three months now, and it has been amazing.

    What do I think about the stability of the solution?

    Palantir Foundry is stable.

    What do I think about the scalability of the solution?

    We have yet to find out about Palantir Foundry's scalability, but I am pretty sure it is fairly scalable and should not be an issue.

    How are customer service and support?

    I have not dealt with customer support directly; I have interacted with representatives, and they have been very supportive.

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

    Before using Palantir Foundry, I used Copilot Studio.

    I switched from Copilot Studio to Palantir Foundry because Copilot Studio was very inaccurate, and the documentation was not clear; overall, Microsoft was not meeting my needs.

    What was our ROI?

    I have seen a return on investment with fewer developers needed.

    Which other solutions did I evaluate?

    I did not evaluate other options before choosing Palantir Foundry; I did not have any other options.

    What other advice do I have?

    I find Palantir Foundry's accuracy and reliability of output to be fairly accurate; it takes a bit of trial and error. I discovered that Claude Sonnet 4.6 is the best model for unstructured data, and that is more a reflection of the model delivery companies such as Anthropic and OpenAI than of Palantir Foundry itself.

    I have no idea what advice to give to others looking into using Palantir Foundry. I would rate this review a 10.

    Which deployment model are you using for this solution?

    Public Cloud

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

    Other
    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    Last updated: Jun 30, 2026
    Flag as inappropriate
    PeerSpot user
    Nicholas Stauffer - PeerSpot reviewer
    Logistics Management Specialist at a outsourcing company with 10,001+ employees
    Real User
    Top 20
    Jun 2, 2026
    Centralized data reporting has transformed analytics efficiency but needs better dataset governance
    Pros and Cons
    • "Palantir Foundry makes data reporting easier and reduces time in data gathering and reporting, where what would usually take about a day and a half of data gathering and reporting I have ultimately reduced to about 20 minutes."
    • "In my use of Palantir Foundry, many people can go in there and create datasets, save datasets, and share datasets. However, if many people make datasets of low quality or if they are using the same name for datasets, it can get very confusing."

    What is our primary use case?

    I have been using Palantir Foundry for about two to two and a half years. My main use case for Palantir Foundry is data analytics.

    I get asked to do a particular project for data analytics. I research Palantir Foundry for the datasets that I am looking for. Sometimes I create datasets from other datasets, and then I either export the file or create a report on Palantir Foundry.

    I think you have to exercise using Palantir Foundry to better understand how it works. However, there are tutorials and AI assistance with Palantir Foundry, which makes things easier.

    What is most valuable?

    The best features Palantir Foundry offers include the Workshop, which is excellent. It offers a widgetized method of developing dashboards and reports. The AI assistance is very good for trying to shape your report.

    The Workshop feature is an app that allows me to build a dashboard or a report on Palantir Foundry.

    Palantir Foundry impacts my organization positively by creating a central repository of data sources from all the other sources of data, making it a one-stop shop for any sort of data research.

    It has made things easier in finding data. Though as a caution, had I tried to search for this data the normal way through the normal source, I probably would not have been allowed access to said data. However, because all the data is being pulled into Palantir Foundry, it makes it easier for me to access data that I have been restricted from.

    What needs improvement?

    In my use of Palantir Foundry, many people can go in there and create datasets, save datasets, and share datasets. However, if many people make datasets of low quality or if they are using the same name for datasets, it can get very confusing. So, it does not seem like there are any sort of business rules when it comes to naming your dataset or keeping your dataset active, making it quite messy depending on who is accessing it and what they are doing with it.

    I am pretty sure Palantir will get around to coming up with better business rules and cleaning up bad datasets. It is only a matter of time.

    For how long have I used the solution?

    I have been working in my current field for about four years.

    What do I think about the stability of the solution?

    As far as I know, Palantir Foundry is stable.

    What do I think about the scalability of the solution?

    I believe there is a team working on gathering more data sources for Palantir Foundry. I can request additional data connectors, but it seems so far there has not been much restriction or rejection for additional data connectors.

    How are customer service and support?

    Customer support for Palantir Foundry has been pretty good so far; I have only had one incident, and I got a response back rather quickly.

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

    Previously, I would have to pull Excel spreadsheets from various sources and then make a report out of Power BI. I still use Power BI, just instead of going to multiple sources, I go to Palantir Foundry as a one-stop shop for my data sourcing.

    What was our ROI?

    Palantir Foundry makes data reporting easier and reduces time in data gathering and reporting. What would usually take about a day and a half of data gathering and reporting, I have ultimately reduced to about 20 minutes.

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

    I do not have any experience with pricing, setup cost, or licensing since it all comes with the company that I work with.

    Which other solutions did I evaluate?

    There were no options before choosing Palantir Foundry; it is pretty much promoted by the company.

    What other advice do I have?

    My advice to others looking into using Palantir Foundry is to go through the tutorials that are offered. Take the time to go through the lessons, and if you have any experience in SQL, probably improve your SQL knowledge. I would rate this product a seven 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.
    Last updated: Jun 2, 2026
    Flag as inappropriate
    PeerSpot user
    Debiprasanna Mishra - PeerSpot reviewer
    Senior Data Engineer at BP
    Real User
    Top 20
    May 31, 2026
    Low-code time series insights have accelerated decisions but custom app options remain limited
    Pros and Cons
    • "Compared to other SaaS tools, Palantir Foundry is definitely a time-saver, though I do not have specific metrics to share."
    • "The widgets are pretty limited."

    What is our primary use case?

    My main use case for Palantir Foundry is primarily focused on time series related information, visualization, and a few applications where the background involves AI.

    I receive different sensor data through time series and apply business logic on top of that. With the aggregated data, I perform visualization according to business requirements. The logics and everything are implemented both as core native logic within Palantir Foundry itself.

    This is the most common use case I work through. Apart from that, there are a couple of additional projects involving workflows where resource management needs to be handled. This includes resourcing schedules as well as job allocation.

    Palantir Foundry is deployed in my organization as a public cloud only.

    What is most valuable?

    In my opinion, the best features Palantir Foundry offers are that it is not rigid and provides low-code, no-code capabilities.

    The low-code, no-code facility allows people with less technical knowledge who have domain knowledge in a particular field to directly use the application and readymade widgets to prepare their applications in a much faster way.

    Another advantage is the Ontology layer, which serves as a business layer. Once the data is set on the Ontology layer, it can be accessed across multiple divisions.

    These are the two main points. The overall architecture is definitely very robust and handles both the velocity and volume of data so that end users do not need to manage these concerns.

    The sensor data and applications built on top of Palantir Foundry represent the main advantage my organization is currently taking.

    What needs improvement?

    The widgets are pretty limited. While they continue to improve, the widgets remain limited. If you want to create customized applications, it will be difficult. Using their standard widgets and features works very well, but any kind of additional customization needed will be challenging.

    There are many widgets for specific needs or specific ways to build applications, but not all of those widgets or features are available in Palantir Foundry.

    For how long have I used the solution?

    I have been using Palantir Foundry since 2023 across different projects within my current organization.

    What do I think about the stability of the solution?

    Palantir Foundry is stable based on my experience.

    What do I think about the scalability of the solution?

    I am not certain about Palantir Foundry's scalability because I am particularly on the data engineering services side.

    How are customer service and support?

    The customer support for Palantir Foundry was good, but it can be improved.

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

    I came across multiple data engineering solutions before using Palantir Foundry.

    What was our ROI?

    I think it is both a time-saver and enables better decision-making because the sooner we get predictions or anomaly detection, the more helpful it is.

    Compared to other SaaS tools, Palantir Foundry is definitely a time-saver, though I do not have specific metrics to share.

    What other advice do I have?

    As a whole product, Palantir Foundry is well secured. Even though there is a capability of integrating with external applications, if all your data resides in Palantir Foundry, it is quite secured and includes most governance and security measures.

    Personally, I am not involved much with AI capability related work.

    I am not certain which cloud provider is used for Palantir Foundry. As a developer, I am not much aware of which cloud provider is used for Palantir Foundry.

    My overall rating for this review is 7.

    Disclosure: My company does not have a business relationship with this vendor other than being a customer.
    Last updated: May 31, 2026
    Flag as inappropriate
    PeerSpot user
    Data engineer at Capgemini
    Real User
    Top 20
    May 27, 2026
    Data pipelines have reduced analysis from a week to hours and now drive faster decisions
    Pros and Cons
    • "Palantir Foundry has reduced a very good amount of time to implement a data pipeline and process the data within four hours."
    • "There are still a lot of changes required in Palantir Foundry to make it more usable or easy to use."

    What is our primary use case?

    I implemented end-to-end data pipelines on Palantir Foundry to extract data from different sources and create datasets as objects to build a workshop.

    We have worked for many organizations, including Airbus and British Petroleum, where we used Palantir Foundry as the main platform to provide solutions to our clients.

    Palantir Foundry helped in reducing the time for analyzing simple use cases. For example, for our media and entertainment clients, they wanted to know which particular show was getting popular or was at the top that week. The client was taking too much time to determine which show was getting to the top and which age group was watching those shows for longer periods. The data was scattered across different sources, and they were taking one week to analyze these things. When we used Palantir Foundry as a source, we used different data connections to collect all that data and bring it into Palantir Foundry. Then we performed transformations and joins on that data to make this possible. This reduced the time from one week to four hours.

    What is most valuable?

    From the very beginning, I have used Palantir Foundry as a data engineering technology. I have been using the technology for the last three years.

    The source data was distributed across different sources. I used a Data Connection to extract data from different sources. We took all that data into Palantir Foundry and created a dataset. On that data, I applied different types of transformations using different Palantir Foundry technologies including Data Connections, Code Repository, and data pipeline. After enriching that data, we created the dataset in the object layer. On top of that object layer, we created some use cases or business cases to understand specific use cases.

    I have used Palantir Foundry for the last three years. I have gone through all the platform applications and find it very useful. It creates an object dataset on top of our dataset, which is a real type of entity that makes Palantir Foundry different from other technology. In terms of security, it is a very good solution. I have also reviewed the new changes that have been applied to Palantir Foundry, such as AIP for AI use cases. These things make it different from other platforms.

    I find Ontology to be the best feature of Palantir Foundry because in Ontology, our data lives as a real-life entity, which makes it very powerful.

    In our data engineering projects, we have to deal with datasets. We have different types of data, so we have to enrich that data. Palantir Foundry has different types of transformations available, including Code Repository, data pipelines, and Ontology. If we create a dataset and want that dataset to provide information, then there is something called Ontology, where we specify the data as a real-life entity.

    I want to mention Quiver and Contour for data visualization or checking our data to make better decisions on top of our data. These applications, including Code Repository, Quiver, and workshops, make Palantir Foundry powerful for a data engineer.

    In terms of security, Palantir Foundry is the best.

    What needs improvement?

    For a beginner, it will be difficult to know about the use cases. But as you get used to the platform, it becomes good. I think users get used to it over time.

    If we had more detailed training on the different types of platforms available, then it would be very easy to know the different use cases of Palantir Foundry so that we can provide our best use cases to our clients as well.

    There are still a lot of changes required in Palantir Foundry to make it more usable or easy to use. It is a bit difficult for a new user coming to Palantir. It will be difficult for them to get used to it. Once you have applied some use cases for at least three or four months, then you will get used to it. You can provide many trainings or documentation on those use cases so we can get better results.

    For how long have I used the solution?

    I have used Palantir Foundry for the last three years.

    What do I think about the stability of the solution?

    I did not face any type of this issue. Sometimes it goes down for a very minimal time, but they used to inform us before that. We just prepare accordingly.

    What do I think about the scalability of the solution?

    Palantir Foundry is a scalable solution. They provide a scalable solution as well, so that is good.

    How are customer service and support?

    I used to interact with the AIP chatbot, which helps us navigate certain documentation or any minimal use cases if I want to understand something. I did not contact any support team.

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

    Before that, I used Azure as a cloud provider for implementing a data solution. I would choose Palantir Foundry over Azure in terms of security and Ontology.

    How was the initial setup?

    I did not purchase Palantir Foundry. The client did all the configuration from their own side. We just used those Palantir Foundry credentials to provide the use cases.

    What about the implementation team?

    I did not purchase Palantir Foundry from my side. Our company just provided all the credentials for the use cases to the client.

    What was our ROI?

    As of now, I can tell you about time. Palantir Foundry has reduced a very good amount of time to implement a data pipeline and process the data within four hours.

    Which other solutions did I evaluate?

    I did not evaluate anything. From the very first, I had chosen Palantir Foundry.

    What other advice do I have?

    I will suggest Palantir Foundry because of the Ontology and for security purposes. For the AI capability as well, I can recommend it, but the team needs proper training for at least one or two months to get used to it. I rate this product overall as 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?

    Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
    Last updated: May 27, 2026
    Flag as inappropriate
    PeerSpot user
    Buyer's Guide
    Download our free Palantir Foundry Report and get advice and tips from experienced pros sharing their opinions.
    Updated: July 2026
    Buyer's Guide
    Download our free Palantir Foundry Report and get advice and tips from experienced pros sharing their opinions.