> For the complete documentation index, see [llms.txt](https://aizen-corp.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aizen-corp.gitbook.io/docs/model-serving-commands/prediction-commands/display-prediction-log.md).

# display prediction-log

The `display prediction-log` command displays the data from a prediction deployment log.

## Syntax

```
display prediction-log <prediction log name>
```

## Parameters

| Parameter               | Description                    |
| ----------------------- | ------------------------------ |
| `<prediction log name>` | The name of the prediction log |
|                         |                                |

## Example

```
display prediction-log trip_ml_deploy_2_prediction_log
```
