# Selections Tab

The Selections Tab summarizes all Selections that have been exported, along with Evaluations; How the Campaign performed compared to the Predictions.

### How to Use the Selections Tab

Click on the Selections Tab at the top of your screen. On the Selections page, you can see a list of Selections with their Customer Count and relevant dates.&#x20;

You can also see Status Information of the Selections. When a Selection is first created, its Status shows "Exported". You can now click on the blue Run button to mark the Selection as Sent, and begin Evaluation.

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

To evaluate a Campaign, first wait until the Time Horizon for the Campaign has elapsed. This is the same time period entered in the Model Builder, in which Customers are expected to convert after the Print Campaign. Once the time horizon has elapsed, you can upload data for the time period. CrossEngage creates an Evaluation, comparing the actual results of the Campaign to the Prediction. Click on the Evaluation button to see the Evaluation Report.

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

{% hint style="info" %}
The Evaluation is shown in Deciles. A Decile is one-tenth of the entire Selection.
{% endhint %}


---

# 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/predictions-platform/overview/selections-tab.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.
