# describe prediction

The `describe prediction` command shows the configuration of a prediction deployment.

## Syntax

```
describe prediction <prediction name>
```

## Parameters

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

## Example

```
describe prediction trip_ml_deploy_2
```
