# Team upload via Facilitator Dashboard

| Benefit                                                                             | Feature                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Faster way for Facilitator to add a lot of players in bulk (rather than one-by-one) | <ul><li>Facilitators can upload a spreadsheet of players directly to the Facilitator Dashboard without using the Editor</li><li>Preview teams and players before uploading</li><li>Upload teams to replace existing ones</li><li>Know who is logged in (a green dot beside a player's name indicates that they are logged into the exercise)</li><li>Search for specific players across teams</li><li>Add/remove players</li><li>Assign roles/positions</li></ul> |

## Manually add team members&#x20;

To add a team member live during the exercise navigate to the Teams tab in the Facilitator Dashboard. Once here click the Edit button, then Add audience. Type in your audiences details and click save.&#x20;

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

## Upload teams via CSV file&#x20;

Import your teams list quickly using a CSV file. To do this, click 'Import from file'. &#x20;

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

Then, click the magnifying glass to locate the locally stored CSV file from your laptop.&#x20;

{% hint style="info" %}
The CSV file column headers are the same as used in the Teams area of the scenario editor
{% endhint %}

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

You will then see a preview of the teams before committing to upload.

<figure><img src="/files/WbFzizcMbjALK37O1F3I" 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/feature-documentation/designing-and-running/facilitation/facilitator-dashboard/team-upload-via-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.
