# Upload new predictive model

Allows you to upload files for the execution of a model.

## Steps

### Administration data

In this step, you must enter the administrative information for the predictive model.
The form contains the following fields:
Organization - organizational location (required)

{{< staticImage "ux/UploadPredictiveModel/Steps/administrativeData.png" "Creation" >}}

### Files

Here, you can upload the necessary Python files for the execution of the transformation.
It's necessary to use files with extensions PMML or ONNX.

{{< staticImage "ux/UploadPredictiveModel/Steps/files.png" "Creation" >}}

{{% children sort="weight" depth="10" %}}

---
