# \&rotatewindow

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

## Aliases

* `&rotatepage`

## Options

Example: `&rotatewindow=270`

<table><thead><tr><th width="212">Value</th><th>Description</th></tr></thead><tbody><tr><td>(no value given) | <code>90</code></td><td>90 degree</td></tr><tr><td>(degree)</td><td>Rotates the page in the specified value in degree</td></tr></tbody></table>

## Details

`&rotatewindow` will rotate the contents of the VDO.Ninja window. It doesn't target any specific video, and can be used on the viewer-side, not just the sender.

This will be overridden by [`&forcelandscape`](/advanced-settings/mobile-parameters/and-forcelandscape.md) mode, if that is used also.

You can pass `90`, `180`, or `270` as a value to the parameter, to rotate accordingly. The default is `90` though, if used without any value.

You might still want to use OBS to rotate instead, but if not using OBS and find the teleprompter app too cumbersome, this is a good option.

<div align="left"><figure><img src="/files/DT0vNjthQOc3wIYY1oFB" alt="" width="323"><figcaption></figcaption></figure></div>

## Related

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

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

{% content-ref url="/pages/-MZOMNvQPrR\_E5e5Zxxd" %}
[\&mirror](/advanced-settings/design-parameters/and-mirror.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/and-rotatewindow.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.
