REMINDER: Sign up for the Foundry Newsletter to receive a summary of new products, features, and improvements across the platform directly to your inbox. For more information on how to subscribe, see the Foundry Newsletter and Product Feedback channels announcement.
Share your thoughts about these announcements in our Developer Community Forum ↗.
Date published: 2026-05-21
A new implementation of bring-your-own-model (BYOM), also known as registered models, is now generally available, providing a streamlined integration optimized for the most common and standard model provider APIs. Through registered models, you can connect your own LLMs or accounts to AIP across Palantir developer products, such as AI FDE, AIP Analyst, AIP Chatbot Studio, AIP Logic, Workshop, and more. Instead of using function interfaces, you register a model once in Control Panel for it to flow natively through AIP. Once registered, the model appears in the model selector across applications and respects the same rate limits, permissions, and observability as Palantir-provided models.
The new implementation replaces the previous function interface method of registering a large language model (LLM). Compared to the legacy function interface approach, registered models are:

Provision access to your registered models in the AIP settings extension in Control Panel.
Based on LLM support and viability, we generally recommend using Palantir-provided models from model providers (such as Anthropic or OpenAI) or self-hosted open-source models by Palantir (such as Llama models). However, you may prefer to bring your own models or accounts to AIP. We recommend using registered models only when you cannot use Palantir-provided models for legal and compliance reasons, or when you have your own fine-tuned or otherwise unique LLM that you would like to leverage in AIP.
The legacy function interface method remains available for existing integrations but is no longer recommended for new use cases. Contact Palantir Support if you have a use case that is not well addressed by registered models.
Review the registered models documentation to get started.
Date published: 2026-05-21
Gemini 3.5 Flash is now available for commercial enrollments with VertexAI enabled in the US and EU for non-georestricted regions and for IL2 and IL4 enrollments.
Gemini 3.5 Flash is Google's strongest agentic and coding model yet, outperforming Gemini 3.1 Pro on various coding and agentic benchmarks with improved speed and efficiency.
For more information, review Google's model documentation ↗.
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-21
Ontology MCP (OMCP) servers are now discoverable through MCP Hub, giving you a central place to view and manage the MCP servers configured across your enrollment.
Ontology MCP turns your Developer Console application into an MCP server. External AI agents connect as MCP clients and can read object types, execute predefined action types, and run query functions, scoped to the permissions you configure. It uses the Model Context Protocol ↗, an open standard for connecting AI systems to external tools and data sources.
Open MCP Hub and navigate to the Ontology MCP tab to view a list of all MCP servers configured on your enrollment. Select any row to view the full configuration details for that server, including the tools and ontology resources it exposes. From there, you can jump directly into the corresponding Developer Console application to add or modify resources.

The MCP Hub application in Foundry, displaying a list of MCP servers.
Enabling Ontology MCP makes your ontology resources available to an external MCP client. Before enabling it, verify that this is compliant with your organization's data governance and security policies. Use application scopes and permissions to restrict which resources are exposed.
To enable Ontology MCP and connect your first agent, review the Ontology MCP documentation.
How was your experience using Ontology MCP in Foundry? Share your thoughts with Palantir Support or the Developer Community ↗.
Date published: 2026-05-21
Classification-based access controls (CBAC)now apply to ontology resources, letting you configure who can view, edit, and manage them through Compass, the Palantir platform's filesystem. To use, this capability must first be enabled by an ontology owner.
When the capability is enabled, users must save ontology resources into a project. The selected location determines view, edit, and manage permissions. This project-based permissions approach replaces the previous ontology permission models: ontology roles and datasource-derived permissions. Key benefits include the following:
Permissions to see objects continue to require permissions on the object type and the datasource. Migrating to projects does not change who has access to the datasource.
When using ontology in projects with CBAC, users must specify a file classification at file creation. The classification must be equal to or lower than the maximum allowed classification. Object type materializations fail if no classification is specified.
This capability is enabled for new ontologies. For existing ontologies, it must be enabled manually, and existing ontology resources will require migration.

Ontology resources in a Compass project, with access requirements managed at the project level.
As we continue to develop Compass, we want to hear about your experiences and welcome your feedback. Share your thoughts with Palantir Support channels or our Developer Community ↗ using the compass ↗ tag.
Date published: 2026-05-21
Space administrators can now configure role grants that are inherited by every project in a space. This ensures that critical roles, like an admin group's Owner permissions or all users' Discover access, are always present on every project in the space.
Project templates help you set up projects consistently, but project settings can be changed after creation. This can leave projects orphaned if the original owner leaves the company or misconfigured when standard access is accidentally removed. Inherited role grants prevent these gaps by guaranteeing certain role grants are always present.
Inherited role grants are configured per space in Control Panel for regular projects and locked Marketplace projects, which use different role sets. Each project type has its own picker so administrators can grant the appropriate role.

The Space management page in Control Panel where you can view the roles granted to a space.
Accessing a project or its resources requires both a role grant and the appropriate markings. Inherited role grants do not bypass marking requirements.
Inherited role grants appear in the Compass side panel under a new Inherited role grants section.

The Inherited role grants panel in Compass.
To get started with inherited role grants, review the space management documentation.
Date published: 2026-05-19
Pipeline Builder now includes a v2 version of the Extract Text from PDF board, built on PyMuPDF. The v2 board replaces the v1 board's Tesseract and Docling backends with a single PyMuPDF-based extraction path. In internal benchmarks against the v1 Tesseract and Docling pipeline, PyMuPDF produced higher extraction accuracy on electronic (embedded-text) PDFs and processed documents approximately 10x faster. The v2 board also handles larger batch sizes than v1, which was constrained by the Docling-backed layout model.

The Extract Text From PDF transform in Pipeline Builder.
To share feedback on this feature, contact us through our Palantir Support channels or join the conversation in our Developer Community using the pipeline-builder tag ↗ .
Date published: 2026-05-19
Now generally available across Foundry enrollments, property security markings enable you to display the markings and Classification-based Access Controls (CBAC) values configured through object and property security policies when you view or select a property in the following Workshop widgets:
Displayed strictly for informational purposes, property security markings render as a condensed gray pill with an expanded window view on hover or selection.

Hover over a property security marking's gray pill for a detailed view of property value-specific markings and CBAC values.
Property security markings abstract away certain complexities about the requirements necessary to view the property's data. As an example, a property marked with the Mock Unclassified CBAC marking within an object with the Mock Secret CBAC marking will be displayed as Mock Unclassified in the object view. However, users must have access to the Mock Secret CBAC marking to view the property's data.
Toggle on Show security markings in the Widget setup tab when configuring a Property List, Object List, or Object Table widget in Workshop. Configure the display setting for a property security marking using the following options:

Toggle on Show security markings in the Widget setup tab when configuring a Property List, Object List, or Object Table widget in Workshop.
Foundry verifies each property against its security markings to ensure all users with the appropriate access can view its value, even if you toggle the pill's visibility off in any of its supported widgets.
Moving forward, the ability to view property security markings will extend to additional Workshop widgets and other Foundry applications.
Learn more about property security markings in Foundry.
Date published: 2026-05-14
Grok 4.3 is now available for enrollments with xAI enabled in the US and other supported regions.
xAI's fastest, most intelligent model to date, Grok-4.3 is effective at agentic tool calling and instruction following. The model is particularly effective in use cases involving case law and corporate finance. Supports low, medium, and high reasoning efforts and a one million token context window.
For more information, review xAI's model documentation ↗.
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-14
The ability to parameterize schedules of Python transforms and configure a schedule rule on an action type is now available in beta.
Use parameterization to declare type parameters in your Python transforms whose values are set on a schedule.
In standard mode, the schedule sets the values directly, enabling use cases like periodic compactions for incremental transforms. In parallelized mode, the schedule manages many independent run setups, each with its own parameter values, enabling use cases like high-scale scenario simulations by running transforms in parallel.

Create a parameterized schedule and select values for the parameters declared on the target dataset's transform.
With a schedule rule on action types, you can trigger a build of a referenced schedule when an action is applied, forwarding the action's parameter values to the underlying transforms. This enables recomputing datasets directly within operational applications or as part of action effects in Automate.

Configure a schedule rule on an action type in Ontology Manager.
We want to hear about your experiences using schedules and parameterized transforms in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the scheduler ↗ tag.
Date published: 2026-05-12
Claude Opus 4.7, Claude Opus 4.6, and Claude Sonnet 4.6 are now available from Anthropic Direct on commercial US georestricted enrollments. This is in addition to the models previously made available for enrollments via AWS Bedrock and Google Vertex AI.
Benefits of enabling Anthropic Direct in addition to Bedrock and Vertex AI include:
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-12
Additional models from the Google Gemini and Anthropic Claude model families are now accessible from AIP applications in IL2 and IL4 enrollments via Google Vertex.
You can access the following frontier models via Google Vertex after your enrollment administrator enables each model family:
Additionally, you can access the following legacy models via Google Vertex after your enrollment administrator enables each model family:
To use these models:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
@osdk/react libraryDate published: 2026-05-12
You can now develop OSDK React applications in an idiomatic, React-first way using Palantir's @osdk/react library ↗. Generally available as of the week of May 11, the library provides React hooks and built-in performance optimizations, such as global caching, optimistic updates, and more to make it easier to build frontend OSDK applications that interact with Foundry.
Use @osdk/react when your application primarily consumes data through the OSDK to streamline how you query data and execute actions in your ontology. The library provides the following benefits to enhance your development experience:
where clauses without manual invalidation.To improve development simplicity, the library also provides idiomatic React hooks for every Ontology primitive, platform APIs you can use with OSDK React hooks, and default guidance for LLMs through an AGENTS.md file.
Learn more about the development benefits gained through the @osdk/react library ↗.
To begin using the @osdk/react library, review the installation and setup guide ↗. Additionally, Developer Console provides React code snippets you can copy and paste for your generated SDK.
You can migrate from the beta version by importing @osdk/react instead of @osdk/react/experimental. The @osdk/react/experimental paths still resolve as @deprecated backwards-compatible re-exports, so you can upgrade incrementally before they are removed in a future release.
Review the contribution guide ↗ to add new features to the @osdk/react library.
Date published: 2026-05-12
Workflow Lineage now supports Global Branching. You can use a global branch to manage, edit, and collaborate on workflow resources, and to develop and test end-to-end workflows in the Palantir platform before merging changes into a live production environment. For more information on branching in Workflow Lineage, review the documentation.

A Workflow Lineage graph on the "new resources on branch" global branch with the Resources on branch side panel.
Additionally, the new branch side panel allows you to view all modified resources on the graph, add modified resources that are not yet displayed, and navigate to relevant apps for unsupported Workflow Lineage resource nodes.
Global Branching introduces several new capabilities in Workflow Lineage. You can now perform bulk edits on a global branch, including bulk upgrading function versions for action types and Workshop modules, bulk updating submission criteria for action types, and bulk deleting ontology resources.

Example of the update application panel where you can bulk update functions in Workshop on a global branch.
When viewing a resource on a branch, use Cmd + I on Mac or Ctrl + I on Windows to open a new Workflow Lineage tab on that branch. The shortcut works in Workshop, Ontology Manager, Logic, and Pipeline Builder object outputs.
Global branches can also be opened from external apps, including AI FDE, through right-click actions on global branch tags or when selecting a global branch context, as well as from the branch bottom bar, branch page, and proposal page. Workflow Lineage automatically places eligible nodes on the graph and opens the sidebar panel to provide additional context.

Open in Workflow Lineage option in AI FDE.

Open Workflow Lineage option from the bottom branch picker.

The Workflow Lineage option on a proposal page.
Global branches now support color modes, including functions repository, action rule, ontology status, usages, and out-of-date dependencies color modes.

Out-of-date-dependencies coloring on the testBranch global branch.
As we continue to develop Workflow Lineage, we want to hear about your experiences and welcome your feedback. Share your thoughts with Palantir Support channels or our Developer Community ↗ using the Workflow-lineage ↗ tag.
Learn more about Workflow Lineage.
Date published: 2026-05-07
SQL Studio, Foundry's dedicated application for writing and running SQL queries, is now available in beta. SQL Studio brings interactive SQL analysis to Foundry across both tabular data and ontology object types, backed by purpose-built SQL engines and AI-assisted query writing.

SQL Studio provides an interactive, AI-assisted interface for SQL analysis of tabular data and Ontology objects.
SQL Studio builds on the contextual SQL console embedded in applications such as Dataset Preview, Data Lineage, and Ontology Manager, now providing a dedicated application with read and write SQL support for tabular data, read support for ontology object types, and the ability to publish reusable Ontology SQL functions.
SQL Studio is built on two Foundry SQL engines that share a common Spark SQL dialect: Ontology SQL for querying ontology object types, and Furnace for querying tabular data.
Ontology SQL is Foundry's SQL engine for querying ontology object types and many-to-many links. Queries execute directly against object storage using an in-memory compute path for fast response times on supported query shapes, with more complex queries automatically routed to Spark.
Furnace is Foundry's SQL engine for tabular data. It dynamically routes queries between Trino and Spark, delivering meaningfully faster query times for the right workloads. Furnace supports both read and write operations.
SQL Studio brings together a complete SQL analysis experience in one place:
SELECT queries, SQL Studio supports CREATE TABLE operations on datasets and CREATE, INSERT, UPDATE, and DELETE operations on Iceberg tables.To get started with SQL Studio, Foundry administrators should enable the application from the Application access page of Control Panel. Once enabled, SQL Studio is directly accessible from the Applications menu.
For information about SQL Studio features, see the SQL Studio documentation. For syntax guidance, refer to the SQL dialect documentation. To learn more about the underlying engines, see the Furnace and Ontology SQL overviews.
SQL Studio is under active development, and several capabilities are on the near-term roadmap, including:
As we continue to develop SQL Studio, we want to hear about your experiences and welcome your feedback, both about the SQL Studio application and the broader SQL experience in Foundry. Share your thoughts with Palantir Support channels or our Developer Community ↗.
Date published: 2026-05-07
You can now replace a language model used by multiple AIP Logic functions in a single action from Workflow Lineage instead of opening each function and updating the model individually. The ability to bulk replace models is now generally available across Foundry enrollments, making it easier to migrate workflows off deprecated models and evaluate new models across an entire workflow.

Choose an existing language model node on a Workflow Lineage graph to swap models in multiple AIP Logic functions.
Follow the instructions in the Workflow Lineage documentation to bulk replace models backing your AIP Logic functions with any model provided by Palantir. Support for bulk model replacement with additional resource types beyond AIP Logic functions is in development.
To migrate off deprecated models, review the model deprecation guide.
We want to hear about your experience using the Replace model feature in Workflow Lineage. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the workflow-lineage tag ↗.
Date published: 2026-05-05
GPT-5.5 is now available from Azure on US and EU georestricted, and non-georestricted enrollments. The model is available from OpenAI on US georestricted and non-georestricted enrollments.
GPT-5.5 is OpenAI's newest model, excelling at agentic coding, debugging, research, tool calling, and a wide range of other tasks. For more information, review OpenAI's model documentation ↗.
To use this model:
We want to hear about your experiences using language models in the Palantir platform and welcome your feedback. Share your thoughts with Palantir Support channels or on our Developer Community ↗ using the language-model-service tag ↗.
Date published: 2026-05-05
Starting the week of May 18, 2026, Global Branching (formerly Foundry Branching) will be generally available to all users on all enrollments. Global Branching provides a shared workflow to make changes across multiple applications on a single branch, test those changes end-to-end without disrupting production workflows, and merge them back into Main. Consult the Global Branching documentation to learn more.

Reviewing main branch updates and resource check status in Ontology Manager.
Global Branching is available for transforms and TypeScript v1 functions repositories, Pipeline Builder, the Ontology, Workshop, AIP Logic, and Object Views.

A proposal overview showing resources, approval status, and the "Do not merge proposal" setting.
For these applications, the following workflows are supported:
Main branch.Main branch.Main and resolve conflicts: Rebase your branched resource to update it with the latest changes from the Main branch. If conflicts exist, you will be redirected to the appropriate application to resolve them.The security model updates ship with Global Branching GA. Branch lifecycle changes follow in the coming weeks.
Restricted Views and Automate are now available in beta. The core branching workflow is functional, but some GA-level features — such as approval integration and removing a resource from a branch — are not yet available. Contact Palantir Support to enable, and consult the application-specific documentation to learn more about each application's current scope.
Beyond these two applications, we are actively working to expand branching support across the Palantir platform, starting with OSDK, TypeScript v2 and Python functions, and Developer Console.
Have thoughts on Global Branching? Let us know through Palantir Support channels and our Developer Community using the global-branching tag ↗.