Search
Palantir
Documentation
Documentation
Apollo
Gotham
Search documentation
Search
karat
+
K
API Reference ↗
en
en
jp
kr
AB
XY
AB
XY
AB
XY
AB
XY
AB
XY
AB
XY
AB
XY
Capabilities
Data connectivity & integration
Model connectivity & development
Ontology building
Use case development
Analytics
Product delivery
Security & governance
Management & enablement
Getting started
Platform overview
Platform updates
Announcements
Release notes
Use case development
Overview
What is an operational application?
Connecting analytics to operations
Curating apps in Applications Portal
Release notes ↗
Application building
Workshop
Overview
Getting started
Example applications
Core concepts
Layouts
Widgets
Variables
Events
Permissions
Actions
Overview
Use Actions in Workshop
Functions
Overview
Use Functions in Workshop
Embedding Workshop Modules
Overview
Widget: Embedded modules
Loop layouts
Formatting
Publishing and Versioning
Module interface
Routing
State saving
Struct variables
Translations
Variable-backed layouts
Variable transformations
Set up a read-only dashboard
Core display widgets
Overview
Object Table
Object List
Object View
Property List
Links
Object Set Title
Visualization widgets
Overview
Chart XY
Vega Chart
Map
Gantt Chart
Pie Chart
Stepper
Markdown
Metric Card
Pivot Table
Timeline
Resource List
Media Preview
PDF Viewer
Image Annotation
Free-form Analysis
Edit History
Linked Compass Resources
Action Log Timeline
Filtering widgets
Overview
Filter List
Object Dropdown
String Selector
Date and Time Picker
Text Input
Numeric Input
Exploration Filter Pills
Exploration Search Bar
Prominent Terms
User Select
Event-trigger & navigational widgets
Overview
Button Group
Media Uploader
Comments
Tabs
Inline Action
AIP widgets
AIP Interactive
AIP Generated Content
Embed Foundry applications
Overview
iframe
Auto-refresh
Time series properties
Unsupported object properties
Add Workshop application to Marketplace product [Beta]
Changelog panel
Scenarios
Overview
Getting started
Core concepts
Select a model
Configure a domain
Save scenarios
Load scenarios
Apply scenarios
Widget: Scenario Manager
Widget: Scenario Selector
Widget: Scenario Summary
Mobile
Overview
Getting started
Application launcher
Design best practices
Network access and auth
Widget: Mobile Navigation Bar
Widget: QR Code Reader
Widget: Current Location Manager
Slate
Overview
Navigation
FAQ
Manage Slate applications
Application types
Create applications
Pages
Manage application versions
Merge application changes
Import, export, and duplicate applications
Enable user interaction
Read and write data
Overview
Write back data with Actions
Read and write to data systems
Create or retrieve object sets
Retrieve individual objects
Ontology and Actions using OSDK
Use Foundry Functions in Slate
Upload data for public applications
Write back data to Phonograph
Logic
Overview
View application dependencies
Understand dependencies
Define and run Slate functions
Convert between row and column schemas
Store values in variables
Access values with Handlebars
Handlebar helpers
Configure Events and Actions
Events and actions index
Styles
Overview
Custom styles on widgets
Configure and apply styles
Global stylesheets
Build complex layouts
Widgets
Chart
Container
Control
Platform
Text
Time
Visualization
Advanced
Troubleshooting
Debug applications
Optimize indexes and schema design
Optimize queries in Postgres
Add Slate application to Marketplace product [Beta]
OSDK React applications
Overview
Development environment
Troubleshooting
Workflow building
Automate
Overview
Getting started
Condition
Time condition
Object set conditions
Evaluation latency
Effects
Actions effect
Notification effect
Manual execution
Settings
Automation administrators
Muting, pausing, and expiry
Configuring retries
Execution settings
Concepts
Activity
Notification settings
Security and permissions
Integrations
Examples
Send a weekly report
Close tickets after a specified time
Notify contract owner when status changes
Limits
Error reference
Add automation to Marketplace product
Carbon
Overview
Getting started
Example workspaces
Workspaces
Overview
Create a workspace
Edit a workspace
Configure workspace updates
View version history
Configure navigation between workspaces
Restrict navigation out of a workspace
Modules
Overview
Configure module discovery
Configure navigation between modules
Permissions and access
Configure permissions
Set a default workspace
Set Carbon as the Foundry landing page
Configuration reference
General configuration
Home configuration
Menu bar configuration
Access configuration
Editing with code
YAML configuration example
YAML configuration reference
Enable dark mode for an organization
Add Carbon workspace to Marketplace product [Beta]
Solution Designer
Overview
Navigation
Tutorial: Create your first diagram
Diagrams
Use Cases [Beta]
Overview
Navigation
Getting started
Migrate an existing Project
Resources
View resources
Add application resources
Edit metadata
Permission a use case
Agent Studio [Beta]
Overview
Core concepts
Getting started
Parameters
Retrieval context
Tools
Developer toolchain
Cross-application interactivity
Overview
Drag and drop
Overview
Create a drag-and-drop integration point
Drag and drop between Foundry and Gotham
Implement drag and drop between Foundry and Gotham
Design guidelines
Media types reference
Objects
Object sets
Ontology SDK
Overview
Navigation
Permissions
Ontology SDK unsupported types
Create a new Developer Console application
Python Ontology SDK
Java Ontology SDK
Deploy an Ontology SDK application on Foundry
Bootstrap a new TypeScript application
Bootstrap a new TypeScript application with a service user
Create an application using a different Organization
Add the SDK to an existing application
Bootstrap a new Python application
Bootstrap a new Java application
Generate OSDK for other languages
Application metrics
OAuth clients
TypeScript OSDK migration guide
FoundryTS
Overview
API Reference
FoundryTS
Interval
NodeCollection
functions.cumulative_aggregate
functions.derivative
functions.distribution
functions.dsl
functions.exponential_regression
functions.first_point
functions.integral
functions.interpolate
functions.last_point
functions.linear_regression
functions.mean
functions.periodic_aggregate
functions.points
functions.polynomial_regression
functions.rolling_aggregate
functions.scale
functions.scatter
functions.series
functions.skip_nonfinite
functions.statistics
functions.sum
functions.time_extent
functions.time_range
functions.time_series_search
functions.time_shift
functions.timestamp_scale
functions.udf
functions.unit_conversion
functions.value_shift
functions.where
nodes.FunctionNode
nodes.SummarizerNode
objects.FoundryObject
objects.Object
search.Property
search.Search
search.ontology
Use case development
Workshop
Filtering widgets
Text Input
Feedback
→
Text Input
The
Text Input
widget allows users to enter text values into a form field.
Configuration Options
Label
Sets an optional label for the widget. This text is displayed across the top of the widget.
String value
Output variable of the widget, storing the user’s entered text.
Placeholder
Define placeholder text to be displayed in the input field when no text has been inputted by the user.
Height
Set the height of the input field as either a single line or a multi-line text area.
Single line
Event on enter
: set event(s) to be triggered when the enter key is pressed
Text area
Initial height
: set the initial height of the text input area
Contents
Text Input
Configuration Options