# Change Material Properties

When you add a generic material, it comes with standard material properties. Sometimes, you might need to update these to better reflect your design. Please note, material properties for supplier materials cannot be changed.

## **Change a Material Property**

To edit a property, hover over any generic material on the left side of the screen and click the material icon in the top left corner. This opens a detailed dropdown menu. From there, click on the property you want to update, enter your new value and your changes will be saved.

<figure><img src="https://2129322768-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKJnzF2TwHA3APPbiCpF%2Fuploads%2Fzt4PJj5y1x7UWWe01AaW%2Fimage.png?alt=media&#x26;token=d824838b-97fd-4c9d-ae79-f71570c9499b" alt=""><figcaption></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.betterbuilding.io/user-guide/elements/change-material-properties.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.
