# How do I register as a Facilitator?

To run your exercise in the Facilitator Dashboard, you'll need to register a Facilitator first.

{% hint style="warning" %}
Please be aware that only one person can be registered as a Facilitator in a Conducttr exercise.
{% endhint %}

## How to

{% stepper %}
{% step %}

### Set up Facilitator in Editor

In your Editor, navigate to `Configuration` > `Teams` and input the Facilitator's name and email address.

<figure><img src="/files/dj0zxjUw80dlN9QJgpig" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Access Facilitator link

You can access the Facilitator link in two ways:

1. After publishing the exercise (ensuring you've selected *Upload exercise teams*) you'll be automatically taken to the Facilitator log in after selecting `Go to exercise`.
2. Access it directly from the Editor if you have already published and uploaded your teams under *Designing for*:

<figure><img src="/files/tFiY0FV5UMKfVyDTy59T" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click `Register`

In the window that opens, select `Register`. Input the Facilitator email address and they'll receive an email.

<figure><img src="/files/S8JWjGqYRV3fTuhUbIsJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Set password

This email allows you to set a Facilitator password.
{% endstep %}

{% step %}

### Log in

You'll automatically be transferred to the Facilitator link. Now you'll be able to log in to the Facilitator Dashboard with the email address you assigned in the Editor and the password you just set up.
{% endstep %}
{% endstepper %}

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

{% content-ref url="/pages/WtwWpqjVxhO7idwaGP2o" %}
[Facilitator Dashboard](/feature-documentation/designing-and-running/facilitation/facilitator-dashboard.md)
{% endcontent-ref %}

## Register as an observer

The same process applies when registering as an observer - they will also access the exercise via the Facilitator Dashboard and will require the Facilitator link to access.

To set up an observer you'll input the observer credentials just below the Facilitator:

<figure><img src="/files/HosIpSVliKL7gg5Py6sb" 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://helpdocs.conducttr.com/faqs-and-common-issues/registration-and-log-in/how-do-i-register-as-a-facilitator.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.
