# Facilitator Dashboard

The Facilitator Dashboard lives in a dedicated URL that you can access from any modern browser. The link to your unique Facilitator Dashboard can be found in your Scenario Edito&#x72;*.*

The Facilitator Dashboard is split into three screens:

1. Player view
2. Utilities panel
3. The MEL

## Who has access to the Facilitator Dashboard?

<details>

<summary>Facilitator</summary>

* Has access to the Facilitator Dashboard
* There is only 1 Facilitator role in a Conducttr exercise
* Their job is to manage the exercise

</details>

<details>

<summary>Observer</summary>

* Also has access to the Facilitator Dashboard
* There can multiple Observers
* Their job is to observe the training audience and report on their performance

</details>

{% hint style="info" %}
To find more information on how to run exercises through the Facilitator Dashboard, please see the page below:
{% endhint %}

{% content-ref url="/pages/WtwWpqjVxhO7idwaGP2o" %}
[Facilitator Dashboard](/feature-documentation/designing-and-running/facilitation/facilitator-dashboard.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/feature-documentation/designing-and-running/exercise/facilitator-dashboard.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.
