# Default widgets

> Default widgets - Lists default widgets in No-Code AI Apps, by page, and their customization
> options.

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.533041+00:00` (UTC).

## Primary page

- [Default widgets](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html): Full documentation for this topic (HTML).

## Sections on this page

- [Home page](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#home-page): In-page section heading.
- [Add Data](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#add-data): In-page section heading.
- [All Rows](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#all-rows): In-page section heading.
- [Create Prediction page](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#create-prediction-page): In-page section heading.
- [Add New Row](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#add-new-row): In-page section heading.
- [Prediction Details page](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#prediction-details-page): In-page section heading.
- [Row Identifier](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#row-identifier): In-page section heading.
- [General Information](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#general-information): In-page section heading.
- [Prediction Information](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#prediction-information): In-page section heading.
- [Prediction Explanations](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/default-widgets.html#prediction-explanations): 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 reference](https://docs.datarobot.com/en/docs/classic-ui/app-builder/reference/index.html): Linked from this page.
- [upload batch prediction files](https://docs.datarobot.com/en/docs/classic-ui/app-builder/use-apps/app-make-pred.html#batch-predictions): Linked from this page.
- [adding features to widgets](https://docs.datarobot.com/en/docs/classic-ui/app-builder/edit-apps/app-widgets.html#manage-widget-features): Linked from this page.

## Documentation content

# Default widgets

Applications automatically include several default widgets to make predictions and view prediction results. This section describes each default widget, including configuration options and differences for project types, grouped by which application page they can be found on. Use the Editing page dropdown at the top to edit a different page.

## Home page

Home is the application landing page—the first page users see when opening an application. This is where you can upload batch prediction files as well as view prediction rows from batch predictions and single record predictions.

### Add Data

Allows you to [upload batch prediction files](https://docs.datarobot.com/en/docs/classic-ui/app-builder/use-apps/app-make-pred.html#batch-predictions) —either local files or from the AI Catalog (available for signed-in users only).

### All Rows

Displays prediction history by row.

## Create Prediction page

The Create Prediction page, or Create Optimization if you selected the Optimizer template, is where you make single record predictions using any features in the Add New Row widget.

### Add New Row

Allows you to [make single record predictions](https://docs.datarobot.com/en/docs/classic-ui/app-builder/use-apps/app-make-pred.html#single-record-predictions). If you want to make predictions using additional features in the project, see the information on [adding features to widgets](https://docs.datarobot.com/en/docs/classic-ui/app-builder/edit-apps/app-widgets.html#manage-widget-features).

## Prediction Details page

The Prediction Details page displays the results of individual predictions—allowing you to analyze prediction insights after making a single record prediction or selecting a row in the All Rows widget.

### Row Identifier

Displays the prediction row you're currently viewing.

> [!TIP] Customize apps with an association ID
> With the Row Identifier widget selected, you can choose the association ID from the dropdown on the left to display this value on the prediction results page for each prediction.
> 
> [https://docs.datarobot.com/en/docs/images/build-app-1.png](https://docs.datarobot.com/en/docs/images/build-app-1.png)

### General Information

Displays, for each prediction, feature values that don't necessarily impact results.

### Prediction Information

Displays feature values and identifies how the value impacted the prediction with XEMP or SHAP Prediction Explanations.

### Prediction Explanations

Displays a chart with prediction results and a table with Prediction Explanations.
