# Viewer Settings

There are many other options that you can change in your configurator settings, if you click on the Scene Properties:

* **Features**: Here you can turn on and off features for your configurator. Before turning on features please discuss with your colormass contact person whether your plan includes a certain option to ensure that it will work correctly.
* **Configurator UI Settings:** Here you can select the UI style (unless you connect to the configurator through the API) and also adjust other visual settings like the *Background Color* or the *Icon Size*.
* **Shadow Catcher:** You can adjust how much shadow you would allow in the configurator (so that you can adjust the amount of shadow regardless of your light settings).

<figure><img src="/files/nMgTGx5rg4TsXvCg6HBr" alt="" width="563"><figcaption><p>Scene properties</p></figcaption></figure>


---

# 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.colormass.com/configurator/viewer-settings.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.
