At Palantir, we frequently refer to workflows and applications as being "operational." An operational application is a user interface designed to improve organizational decision-making. A traditional dashboard or report delivers read-only information and stops there; an operational application enriches this information with simulations and actions to ensure human users can make optimal decisions with ease.
An operational application is a user interface designed to improve organizational decision-making. A traditional dashboard or report delivers read-only information and stops there; an operational application enriches this information with simulations and actions to ensure human users can make optimal decisions with ease. Generally, workflows that drive decision-making are far more likely to gain user adoption and promote organizational outcomes than those that only present information. The guide below describes what makes applications operational and how to use Foundry's application-building capabilities to create them in practice.
Most application ideas begin as something read-only: a chart, a summary table, or a report that a team checks regularly. This is a useful starting point, but it leaves the most valuable step to the user, who must interpret the information, decide what to do, and then take action with another tool. An operational application closes that gap. You can elevate almost any read-only idea by working through the following steps.
Before building anything, name the decision or decisions the application exists to support. Ask what choice the user is there to make, what information they need to make it well, and what happens once they decide on a course of action. Anchoring on the decision keeps the application focused on organizational outcomes and clarifies downstream design choices.
Once you know the decision, identify what information the user must have to make it. Because operational applications read live from the Ontology, you can surface the current state of the world at the moment a decision needs attention rather than a stale snapshot. Show only the objects, links, and properties that matter to the decision, along with context needed to act, and leave other information out. This focus gives the application a clear purpose rather than presenting the entire contents of a source system in an information-dense, hard-to-navigate interface.
A true operational application does not only present a decision; it lets users explore the consequences of that decision before they commit to it. Using scenarios, a user can fork the Ontology, apply one or more actions, and see how the world would look under each option without writing anything back to the live system. When a scenario incorporates models, a simulation can predict complex downstream effects and allow the user to weigh tradeoffs and compare competing plans of action. This approach of combining human expertise with high-quality data and rigorous modeling can achieve better organizational outcomes than acting on intuition or unverified assumptions alone.
The defining feature of an operational application is that the user can make a business-critical decision within that same application rather than in another tool. In the Ontology, actions are the governed mechanism that makes this possible: they define how users write their decisions back into the system. Action submission criteria ensure that the Ontology changes only in accordance with your organization's rules. This framework lets users act on a decision the moment they reach it without the friction of navigating multiple interfaces.
When a user submits an action in Foundry, their decision is committed as an atomic change in the Ontology and is immediately reflected across other applications to every other user. One user's decision is not isolated in a personal spreadsheet or email thread; it immediately becomes part of the shared, real-time view of the world that everyone else uses to make their own decisions. This is one way the Ontology compounds the value of decisions across the organization over time rather than being locked within departmental silos.
When a user makes a decision via an Ontology action, it can also drive downstream effects:
The Ontology allows decisions in operational applications to become powerful points of leverage, triggering downstream processes and creating a durable, auditable record of organizational choices. When decisions themselves become part of the Ontology, they can inform future choices and compound into a repeating cycle of increasingly better outcomes.
Consider a logistics coordinator at a company that delivers parts to automotive assembly plants just in time, where a single late shipment can idle a production line and trigger steep penalties. A shipment of transmission components is delayed by a carrier breakdown and is now at risk of missing the plant's delivery window.
Operational applications only become more important as you develop automated, agentic processes. Deploying AI agents into workflows does not replace the decision-making loop; it allows human users to operate across a broader decision-making plane. Users apply judgment at critical points that require nuanced human expertise and set high-level direction for agents and agent swarms (groups of agents working in parallel) to carry out routine work that can be automated. The operational application remains essential in this framing: it is the interface where human users review, steer, and approve the work delegated to agentic processes, keeping a person accountable for the decisions that matter most.
Return to the logistics example. The accumulated record of past decisions is what makes the workflow ready for agents:
Use the following checks to assess whether a user interface is an operational application:
Foundry offers several tools for building operational applications, spanning from no-code options to fully custom processes:
Get started by building a simple application in Workshop to get familiar with application-building principles with the Ontology.