> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/director-parameters/and-highlightmute.md).

# \&highlightmute

Director Option! ([`&director`](/advanced-settings/director-parameters/director.md))

## Aliases

* `&hmute`
* `&mutefollowhighlight`
* `&mfh`

## Details

`&highlightmute` enables **Mute follows Highlight** in the director control room.

```
https://vdo.ninja/?director=MyRoom&highlightmute
```

When enabled, selecting a guest with the director **Highlight** / solo-video control will remotely unmute that highlighted guest and remotely mute the other guests.

This is intended for production workflows where the active on-air guest should automatically be the only unmuted guest.

## Limitations

This option is URL gated or manually enabled from the director room settings. If it is not enabled, Highlight behaves as it normally does.

Manual per-guest unmute changes are still possible. Those manual changes remain until the next Highlight change, when the mute-follow rule is applied again.

If the option is enabled while no guest is currently highlighted, guests may be muted until a Highlight target is selected.

The Ctrl/Cmd-click Highlight mode, which only makes a video larger, does not drive mute-follow. Only normal Highlight changes affect audio.

The rule targets normal guest audio controls only. It skips directors, screen-share entries, pseudo-guests, and guests that do not yet have a director mute control available.

## Related

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/and-highlightmute.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.
