# Predictive Models

## Step 1: Find the Predictive Models

Navigate to **Profiles**, it is **Models**.

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

## Step 2: Where should you navigate

There are a pair of tabs:

1. [**Models**](#understand-the-predictive-models-tab): This tab oversees all the models you have created.
2. **Computation Histories**: This tab governs the histories of computations for the models.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd2w-dq4-kJsmbZbEWvZ8eDe_b8jPB9EqOB3WCdYmPnTZIYiCTPYMk2Ufw2CTqFfhazLX5sMAYB_jqocS61ZsUaq-eDQbNSQFdwFI9r-3gIE1zJxsktAipkqhzxrJF2hn8cWKe2v6M4Fmw3E4n1CRTvmc_P?key=nsg4PmgvSxrd7fjFkMggfQ" alt=""><figcaption></figcaption></figure>

### Understand the Predictive Models tab

1. **Status**\
   A model can exist in one of three statuses:

   1. **Enabled**: It can compute according to the designated schedule.
   2. **Disabled**: The computation schedule is turned off, but its data remains accessible.
   3. **Archived**: The model is no longer usable.

   <figure><img src="/files/KzwNivQ236QYVDTZgZp6" alt=""><figcaption></figcaption></figure>
2. **Schedule details**: tell the model's schedule.

   <figure><img src="/files/Wrg73iOUs764FkS9jkhm" alt=""><figcaption><p>Schedule Details</p></figcaption></figure>

## Step 3: Create a model

To create a new model, please press the ![](/files/zHVszQj9Lpsyw6zMLhaC) icon.

Then select a list of proposed models.

<figure><img src="/files/wxiyI5xwn8fUyJt09CGT" 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://docs.antsomi.com/cdp-365-user-guide-en/personas/predictive-models.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.
