# \&clock

General Option! ([`&push`](/advanced-settings/setup-parameters/push.md), [`&room`](/advanced-settings/setup-parameters/room.md), [`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&solo`](/advanced-settings/mixer-scene-parameters/and-solo.md), [`&director`](/advanced-settings/director-parameters/director.md))

## Options

Example: `&clock=5` or `&clock=false`

<table><thead><tr><th width="232">Value</th><th>Description</th></tr></thead><tbody><tr><td><code>1</code> - <code>9</code></td><td>Shows the current time as in the graphic below. Each option specifies where the clock will appear on the screen</td></tr><tr><td><code>9</code> | (no value given)</td><td>Shows the current time in the lower right</td></tr><tr><td><code>false</code></td><td>Will force-disable the clock from being remotely triggerable</td></tr></tbody></table>

![](/files/8lGh16zsBYRInhR3YMul)

## Details

`&clock` shows the current time in the lower right; this can be applied to pretty much all link types.

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

The director has a button that lets them enable the clock for everyone in the room (via the director's room settings button).

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

`&clock=false` or [`&cleanoutput`](/advanced-settings/design-parameters/cleanoutput.md) will force-disable the clock from being remotely triggerable.

The director will see the clock also; it will just be a bit smaller on screen.

![](/files/I6kPjO0aAHTIVcTvGtCS)

## Related

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

{% content-ref url="/pages/s902imkaZXKhoNM5e0LT" %}
[\&timer](/advanced-settings/settings-parameters/and-timer.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/settings-parameters/and-clock.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.
