> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ui

# `prefect.server.schemas.ui`

Schemas for UI endpoints.

## Classes

### `UITaskRun` <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/prefect/server/schemas/ui.py#L10" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

A task run with additional details for display in the UI.

### `UISettings` <sup><a href="https://github.com/PrefectHQ/prefect/blob/main/src/prefect/server/schemas/ui.py#L16" target="_blank"><Icon icon="github" style="width: 14px; height: 14px;" /></a></sup>

Runtime UI configuration returned by /ui-settings endpoint.
