# \&director

Director Option!

## Aliases

* `&dir`

## Options

Example: `&director=RoomName`

<table><thead><tr><th width="211">Value</th><th>Description</th></tr></thead><tbody><tr><td>(no value given)</td><td>opens the director page</td></tr><tr><td>(room name)</td><td>room name to enter as the director</td></tr></tbody></table>

## Details

Directors have powers over some aspects of those in a group room and its scenes.

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

{% hint style="warning" %}
**First** director **to join** a room **claims the room**. There can be ONLY ONE! (1)
{% endhint %}

In the newer versions there is an option to have multiple directors aka [`&codirector`](/advanced-settings/director-parameters/codirector.md).

## Related

{% content-ref url="/pages/-Mexvq3U-JCKAdT6HTu-" %}
[\&codirector](/advanced-settings/director-parameters/codirector.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZIOVstt4l0H9WdyOUn" %}
[\&cleandirector](/advanced-settings/director-parameters/cleandirector.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZdvk8TV9EID8fqLn7r" %}
[\&showdirector](/advanced-settings/director-parameters/and-showdirector.md)
{% endcontent-ref %}


---

# 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://docs.vdo.ninja/advanced-settings/director-parameters/director.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.
