# Units Setup

{% hint style="info" %}
**Units Setup** is a feature that allows you to set the units of length, time, angle, etc., used in the workspace. This enables users to maintain a consistent unit system when working on modeling, animation, rendering, and other tasks.
{% endhint %}

## Setting up Units Setup in 3ds Max

<figure><img src="/files/8IGrAjKMBL9Js4aj52Az" alt=""><figcaption></figcaption></figure>

1. Go to **\[Customize]** at the top and select **\[Units Setup]**.

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

2. Check **\[Metric]** and select **\[Centimeters]**.

<figure><img src="/files/7Jz6EZ4u0zpILnyMEXE7" alt=""><figcaption></figcaption></figure>

3. Click **\[System Unit Setup]** and ensure that 1 Unit is set to Centimeters.


---

# 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.altava.com/creator-guide/modeling-guidelines/units-setup.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.
