News & Intel
LiveDaily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.
Show & Tell: Auto-Converting Workshop Dashboards to Live React Apps
All, I wanted to share a cool internal tool we recently built at Object Edge to accelerate our custom frontend development on top of Foundry. We often find that while Workshop is a fantastic operational assistant for internal workflows, we frequently need to build custom user interfaces in React for external use cases. To speed up our development cycle, we created an extension that takes a Workshop layout and automatically generates a React application. Here is the post on LinkedIn: https://www.linkedin.com/posts/object-edge_turn-a-palantir-workshop-into-a-live-react-activity-7468739348956585984-SWFX?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAAM4KkBnKmkKO8C-_xYyUEQdslmweIqodk Here is a quick look at how it works: The extension grabs the active Workshop ID and your Foundry environment URL. With one click, it translates the UI components (like pie charts, bar charts, and data tables) into a React codebase. It automatically wires up the connecti
Untrusted server certificate in Deep Dive: Creating Your First Data Connection
HI, While following the tutorial for Data Connection: Relational Database of ‘Deep Dive: Creating Your First Data Connection’, I encountered an ‘Untrusted server certificate’ error when trying to execute ‘Explore and import Source data to a Foundry dataset’. Could you please advise on how to resolve this matter? 1 post - 1 participant Read full topic
Application landscape of Foundry
Can someone show or prepare a practical application landscape of Palantir Foundry? I am looking for a real map of Foundry apps, not an abstract marketing diagram. Ideally, it should show Ontology in the center, pipelines/integration tools below, and operational apps like Workshop and others above. Text and picture versions are welcome. I want to understand: which apps are core, default for common tasks and should be learned first; which one are more advanced; where apps overlap; which ones are newer or legacy; how they are interconnected. thank you! 1 post - 1 participant Read full topic
Workshop Variables
I really like Workshop. It’s incredibly powerful, the UI options produce clean apps, and I’m genuinely proud of the dashboards I build here. But there is one thing I absolutely cannot get the hang of: the Workshop Variable system. Coming from a traditional repository code background, I’m used to organizing my logic neatly into folders and separate files. Trying to manage Workshop Object Sets, UI variables, and Custom Functions all in one flat list feels like complete chaos as a newbie. Right now, the chain of actions hurts my brain: I have to create an Object Set, add a filter to it, create an aggregation variable to count the rows, and then link that to a KPI card. To fight this “variable fatigue,” I’ve started using a single TypeScript Custom Function to handle all my KPI calculations on the backend just to keep my Workshop variable panel clean. It feels like a solid workaround, but is it a bad architectural practice? I really want to master Workshop! Does anyone have any pro-t
Switch between multiple workshop embedded modules
I have a Workshop applciation which acts as a parent module, to that we have embedded multiple other workshop modules. The ask is to switch easily between these “child” modules with the filtered data as they are having the same backing object. So I have a event which allows this trigger, but how can I exactly do this without redirecting to other tabs/ open new window? It should be a smooth transation similar to how for example switch between tabs or event a button. Similarly to switch between child modules which are all on the same level. 1 post - 1 participant Read full topic
Notepad / PowerPoint generator
Hi, i have an Interesting use case I am exploring and would love people’s insights Currently I have a notepad generator that creates Notepad based on Ontology data. I also have a PowerPoint generator that creates a PowerPoint doc based on Ontology data. I want to combine the two. I want to create the Notepad, have the user edit the notepad. And then use the notepad to form my PowerPoint. I am looking for any guidance on how I can get the notepad data to be able to do this. Currently the only possible route would be too use the internal Foundry API i attached below, but open to any other ideas. https://www.palantir.com/docs/foundry/api/v2/notepad-v2-resources/files/content-file/ 1 post - 1 participant Read full topic
Question regarding drag-and-drop workflow from Object Explorer to Workshop
Hi everyone, I’m currently watching the DevCon 4 presentation on Ontology-backed App Building (16:08) and noticed the demo shows the presenter seamlessly dragging and dropping objects directly from Object Explorer into the Workshop interface. When I try to replicate this in my own environment, I don’t see the same option to filter the object set or add it to the canvas as shown in the video. Could anyone clarify if this requires a specific configuration, or if there is a particular setting I might be missing to enable this drag-and-drop capability? Any guidance or documentation links would be greatly appreciated! Thanks! video link: https://youtu.be/Cgn52Qqgxeg?si=d0DoVFPnanSWIW_i&t=972 2 posts - 2 participants Read full topic
Using AIP Agents to Detect Financial Anomalies
Financial datasets are noisy by nature, variance in revenue recognition, irregular payment cycles, and seasonality make it hard to distinguish real anomalies from expected fluctuations. AIP Agents can cut through that noise. By combining Ontology-linked financial objects with agent logic, you can build a system that continuously monitors key metrics, flags statistical outliers, and triggers downstream actions without manual intervention. The interesting challenge here isn’t just detection, it’s context. An agent that knows why a number looks off is far more useful than one that simply flags it. Anyone experimenting with AIP Agents for financial monitoring? Would like to exchange approaches 1 post - 1 participant Read full topic
What is Software-Defined Data Integration?
I found references to Software-Defined Data Integration (SDDI) in non-technical articles about Palantir. However, I do not see this term clearly explained in Foundry learning materials. Is SDDI a marketing concept, the name of a specific technical approach, an embedded Foundry capability that is not visible as a separate tool, or a legacy term? 2 posts - 2 participants Read full topic
Email Listeners
I’m experimenting with Foundry Email Listeners (they are cool) One thing I’m unsure about: after I start/trigger the listener, the build appears to keep running continuously, which I assume is because it is acting as a listener rather than a normal finite build. Is that expected behavior for Email Listeners? Or is there anything I should monitor / worry about, such as cost, stuck builds, resource usage, or misconfiguration? 1 post - 1 participant Read full topic
Platform World – The Digital Colonization of Everyday Life
The digital present is transforming societies and cities no less profoundly than earlier upheavals brought about by industrialization, trade, or mass tourism. The decisive difference lies in the speed, global reach, and depth of penetration. The digital world…
Foundry limits me to max. 60 action types
Hi everybody, when I try to create a 61st action type, I get an API error telling me that I have reached my limit of 60 action types. How can I increase that limit? Thanks in advance! 2 posts - 2 participants Read full topic
UI/UX enhancement requests regarding the variable menu on the left-hand side of Workshop.
Hello Palantir Foundry Community, I would like to share two UI/UX enhancement requests regarding the variable menu on the left-hand side of Workshop. 1. Preserve folder-based organization for variables linked to the active component Currently, variables can be organized into folders, which is very helpful for managing a large number of variables. However, when a variable is linked to the currently active component, it appears to be pulled out and displayed at the top level. As a result, variables that were originally organized within folders can become harder to find, because they no longer appear in the folder structure where users expect them to be. Would it be possible to preserve the folder-based display even when variables are linked to the active component in Workshop? This would help users maintain a consistent mental model and make it easier to locate variables in larger Workshop applications. 2. Add an option to expand or collapse all variable folders at once
Data Connection | Building Sync Failure Foundry -> S3 Bucket
Hey Everyone! I am running into an issue with building a network connection sync from Foundry to my AWS S3 Bucket. I am convinced I am messing up either the S3 Bucket Policy or some setting within Foundry. But when I review the build progress and see the 3 failed attempts, the details about the failure says: Unexpected infrastructure failure: the job has failed unexpectedly in the backing compute cluster without committing or aborting. Reason: Job was killed by the backing compute system with the following container states: [container_name: foundry-data-sidecar, state: PodInitializing] [container_name: telemetry-sidecar-6d8345db, state: PodInitializing] [container_name: user-container, state: PodInitializing] The AIP says its an infrastructure failure and not something pertaining to what I did. Is that accurate? Is this not my fault? More than happy to share more information. In essence, what I am trying to do is have something running continuously in AWS EC2 and it saves
Notepad Generator Bug
Hi All, In my Workshop, I have a notepad template which I use to generate new notepads. Below this button, I have a notepad Linked Documents widget displaying all the notepads for that object. (All generated notepads should appear here). The issue is, when I generate a notepad, it makes the notepad but I get an Error message saying “Failed to refresh workshop Variables” and the notepad linked documents widget does not update. I need to close the overlay and reopen for it to appear. This isn’t the best user experience so any help on this would be appreciated 1 post - 1 participant Read full topic
Build Dataset using Function called in AIP Agent
I have built a function in typescript v2 repository. Here I have used the dataset build orchestator api. This api triggers the dataset build. It works when I execute the function inside the repository. However, when I call this function in AIP agent then it fails to execute. Is there any setting that I might be missing? or is this a platform level restriction? Typescript v2 function: import { PlatformClient } from "@osdk/client"; import { Orchestration } from "@osdk/foundry"; /** * Triggers a build for the specified dataset. * @param client - The Foundry platform client (injected automatically). * @param datasetRid - The RID of the dataset to build (input by the user). * @returns A message indicating the result. */ export default async function triggerCustomersCleanBuild( client: PlatformClient, datasetRid: string ): Promise<string> { // Trigger the build using the Orchestration API await Orchestration.Builds.create(client, { target: {
The truth behind the 'Darth Vader' data firm Palantir: Sadiq Khan blocked their £50m Met Police contract... but those who have seen how it is transforming the NHS say it's saving countless lives
There are many reasons why former health secretary Wes Streeting feels he does not have the support of the Labour Left to challenge Keir Starmer for the keys to No 10.
Feature Request: Dynamic Color Rules for Ontology Properties
It would be very useful to allow dynamic color scaling for ontology properties instead of requiring users to manually define fixed minimum and maximum values. For example, the system could automatically detect the current min/max values of the property and apply the color gradient dynamically. This would make visualizations more scalable, easier to maintain, and adaptable to changing datasets without having to constantly update the configuration manually. Thanks in advance! 1 post - 1 participant Read full topic