# Materials tab

This tab displays all the materials loaded from the input file. You can click on a material name to expand its panel and see and edit all of its [settings](/manual/materials-tab/material-settings.md).

Alternatively, if you hover on the preview on the left, you will see the cursor turn into an eyedropper. Click on a material in the preview to automatically expand its card on the right. This is especially useful if the materials were not named correctly in the original model, and you have trouble deciding which is which.

![](/files/-Lbli_WWpoyzgMvx-Wiw)

Transmutr tries to automatically retrieve as much information as possible from the input file. So if the input file has information about material reflection, bump or opacity, Transmutr will automatically preserve these settings. You can then edit any setting for any material.

Materials will automatically be exported as regular SketchUp materials (simple color/texture and opacity), V-Ray materials, Thea materials and Enscape materials. It is transparent to you, there's nothing you need to do.

{% hint style="info" %}
Please note that Transmutr is not intended as a full-featured material editor. Rather, it's here to simplify the process of converting materials when importing assets to SketchUp. If you need more control than what Transmutr has to offer, you should use the material editor of your preferred rendering engine.
{% endhint %}

{% content-ref url="/pages/-LcpOyCbwcgzW8l8jDxM" %}
[Material settings](/manual/materials-tab/material-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LcqdM8Bs8ZVvEyZAq16" %}
[Automations](/manual/materials-tab/automations.md)
{% endcontent-ref %}


---

# 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.transmutr.com/manual/materials-tab.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.
