# Organisational structure

The diagram below shows the **relationship between your simulation spaces, licences and designers**.

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

When you design an exercise, you'll design to a licence because the **licence determines the features you can use**.

Each designer has a **personal test space** with access to all features but the simulation space is watermarked. &#x20;


---

# 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/important-foundations/organisational-structure.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.
