> For the complete documentation index, see [llms.txt](https://docs.totalmateria.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.totalmateria.com/total-materia-integrator/total-viewer/material-console/material-list-builder.md).

# Material List Builder

**Material List Builder Overview**

Material List Builder serves as a tool for managing material data. It allows users to create unlimited customized material lists. Using this tool will enable users to:

* Add desired material to multiple lists
* Select desired materials from predefined lists
* Save multiple material lists
* Access material lists
* Add selected materials to the comparison view

For a detailed overview of the Material List Builder functions in Total Materia Horizon, click this [link](/material-console/save-and-share.md).

**Adding Materials to Material List Builder**

Adding desired materials to the Material List Builder is a simple task - click the "Add to Material List Builder" <img src="/files/NnGjn3YEzlMElhhKXAvK" alt="" data-size="line"> button located in the upper right corner of the [Material Pages](/total-materia-integrator/total-viewer/material-pages.md) or select desired materials and click the "Add to Material List Builder" <img src="/files/nFD6SrqS50kSWe8gln8G" alt="" data-size="line"> button located in the upper right corner of the[ Material Lists](/total-materia-integrator/total-viewer/search-tools/results-and-material-lists.md) .&#x20;

By doing this, a new pop-up window will open, allowing users to directly access Material List Builder. Another way for accessing the added material in Material List Builder is via [Material Console](/total-materia-integrator/total-viewer/material-console.md).

**Saving Material Lists**

Once the desired materials are added to the Material List Builder, they can either be saved as a new Material List or added to an existing one by clicking the "Save" <img src="/files/3bkhN8vgdKJxK68UTe48" alt="" data-size="line"> button located in the upper left corner of the Material List Builder. This action will open a pop-up window, allowing users to either create a new Material List  by specifying a name and description, or to add the materials to an existing list.

<figure><img src="/files/mwgW0GWWrdc5aX1c6H5Y" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of Material List Builder</p></figcaption></figure>

<figure><img src="/files/ZkdKSoAW6D2ISatq4bKv" alt=""><figcaption><p><strong>Figure 2:</strong> Screenshot of pop-up window Save Material List</p></figcaption></figure>

**Accessing Material Lists**

Clicking the "See all saved lists" <img src="/files/z3baoNs1RRxEF9L9caVi" alt="" data-size="line"> link directs users to the "Material Lists" section in "My Console", where they can view, access, and edit all previously saved lists.

<figure><img src="/files/Lxh2e2G2Dt8cbmms57i7" alt=""><figcaption><p><strong>Figure 3:</strong> Screenshot of Material List Builder and link See all saved lists</p></figcaption></figure>

<figure><img src="/files/1uyYWsXeu1gGUvLchZF2" alt=""><figcaption><p><strong>Figure 4:</strong> Screenshot of Material Lists in My Console</p></figcaption></figure>

**Selecting and Comparing Materials**

Clicking the checkbox <img src="/files/YmDCBfY7LI0xsGpqE4c1" alt="" data-size="line"> on the right side of the page allows users to select or deselect individual materials or all materials available in the Material List Builder. This enables users to either delete <img src="/files/N9KrhgrQNAx9tqvKO2EY" alt="" data-size="line"> selected materials from the list or to add them to the [Comparison View](/total-materia-integrator/total-viewer/material-console/comparison-view.md).

<figure><img src="/files/t5hV9lUNZ0OKoNri4Y6t" alt=""><figcaption><p><strong>Figure 5:</strong> Screenshot of selected materials in Material List Builder and Add to Comparison View button</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.totalmateria.com/total-materia-integrator/total-viewer/material-console/material-list-builder.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
