# Exception Report

{% hint style="danger" %}
The Exception report can only be used for exercises with **preregistered participants (ie. uploaded to the Team table) using the Email registration** type (the data is based on the uploaded teams list).
{% endhint %}

The Exception report provides you with information about participants who haven't started the exercise yet. This is determined by whether participants have interacted with the first step yet, which is usually the "welcome" data point in a LISA-generated quiz.&#x20;

| Report    | Description                                                                          | Use when                                                                     |
| --------- | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------- |
| Exception | A list of participants that **haven't reached the first data point** of the exercise | You want to see **which/how many participants haven't started the exercise** |

## How to

To export an Exception report, navigate to the Facilitator Dashboard and open the `Review` tab:

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

## Exception report (.csv)

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

The generated spreadsheet shows you which participants didn't get to the first data point. This means these participants didn't start the exercise.

{% hint style="info" %}
To find out more about registration in Colibri, visit the page below:
{% endhint %}

{% content-ref url="/pages/lqNAdS2TcJM0lSd9qJGq" %}
[Registration](/colibri/building-exercises/registration.md)
{% endcontent-ref %}


---

# 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://helpdocs.conducttr.com/colibri/reporting/exporting-results/exception-report.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.
