# Configure a Non-Verkada PTZ (Pan-Tilt-Zoom) Camera

Command Connector allows you to add and control non-Verkada PTZ (Pan-Tilt-Zoom) cameras that support ONVIF Profile S. This enables operators to control camera movement directly from Verkada Command.

{% hint style="warning" %}
Add the camera [to the Command Connector](/command-connector/configuration/add-a-non-verkada-camera-to-a-command-connector.md) before you begin.
{% endhint %}

***

## Configuration

{% hint style="danger" %}
You need [Site Admin](/verkada-cameras/getting-started/roles-and-permissions-for-cameras.md) permissions to modify camera settings.
{% endhint %}

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

{% step %}
**Select a non-Verkada camera to configure.**
{% endstep %}

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

{% step %}
**Under General > Camera Type, click the dropdown and select PTZ Camera.**
{% endstep %}

{% step %}
**Return to the camera feed to view the PTZ controls overlay for your non-Verkada PTZ.**

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

{% hint style="warning" %}

* PTZ commands sent from Command Connector rely on ONVIF Profile S PTZ services.
* Advanced PTZ operations such as Sentry Mode and Contextual Triggers require a Verkada PTZ.
  {% 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/command-connector/configuration/configure-a-non-verkada-ptz-pan-tilt-zoom-camera.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.
