# Creating a new camera calibration

## Camera Calibration

Camera calibrations are required when using cyclops on your system. To start calibrating the camera you plan to use with cyclops on your machine. Navigate to the camera panel.&#x20;

<figure><img src="/files/tuf2fq6uka51ezYFsQMF" alt=""><figcaption></figcaption></figure>

Then click the **NEW CALIBRATION** button at the bottom of the panel. This will open up the camera calibration utility

<figure><img src="/files/mBFpRAYFPXkrvVnBdyaX" alt=""><figcaption></figcaption></figure>

From here, refer to the instructions outlined in [Calibrating your camera](/gcs-software/vozilla-2.0/cameras/calibrating-your-camera.md)

{% hint style="info" %}
The config will automatically be uploaded and set as the active config on your device if a Theseus system is connected to your computer. Otherwise, the config will be saved locally.
{% 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://docs.theseus.us/gcs-software/vozilla-2.0/cameras/creating-a-new-camera-calibration.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.
