# Camera Shortcuts

Shortcuts provide seamless transitions between adjacent camera feeds, enhancing the efficiency of live and historical investigations by enabling quick tracking of moving subjects across multiple cameras. Navigational shortcuts appear directly on the camera feed, allowing users to hover for a preview and switch with a single click. The adjustable preview window can be repositioned to prevent obstruction of critical details. With bidirectional functionality, users can effortlessly navigate between camera views.

***

## Manage shortcuts

{% hint style="danger" %}
You must have [Org Admin or Site Admin](/command/users-and-permissions/roles-and-permissions-for-command.md) permissions to create, edit, and delete shortcuts.
{% endhint %}

### Create and edit shortcuts

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

{% step %}
**Select a camera.**
{% endstep %}

{% step %}
**To the right of the camera feed, on the sidebar, click Camera Overlays > Shortcuts > Setup.**

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

{% step %}
**Select a point on the camera view to place a shortcut and choose a nearby camera to link.**
{% endstep %}

{% step %}
**The point where you click on the next camera feed is where the other end of the shortcut is placed. All shortcuts are bidirectional so it places shortcuts on both the cameras.**
{% endstep %}

{% step %}
**Once the shortcut is placed, you can fine-tune its location on both ends and add additional shortcuts.**

<div align="left" data-with-frame="true"><figure><img src="/files/e2CUVefwRLxDOoJbLXPj" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## View shortcuts

### Live player

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

{% step %}
**Select a camera.**
{% endstep %}

{% step %}
**Hover over the live player to view the shortcuts that have been set up.**
{% endstep %}

{% step %}
**Hover over a shortcut to display a preview of the live feed on the linked camera.**

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

{% step %}
**Click the shortcut to switch to the linked camera’s live view.**
{% endstep %}
{% endstepper %}

#### History player

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

{% step %}
**Select a camera and open the history player.**
{% endstep %}

{% step %}
**Hover over the history player to view the shortcuts that have been set up.**
{% endstep %}

{% step %}
**Hover over a shortcut to display a preview of the history of the linked camera.**
{% endstep %}

{% step %}
**Click on a shortcut to switch to the linked camera’s history player.**
{% endstep %}

{% step %}
**Add a camera view to the history player by holding ⌘ (Mac) or Ctrl (PC) and click on the shortcut.**

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

#### Grid player

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

{% step %}
**In the left navigation, select Grids > your grid.**
{% endstep %}

{% step %}
**Hover over a camera on the grid to view the shortcuts that have been set up.**
{% endstep %}

{% step %}
**Hover over a shortcut to display a preview of the live feed on the linked camera.**
{% endstep %}

{% step %}
**Click on a shortcut to view the linked camera.**

a. Click anywhere on the grid (except the shortcut icon) to return to the grid you were previously viewing.\
b. You can also return to your original grid by clicking **X** in the top right corner.

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

***

{% hint style="info" %}
**Prefer to see it in action?** Check out the [video tutorial](https://www.youtube.com/watch?v=cWScbxb5ZK8).
{% 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/camera-shortcuts.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.
