# configure datareport

The `configure datareport` command launches the data-report wizard to configure a data-quality, data-drift, or target-drift report.

## Syntax

```
configure datareport
```

## Parameters

1. From the **Data Reports** drop-down list, select **New**.
2. Specify a name for the report.
3. Select a report type: **data-quality**, **data-drift**, or **target-drift**.
   * For a data-quality report:
     1. Select either **Dataset** or **Datasink** for the current data.
     2. Select the name of the dataset or data sink from the drop-down list.
     3. If the current data has a timestamp feature, select it from the **DateTime Column** drop-down list.
   * For a data-drift report:
     1. Select either **Dataset** or **Datasink** for the current data.
     2. Select the name of the dataset or data sink from the drop-down list.
     3. Select the type of reference data: dataset or prediction-log.
     4. Select the reference data name from the drop-down list.
     5. If the current data has a timestamp feature, select it from the **DateTime Column** drop-down list.
   * For a target-drift report:
     1. Select the prediction-log table that stores the results of the prediction.
     2. Select the type of reference data: dataset or another prediction-log.
     3. Select the reference data name from the drop-down list.
     4. If the current data has a timestamp feature, select it from the **DateTime Column** drop-down list.
4. Specify the target feature name.
5. Select the report format (html or pdf).
6. Save the configuration.

## Example

<div align="left"><figure><img src="https://2508510707-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Foy9ZHXC3vsL0Sr36iw78%2Fuploads%2FwaNiARc80ZGbZCahHHcn%2Fconfigure_datareport_screen.png?alt=media&#x26;token=bdc1d553-d8da-4ae5-be8d-9199d13c82da" alt=""><figcaption></figcaption></figure></div>
