# \&pausepreview

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

## Aliases

* `&dpp`

## Options

Example: `&pausepreview`

<table><thead><tr><th width="211">Value</th><th>Description</th></tr></thead><tbody><tr><td>(no value given)</td><td>The guest video previews that a director sees will pause after a period</td></tr></tbody></table>

## Details

Designe for use with the director's control center

After a few seconds, the video of newly joined guests will pause for the director. In most cases, this will also pause the video bitrate too, setting it to zero or near zero.\
\
The director can use buttons available under the video to increase the quality and restart the video if needed.

This approach provides a snapshot and verification that guests who are joining are who they say they are, provides an opportunity for the video quality to stabilize a bit, and yet also reduces the CPU/Network load that a director faces when many multiple guests are joining.

Unlike using `&novideo`, videos can be resumed, but \&novideo may offer even greater resource savings.


---

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