# Adjust Calibration

<figure><img src="/files/3mG8wUankNpHrxzTcMkx" alt=""><figcaption><p>The adjust calibration tool is used to modify the position and orientation of the global coordinate system after calibration has been completed or a calibration file has been loaded.</p></figcaption></figure>

The Adjust Calibration tool can be used to modify the position and orientation of the global coordinate system (GCS) after completing a chessboard or object calibration, or after loading an existing calibration file. The GCS projection on each 2D camera view and within the 3D View is updated live as the Position and Angle sliders are used to modify these parameters of the GCS localization.

This tool can be used to reposition the GCS to a more desirable position or orientation if the desired origin frame could not be used from the chessboard calibration trial, for any other methodological reason that requires the GCS in a specific position.

***

### **Position (X, Y, Z)**

X, Y, Z sliders can be used to change the position of the GCS relative to its original position, measured in mm.

***

### **Angle (X, Y, Z)**

X, Y, Z sliders can be used to change the orientation of the GCS relative to its original orientation, about the respective axis of the GCS, in degrees.

***

### **Reset**

Reset the position and angle sliders to 0.0.

***

### **Apply**

Apply the selected position and angle adjustments to the current camera system calibration.

***

### **Apply and Save**

Apply the selected position and angle adjustments to the current camera system calibration, and save the result as a new calibration .txt file.

{% embed url="<https://youtu.be/28uLD4fWLOU>" %}


---

# 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.theiamarkerless.com/theia3d-documentation/theia3d-dropdown-menus/calibration-menu/adjust-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.
