# How do I log in as a participant in the Facilitator Dashboard?

While observing or facilitating an exercise in the Facilitator Dashboard, you have the ability to simultaneously log in as a participant. You can use this to:

* Test run your exercise
* Observe the injects coming through while running
* Participate as a player
* Roleplay as personas

{% hint style="warning" %}
Please be aware that multiple people can be observers but only one person can be the Facilitator in a Conducttr exercise.
{% endhint %}

{% stepper %}
{% step %}

### Navigate to Player view

On the left-hand side of your Facilitator Dashboard is a window called `Player view`.&#x20;

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

{% step %}

### Log in

Here, you have two options:

1. If the designer has preregistered participants beforehand, you can input those credentials here (especially if you are roleplaying and have preassigned positions)
2. Click the `PLAY` button to enter the exercise as an anonymous participant (great for quick testing)

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

{% step %}

### Explore the Virtual Desktop!

You're now logged in to the player view/Virtual Desktop from the Facilitator Dashboard.
{% endstep %}
{% endstepper %}


---

# 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-log-in-as-a-participant-in-the-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.
