# Create experiments

> Create experiments - Create predictive, not forecasting, experiments and iterate quickly to evaluate
> and select the best predictive models.

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-05-06T18:17:10.059065+00:00` (UTC).

## Primary page

- [Create experiments](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/experiments/create-experiments/index.html): Full documentation for this topic (HTML).

## Related documentation

- [NextGen UI documentation](https://docs.datarobot.com/en/docs/workbench/index.html): Linked from this page.
- [Workbench](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/index.html): Linked from this page.
- [Predictive experiments](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/experiments/index.html): Linked from this page.
- [Use Case](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/usecases/build-usecase.html): Linked from this page.
- [Create predictive experiments](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/experiments/create-experiments/create-predictive/index.html): Linked from this page.
- [Create time-aware experiments](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/experiments/create-experiments/create-time-aware/index.html): Linked from this page.
- ["nowcasts"](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/nowcasting.html): Linked from this page.

## Documentation content

Experiments are the individual "projects" within a [Use Case](https://docs.datarobot.com/en/docs/workbench/nxt-workbench/usecases/build-usecase.html). They allow you to vary data, targets, and modeling settings to find the optimal models to solve your business problem. Within each experiment, you have access to its Leaderboard and model insights, as well as information that summarizes the data and experiment setup.

The following sections describe the building process for AI experimentation in Workbench:

| Topic | Describes |
| --- | --- |
| Create predictive experiments | Build supervised or unsupervised experiments and fine-tune experiment setup, making row-by-row predictions based on your data. |
| Create time-aware experiments | Build supervised or unsupervised experiments and fine-tune experiment setup, using time-relevant data to make row-by-row predictions, time series forecasts, or current value predictions "nowcasts". |

> [!NOTE] Note
> An experiment can only be a part of a single Use Case. The reason for this is because a Use Case is intended to represent a specific business problem and experiments within the Use Case are typically directed at solving that problem. If an experiment is relevant for more than one Use Case, consider consolidating the two Use Cases.
