# Create a new Model

To Create a new Model, go to the Prediction Models Tab, and Click on the Create New Prediction Model button.

<figure><img src="/files/vhvZyln7dOn2AK39ZHsx" alt=""><figcaption></figcaption></figure>

* Give your Model a meaningful name. You can optionally add a description.
* Go to Target Variable.
* Provide the time-offset for your data. The time offset is the time between the most recent transaction data available on the Predictions Platform, and the start of the campaign. The time offset ensures that process times that are necessary (e.g. address printing) are taken into account in the model.
* Provide the Prediction Period. The Prediction Period defines the future period for which a forecast of the purchase probability and the expected turnover should be created.

<figure><img src="/files/4dxUuKO7smh79QDCaxDz" alt=""><figcaption></figcaption></figure>

* Define your target filter. Here you can choose how events are taken into account. Set Ordered Item as Positive.

<figure><img src="/files/9zgZFqW8u6G5FDhAKl6w" alt=""><figcaption></figcaption></figure>

* Go to Target Group. Here you can filter out Customers you want to exclude from your Prediction Model.
* Click on Create Model.
* Once your Model is created, it should show the status "initial". You can now run the Model by clicking on the "Commit" button. Note that once a model is processed, it can no longer be edited.

<figure><img src="/files/Cz2I99jmU3Y1frvwgrsW" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.crossengage.io/data-and-engagement-platform/prediction-models/create-a-new-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
