# Security

## Role-based Access and Communications

The diagram below shows the differences between Conducttr roles. Note that when designing an exercise the term "role" refers to the player's utilisation during the exercise.

Privileged access requires 2FA. Standard access for exercise participants can have a variety of registration and login options including 2FA through to anonymous click-to-play access for open exercises.

Content published by inject from a Master Events List can be directed to certain players and not others based on their team, role, group and position.

<img src="/files/dE6QsjaL6tIQ5egqpJLF" alt="" class="gitbook-drawing">

For Worlds clients there is an additional role which is that of World Admin. The World Admin can create business units (referred to by Conducttr as "hubs") and assign facilitators with permissions to access exercises published to their hub.

<img src="/files/ph36NvhRK6iUDUHVB8nB" alt="" class="gitbook-drawing">


---

# 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/concepts/security.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.
