# Overview

This section provides an in-depth overview of the layout and core functionalities of the Material Pages.

### **Material page: General material Information**

When selecting a material, users will see the General Material Information at the top of the page. This section contains essential material identifiers and is accompanied by a set of action buttons. The mandatory and optional parameters displayed here can be customized and prioritized in the [Parameters section](/total-materia-integrator/creator/data-maintenance/parameters.md) of [Data Maintenance](/total-materia-integrator/creator/data-maintenance.md) section.

**Mandatory material information:**

* **Material Designation:** The name or identifier of the material (e.g., 304, 1.1004).
* **Material Group:** The core classification of the material (e.g., ferrous material, polymer, composite).
* **Country/Standard:** The associated standard (e.g., ASTM, DIN, JIS). "INTERNAL" is used for company-specific materials.
* **Data Modified:** The last modification date of the material (automatically assigned).

**Optional material information:**&#x20;

This data can be customized to display details relevant to your organization (e.g., alternative designation, department, material status, company project). To learn how to add and configure this information, click [here](/total-materia-integrator/creator/data-maintenance/parameters.md).

<figure><img src="/files/dD2epStfyEznWjn5Sukr" alt=""><figcaption><p><strong>Figure 1:</strong> Screenshot of the internal material <em>304 1/8 Hard</em>, showing its General Information section in the Total Viewer</p></figcaption></figure>

**Action buttons:**

A set of action buttons provides quick access to key functionalities:

* [Add to favorites](/total-materia-integrator/total-viewer/material-console/my-console.md): Adds selected material to the list of favorite materials <img src="/files/MjzJXjygtg66JyjXkYCt" alt="" data-size="line">.
* [View changes](/total-materia-integrator/total-viewer/material-pages/group-and-filter-data.md): Allows users to view all the changes for selected material by date and property group<img src="/files/AOOcQ5njJzbWWGgMhFUT" alt="" data-size="line">.
* [Copy to Total Materia Integrator](/total-materia-integrator/total-viewer/material-pages/copy-data.md): Allows users to copy material data to desired material <img src="/files/iu6q0QTEEvpqomKtzN9x" alt="" data-size="line">.
* [Add to Material List Builder](/total-materia-integrator/total-viewer/material-console/material-list-builder.md): Adds the current material to user's customized list, helping it to keep track of multiple materials for comparison or reporting <img src="/files/mmzHJGT5VprC3lmHIavQ" alt="" data-size="line">.
* [Export to CAx](/total-materia-integrator/total-viewer/export-data/one-click-export.md): Allows users to export material data in different formats (e.g.ANSYS, CATIA,  XML etc.), ensuring compatibility with various software or engineering tools <img src="/files/YpmcGPMvOmX9ISmD8bj5" alt="" data-size="line">.
* [Request material update](/total-materia-integrator/creator/materials-management/material-workflow.md): Activates request for material update and material work flow.

<figure><img src="/files/hyxRmPwCMatOdPwMInam" alt=""><figcaption><p><strong>Figure 2:</strong> Screenshot of the internal material <em>304 1/8 Hard</em>, showing the Action Buttons positioned in the upper right corner of the Total Viewer</p></figcaption></figure>

### Material page: Navigating material properties (right menu navigation)

The Material Page contains various types of material properties and data. Sections for navigating these properties are positioned on the right side of the page.

Each section represents a Property Group (e.g., Material description, Chemical composition, Mechanical properties, Physical properties, User defined properties). The number next to each group indicates how many specific data points are currently available within that category (e.g., 199 Mechanical Properties). \
\
This navigation menu allows you to:

* Quickly access and view different property categories, like Composition or User defined properties.
* Group selected data by conditions or properties.
* Filter selected data by specific reference, heat treatment, product form or any other parameter previously defined in [Creator](/total-materia-integrator/creator.md).

<figure><img src="/files/nDMrXs9ZuMRhOnkJWNjL" alt=""><figcaption><p><strong>Figure 3:</strong> Screenshot of the material's properties selection menu (right menu navigation)</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.totalmateria.com/total-materia-integrator/total-viewer/material-pages/overview.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.
