News & Intel

Live

Daily AI-curated intelligence on Palantir Foundry, Ontology, AIP, Apollo, contracts, and community feedback. Updated automatically via GitHub Actions every day at 7 AM UTC.

427
Total Articles
676
Contract Awards
285
Community Feedback
5
Daily Briefings
FOUNDRY

Even Silicon Valley's original garage start-up has quit California as HQ exodus to low-tax Texas intensifies

The company that helped transform Silicon Valley into the global tech hub it is - or once was - is just one of the many organizations to turn away from California.

Dailymail.comAug 10, 2026
FOUNDRYONTOLOGYAIP

Fractals documentation details request

In one of our internal demo meeting, Team walked through us the “Fractals” foundry capability , related to agents developments ( could sense it is more on agentic workflow development, agent configs, related ontology config, analysis on runs). Tried to see in documentation, but failed. Could anyone help me to route to the documentation. Would like to explore more on it. Thanks Attached the screen for reference: 1 post - 1 participant Read full topic

Palantir Community — LatestAug 8, 2026
FOUNDRYAIPEARNINGS

Palantir Is Winning: Rapid AIP Adoption, Margin Expansion, Soaring FCF

Software analytics company Palantir (PLTR) had another record-breaking quarter in Q2'26, driven by accelerating adoption of its Foundry platforms and AIP, Palantir's Artificial Intelligence Platform. Because Palantir crushed top and bottom line estimates for …

Biztoc.comAug 6, 2026
FOUNDRYONTOLOGY

Ontology SDK app with global branch data

I have a global branch that has a different backing dataset for the Ontology. If I switch branches in Workshop, I’m able to interact with this different dataset (non-prod). I’m trying to achieve the same thing with an Ontology SDK app, but unsure how I can point it to use the global branch. Is this even possible? I see there’s a UNSTABLE_DO_NOT_USE_BRANCH property in the osdk client. I’m wondering if this is what can be used for this use case. I know it’s marked as beta, but my use case is a one-off thing. 2 posts - 2 participants Read full topic

Palantir Community — LatestAug 5, 2026
FOUNDRYPARTNERSHIP

Getting Further Certified without Being a Partner

Hi Everyone, I have done the Foundry exam a while back and i am further developing my Palantir skills. My company is not a Palantir partner so I do not have a Palantir contact for supporting me for the Data Engineer / Developer certificates. Is there any way to get this certificate some other way? Thank you very much. 1 post - 1 participant Read full topic

Palantir Community — LatestAug 5, 2026
FOUNDRYONTOLOGYAIP

Complete beginner looking for help getting started with the Ontology

Hi everyone, I’m brand new to Palantir Foundry and I’m starting from ground zero here. I’ve heard a lot about the Ontology and understand that it will help in some way to keep my data safe from models, but honestly I’m not sure where to begin. A few things I’m hoping you can help with: What exactly is the Ontology, in beginner-friendly terms? How does it help protect or govern my data when it comes to working with models/AIP? What’s the best first step or resource for someone learning this from scratch? I don’t have any prior experience, so any pointers, tutorials, docs, or advice on how to get oriented would be hugely appreciated. Thanks so much! 2 posts - 1 participant Read full topic

Palantir Community — LatestAug 5, 2026
FOUNDRY

Sonbhadra: Uttar Pradesh’s Energy Capital on the Path to Transformation

Sonbhadra is cementing its status as the energy capital and industrial nucleus of Uttar Pradesh. The advent of new projects and enhanced infrastructure is drawing investments and diversifying the region's economic framework. With power generation and mining a…

The Times of IndiaAug 5, 2026
FOUNDRY

Economy of UP: doubling of income in 9 years

Uttar Pradesh has undergone a notable economic transformation since 2016, marked by a doubling of per capita income that highlights a surge in genuine economic productivity. The state has prioritized infrastructure and industrial development, fuelling this im…

The Times of IndiaAug 5, 2026
FOUNDRYONTOLOGYAIP

Enhance OSDK v2 Type Safety & Compile-Time Diagnostics for Ontology Property Mappings in Code Repositories

As a first-time poster in the Palantir Community, I would like to initiate a discussion around OSDK v2 TypeScript compilation and property binding experience in Code Repositories. While working on an AIP Chatbot Agent backed by TypeScript functions querying an Ontology Object Set ( UnnirInventoryBalance ), I encountered a subtle issue where an internal property mapping mismatch resulted in runtime zero-count/null returns rather than triggering compile-time diagnostics or highlighting errors in the Problems tab. Given Palantir Foundry’s unified “all-under-one-roof” architecture—where the Ontology, Code Repositories, and AIP Studio coexist within the same tenant—it would be immensely beneficial if the TypeScript compiler or static code analysis could flag display-name vs API-name mismatches or unmapped property keys directly during the build phase. Relying purely on runtime execution to uncover empty schema payloads can slow down debugging. I would love to hear how the community and pr

Palantir Community — LatestAug 3, 2026
FOUNDRYONTOLOGY

Session Data Loss: Workshops and Ontologies disappearing daily

Hi everyone, I am currently working through the Palantir Training Sessions using my Developer Tier account . I’ve run into a frustrating issue over the past month regarding data persistence, and I’m hoping someone here might have insight or can help me flag this. Whenever I work on building components—specifically Workshops and Ontologies —and return the next day, all of my progress from the day before completely disappears. Here are the key details of my situation: The Module: This is consistently happening within the “Speedrun: Your First End-to-End Workflow” training track. Saving Process: I am 100% sure that I am explicitly clicking the “Save” button during my sessions before exiting. Scope: The issue definitely occurs with Workshops and Ontologies (I am uncertain if data pipelines are also affected). Behavior: Every single day, it feels like the environment resets, and the previously saved Workshop modules and Ontology definitions are just gone.

Palantir Community — LatestAug 3, 2026
FOUNDRYRELEASE

Unable to deploy pipeline

Hello! I built out a pipeline for a project I am working on and went to deploy. I keep getting this message “Pipeline cannot be deployed due to one or more schema errors in the last saved version. See the errors tab in the bottom bar for more details. Save pipeline changes to refresh this check.” it then tells me to open error panel to see the issue but there are no errors only warnings on things that shouldnt matter. Anyone know why this could be happening? 1 post - 1 participant Read full topic

Palantir Community — LatestAug 3, 2026
FOUNDRYAIP

Issue: Pipeline Builder with LLM nodes — build fails but preview works

(topic deleted by author) 1 post - 1 participant Read full topic

Palantir Community — LatestAug 3, 2026
FOUNDRY

Can a Webhook's Body combine a JSON part with a File Attachment part (multipart/form-data)?

Hello all, I’m calling an internal mail API from a Foundry function via an External Systems webhook. The API requires multipart/form-data with two parts: a JSON part (subject, sender, recipients, etc.) and a binary part (the file). My webhook has an attachment-type input parameter, and the function passes it through via .call({…}). The email sends fine, but the attachment never arrives. In the webhook’s Request Configuration → Calls → Body, selecting “File Attachment” as the Body type only lets me bind that single Attachment parameter as the whole body — there’s no way to also send the other fields as a JSON part in the same request. Question: Does the Webhook resource support a true multipart body with multiple parts (JSON + binary) in one request? If not, what’s the recommended way to call an API that requires this? Thank you. 1 post - 1 participant Read full topic

Palantir Community — LatestAug 1, 2026
FOUNDRYCONTRACT

Nevada’s Data Centers Power a Surveillance Pipeline That Ends at Our Doorstep

The Israeli military’s Orwellian use of artificial intelligence for surveillance, targeting, and execution of attacks against Palestinians in Gaza and the West Bank has been well-documented by journalists, reporters, and activists in Israel and the United Sta…

Common DreamsAug 1, 2026
FOUNDRYCONTRACTEARNINGS

Is Wall Street Bullish or Bearish on Palantir Technologies Stock?

With a market cap of around $293.1 billion, Palantir Technologies Inc. (PLTR) is a software and data analytics company that develops platforms designed to integrate, manage, and secure complex datasets across government and commercial clients. Headquartered i…

Biztoc.comAug 1, 2026
FOUNDRY

AWS S3Tables Support

Connecting to S3Tables currently fails as the Foundry S3 Endpoint Policy only allowlists “s3:…” operations and not “s3tables:…” operations as required https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-VPC.html#s3-tables-vpc-endpoint-policies The ask is to extend the control panel S3 Bucket Policy page to add a toggle that the bucket is an s3tables bucket and based on that set the correct s3 endpoint policy. OSError: When reading information for key ‘metadata/snap-4762344495326118176-0-0bad39e2-a996-45c1-9e7c-ea0159fa2d08.avro’ in bucket ‘f72c1234-5f0b-999b-hnz1j1dcif7wzttb8kw7g3u1oegjceuc1b–table-s3’: AWS Error ACCESS_DENIED during HeadObject operation: No response body.> raised from /home/user/repo/transforms-python/src/myproject/datasets/lightweight-transform.py:37 This should unblock reading from S3Tables with lightweight transforms and pyiceberg. 1 post - 1 participant Read full topic

Palantir Community — LatestJul 30, 2026
FOUNDRY

Nested array problem

Hi everyone, I’m using Pipeline Builder to create a nested object with the following structure: Sample └── tests (Array<Struct>) └── results (Array<Struct>) When I create the results field inside the tests array, it is being output as a String instead of an Array<Struct> . Is nested Array<Struct<Array<Struct>>> supported in Pipeline Builder? If so, what is the recommended approach to preserve the nested array instead of having it serialized as a string? Any guidance or workarounds would be greatly appreciated. Thanks! 1 post - 1 participant Read full topic

Palantir Community — LatestJul 30, 2026
FOUNDRYRELEASE

Map Template: TIFF image alignment shifts to left after reconfiguration & polygon layer not refreshing

Hi everyone I’m building a Workshop module that visualizes floor layouts using Map Templates with TIFF images and GeoShape polygon overlays. I’ve run into a couple of issues and was wondering if anyone has experienced something similar. Issue 1: Map Template image alignment after reconfiguration I recently noticed that my Map Template background had become clickable/selectable, which caused incorrect navigation behavior. After reconfiguring the Map Template to fix the selection issue, the TIFF image is now aligned to the left instead of being centered as it was before. Has anyone encountered this? Is there a way to control the anchor point or alignment of a Map Template image? Issue 2: GeoShape polygon layer not refreshing on data source change My map widget displays GeoShape polygons on top of TIFF-based Map Templates. When switching between different layouts (which changes the underlying object set), the background Map Template image updates correctly, but the polyg

Palantir Community — LatestJul 30, 2026