Applications (V11.1)¶
July 17, 2025
The DataRobot V11.1.0 release includes many new features and capabilities for building applications, described below. See additional details of Release 11.1:
Applications¶
Persistent storage added to applications¶
DataRobot now uses the key-value store API and file storage to provide persistent storage in applications—both custom applications and application templates. This can include user settings, preferences, and permissions to specific resources, as well as chat history, monitoring usage, and data caching for large data frames.
Control application access with API keys¶
You can now grant users the ability to access and use data from within a custom application using an application API key, which provides the application with access to the DataRobot public API. Sharing roles grants control over the application as an entity, while application API keys control the requests the application can make. For example, when a user accesses an application, the application requests the user's consent to generate an API key. That key has a configured level of access, controlled by the application source. Once authorized, the application API key is included in the header of the request made by the application. An application can take the API key from the web request header and, for example, look up what deployments the user has access to and use the API key to make predictions.
All product and company names are trademarks™ or registered® trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
