# Positions and Special Permissions

In the Facilitator Team Table *positions* and *special permissions* can be assigned to give participants **access to certain features**.&#x20;

## The differences

Positions and special permissions have some differences:

**Positions**&#x20;

* can only apply to **one** player (are exclusive)
* the features (permissions) unlocked are specific to the exercise and affect impersonation and possibly content that's received

**Special permissions**&#x20;

* can be applied to **all** participants (not exclusive)

## Positions

Create your positions in the Editor.&#x20;

{% hint style="info" %}
To find out more on how to create Positions and what they are, visit the page below:&#x20;
{% endhint %}

{% content-ref url="/pages/5mCOD9OeNGKUitI6Kqkt" %}
[Impersonation](/feature-documentation/designing-and-running/registration/players-personas-and-role-players/impersonation.md)
{% endcontent-ref %}

### Assigning Positions

In the Facilitator Dashboard, navigate to `Teams` and click `Edit` in the top right-hand corner.  The team table can now be edited: start typing or select positions from the dropdown, click `Save`.&#x20;

{% hint style="info" %}
A position can only be assigned once, but players can be assigned multiple positions
{% endhint %}

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

## Special permissions

While special permissions can be applied to any player, some are intended for the exercise control player and some for the training audience.

Special permissions intended to be used by **exercise control**:

* Checklist
* Evaluation (AAR)
* Edit Geolocation
* Spoof Social Engagement

#### Checklist

Displays the Checklist created by the designer and allows player to check/uncheck a Checklist item.

#### Evaluation (AAR)

Allows a player to make assessment comments on any content and Checklist items.&#x20;

{% hint style="info" %}
To learn more about the After-Action Review, visit the page below:
{% endhint %}

{% content-ref url="/pages/H7o1n3mUcpot6akEztVf" %}
[After Action Review (AAR)](/feature-documentation/designing-and-running/observation/after-action-review-aar.md)
{% endcontent-ref %}

#### Geolocation

Edit a persona's MicroBlog (Twitter/X) account GPS coordinates and hence, location, of that persona's tweets.

#### Spoof Social Engagement

Change the count of likes, retweets, and comments on social media.

{% hint style="info" %}
To learn more about Spoof social engagement, visit the page below:
{% endhint %}

{% content-ref url="/pages/tJ7C05QwGdBXrWNwmNzH" %}
[Spoof social engagement](/feature-documentation/designing-and-running/adjudication/spoof-social-engagement.md)
{% endcontent-ref %}

Special permissions intended to be used by the **training audience**:

* Create GoSocial (Facebook) groups&#x20;
* Helpdesk Agent

#### Create GoSocial (Facebook) groups

Allows a player to create new GoSocial (Facebook) groups living during the exercise.

{% hint style="info" %}
To learn more about GoSocial, visit the page below:
{% endhint %}

{% content-ref url="/pages/aznYDgqN2VhdaTOWPsiJ" %}
[Broken mention](broken://pages/aznYDgqN2VhdaTOWPsiJ)
{% endcontent-ref %}

#### Help Desk Agent

Displays the Help Desk channel for the player with this special permission assigned.

### Assigning special permissions

In the Facilitator Dashboard, navigate to `Teams` and click `Edit` in the top right-hand corner.  The team table can now be edited: select special positions from the dropdown, click `Save`.&#x20;

<figure><img src="/files/V6nBKm4xBBanUsGtQvVq" 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/positions-and-special-permissions.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.
