# Set prediction intervals (time series)

> Set prediction intervals (time series) - For time series deployments, enable and configure
> prediction intervals returned alongside the prediction response of deployed 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.035659+00:00` (UTC).

## Primary page

- [Set prediction intervals (time series)](https://docs.datarobot.com/en/docs/workbench/nxt-console/nxt-predictions/nxt-prediction-intervals.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.
- [Console](https://docs.datarobot.com/en/docs/workbench/nxt-console/index.html): Linked from this page.
- [Predictions](https://docs.datarobot.com/en/docs/workbench/nxt-console/nxt-predictions/index.html): Linked from this page.
- [time series documentation](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-predictions.html#prediction-preview): Linked from this page.
- [Overview tab](https://docs.datarobot.com/en/docs/workbench/nxt-console/nxt-overview/nxt-overview.html): Linked from this page.
- [access the API documentation](https://docs.datarobot.com/en/docs/api/reference/public-api/deployments.html#tocS_PredictionIntervals): Linked from this page.

## Documentation content

Time series users have the additional capability to add a prediction interval to the prediction response of deployed models. When enabled, prediction intervals will be added to the response of any prediction call associated with the deployment.

To enable prediction intervals, navigate to the Predictions > Prediction intervals tab, click the Enable prediction intervals toggle, and select an Interval size (read more about prediction intervals in the [time series documentation](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-predictions.html#prediction-preview)):

After you set an interval, copy the deployment ID from the [Overview tab](https://docs.datarobot.com/en/docs/workbench/nxt-console/nxt-overview/nxt-overview.html), the deployment URL, or the snippet in the Prediction API tab to check that the deployment was added to the database. You can compare the results from your API output with [prediction preview](https://docs.datarobot.com/en/docs/classic-ui/modeling/time/ts-predictions.html#prediction-preview) in the UI to verify results.

For more information on working with prediction intervals via the API, [access the API documentation](https://docs.datarobot.com/en/docs/api/reference/public-api/deployments.html#tocS_PredictionIntervals).
