# \&cleanish

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))

## Details

Same as [`&cleanoutput`](/advanced-settings/design-parameters/cleanoutput.md), except:

* It still shows the play button that allows handling gesture requirements in chrome.
* Director direct overlay messages are still visible.
* When using `&cleanish` and [`&record`](/advanced-settings/recording-parameters/and-record.md), you'll get the record button showing, but nothing else.

and as of VDO.Ninja version 26.4,

* You can still access the right-click menu, while you can't if using \&clean\ <br>

## Related

{% content-ref url="/pages/-MZNVpUhSWW6qsvQZSb8" %}
[\&cleanoutput](/advanced-settings/design-parameters/cleanoutput.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MZIOVstt4l0H9WdyOUn" %}
[\&cleandirector](/advanced-settings/director-parameters/cleandirector.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/design-parameters/cleanish.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.
