# Feature Discovery support in No-Code AI Apps

> Feature Discovery support in No-Code AI Apps - Create No-Code AI Apps from Feature Discovery
> projects.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-04-24T16:03:56.530187+00:00` (UTC).

## Primary page

- [Feature Discovery support in No-Code AI Apps](https://docs.datarobot.com/en/docs/classic-ui/app-builder/app-preview/app-ft-cache.html): Full documentation for this topic (HTML).

## Sections on this page

- [Feature considerations](https://docs.datarobot.com/en/docs/classic-ui/app-builder/app-preview/app-ft-cache.html#feature-considerations): In-page section heading.

## Related documentation

- [Classic UI documentation](https://docs.datarobot.com/en/docs/classic-ui/index.html): Linked from this page.
- [AI Apps](https://docs.datarobot.com/en/docs/classic-ui/app-builder/index.html): Linked from this page.
- [AI App preview features](https://docs.datarobot.com/en/docs/classic-ui/app-builder/app-preview/index.html): Linked from this page.
- [feature cache](https://docs.datarobot.com/en/docs/classic-ui/mlops/mlops-preview/safer-ft-cache.html): Linked from this page.
- [creating an application](https://docs.datarobot.com/en/docs/classic-ui/app-builder/create-app.html): Linked from this page.
- [use the app](https://docs.datarobot.com/en/docs/classic-ui/app-builder/use-apps/index.html): Linked from this page.

## Documentation content

# Feature Discovery support in No-Code AI Apps

> [!NOTE] Availability information
> Feature Discovery support in No-Code AI Apps is off by default. Contact your DataRobot representative or administrator for information on enabling the feature.
> 
> Feature flag: Enable Feature Cache for Feature Discovery

You can create No-Code AI Apps from Feature Discovery projects (i.e., projects built with multiple datasets) with [feature cache](https://docs.datarobot.com/en/docs/classic-ui/mlops/mlops-preview/safer-ft-cache.html) enabled. Feature cache instructs DataRobot to source data from multiple datasets and generate new features in advance, storing this information in a "cache," which is then drawn from to make predictions.

Before [creating an application](https://docs.datarobot.com/en/docs/classic-ui/app-builder/create-app.html), ensure the deployment has feature cache enabled in the deployment's Settings tab if the project contains multiple datasets.

Once created, you can [use the app](https://docs.datarobot.com/en/docs/classic-ui/app-builder/use-apps/index.html) to build simulations and charts, run optimizations, and create what-if scenarios.

## Feature considerations

Consider the following when enabling Feature Discovery support for No-Code AI Apps:

- Postgres DB must be installed for feature cache to work properly.
- Feature cache must be enabled to make single record predictions.
- Feature cache only caches features for the most recent period.
- You can only create apps that support Feature Discovery from deployed models. This feature is not supported by apps created from the Leaderboard.
