# Change a Camera's Orientation

Sometimes, cameras can achieve a better field of view when installed in a non-standard orientation. For example, mounting a camera at a 90° angle can provide full coverage of a long hallway or stairwell. You need to change the camera’s orientation in Command if it is installed in a non-standard orientation.

{% hint style="info" %}
Install cameras with the status LED pointing toward the floor for the live feed to appear as expected in normal orientation.
{% endhint %}

***

## Configuration

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Cameras .**
{% endstep %}

{% step %}
**Select the camera you want to configure.**
{% endstep %}

{% step %}
**At the bottom right, click Settings .**
{% endstep %}

{% step %}
**Under Device > Orientation, click Change.**

a. Select an orientation mode.\
b. Click **Save** to confirm changes.

<div align="left" data-with-frame="true"><img src="/files/SUkiPydXUgQfINSn45Dw" alt="" width="238"></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
[Fisheyes](https://www.verkada.com/security-cameras/fisheye/) supports 3 additional view modes: Panoramic, Four-Way Split, and Pan-Tilt-Zoom. See [Change Fisheye View Modes](/verkada-cameras/configuration/view-and-edit-camera-settings/change-fisheye-view-modes.md) for more information.
{% endhint %}


---

# 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://help.verkada.com/verkada-cameras/configuration/view-and-edit-camera-settings/change-a-cameras-orientation.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.
