# Teams table

The Teams table is where you can set up:

* The **Facilitator** for the exercise (and **observers**)
* The participants' **names and email addresses** for logging in (these can be real or fictional)
* The participants' **passwords** for logging in

{% hint style="warning" %}
Please note that setting up your participants in the Teams table is **only necessary if you are using the Email registration type**.
{% endhint %}

## How to

The Teams table can be found in the Editor under `Configuration` > `Teams`.&#x20;

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

In the above example the players have **fictional names and email addresses**, but these can just as well be **real names and email addresses**. In fact, this can make the logging in process much simpler for participants.

Additionally, the same password has been used for all participants, but for extra security, you can give everyone different passwords if needed. Be aware that **passwords must meet certain requirements**:

<div align="left"><figure><img src="/files/c694d0DquIojoyg9hlgq" alt=""><figcaption></figcaption></figure></div>

{% hint style="danger" %}
Remember to upload any changes to the teams table to your space!
{% endhint %}

### :zap:Facilitators in Colibri

Facilitators in Colibri are not "traditional Facilitators" in the sense that **they don't actually facilitate exercises**. A Facilitator is necessary to the running of a teams-based exercise, but this isn't the case for self-paced exercises.

Setting a Facilitator (and/or observers) in Colibri simply means that **someone can access exercise data for reviewing/reporting purposes**.


---

# 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/building-exercises/registration/teams-table.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.
