# Life Cycle Assessment

The LCA module in Total Materia is based on the “Cradle to Gate” model, which evaluates the environmental impacts of a product from the extraction of raw materials (the cradle) to the point when the product leaves the manufacturing facility (the gate). This allows for a comprehensive assessment of the material's environmental footprint up to the production stage.

### Quick guide

*Step 1: What is being assessed?*

To create a list of materials for **Life Cycle Assessment (LCA)**, simply check the boxes next to the materials you want to evaluate and select "ADD TO GREEN LINE". From the drop-down list, choose "LCA" to begin the assessment process.

<figure><img src="/files/JHHxmQCwrDJdvTq4SgWu" alt=""><figcaption></figcaption></figure>

*Step 2: What are materials assessed by?*

In this step, you select the **indicators** used for LCA calculations. There are more than **40 indicators** available, categorized into two types:

* **Midpoint indicators**: Focus on specific environmental impacts (e.g., greenhouse gas emissions).
* **Endpoint indicators**: Measure broader environmental damages (e.g., damage to ecosystems or human health).

Users can choose from 5 different methods to perform the assessment, depending on their enterprise goals.&#x20;

For instance, Carbon Footprint, a central part of the evaluation, is located under the Climate Change category. Ensure you select the indicators that best align with how you want to evaluate your products.

<figure><img src="/files/HKwUt9yJN3uGq397IxoI" alt=""><figcaption></figcaption></figure>

*Step 3: Browse the results*

Once the assessment is completed, a list of materials will be generated along with new columns displaying values for the selected indicators. All data is normalized to a reference of 1 kg of material, allowing for easy comparison of environmental impacts based on the selected indicators.

<figure><img src="/files/fwTeWs7zyqYVOAvUSLy1" alt=""><figcaption></figcaption></figure>

Assessments can be saved in **My Console** and exported as an Excel file for further analysis or reporting.

<figure><img src="/files/ROXV3myWZcN8P2fbucyQ" alt="" width="282"><figcaption></figcaption></figure>

### Advanced options

#### 1. View settings

Clicking the “**View settings**” button allows users to filter the indicators they want displayed in the table and reorder them using drag-and-drop functionality. This provides flexibility in how the assessment data is viewed and prioritized.

<figure><img src="/files/WUvfq6AMiTdjEzCt0A7w" alt="" width="205"><figcaption></figcaption></figure>

<figure><img src="/files/cp74BNeCWsPmaSStL3cH" alt="" width="521"><figcaption></figcaption></figure>

#### 2. Ranking

Pressing the **“Rank”** button generates a total rank column, ordering materials based on their calculated indicator values from lowest to highest. Additionally, each material’s rank for specific indicators is shown within the respective indicator column, giving a detailed view of material performance.

<figure><img src="/files/F4TWgIVsVEsnj4cyTyZp" alt=""><figcaption></figcaption></figure>

#### 3. Report builder

Creating a PDF report can be done by selecting "Add to Report Builder".

<figure><img src="/files/PZUN3KzQeLz0svU44Xnc" alt="" width="188"><figcaption></figcaption></figure>

A selection of indicators can be chosen for the report, and their order can be adjusted using the up and down arrows. The report can be downloaded directly or modified, saved, shared, or downloaded later as a PDF.

<figure><img src="/files/1NsZd88VOmxpc7QepmGC" alt=""><figcaption></figcaption></figure>

#### 4. Pin material

Each material has a “**Pin**” button, allowing it to be used as a reference for benchmarking. When a material is pinned, the other materials are automatically color-coded based on whether their values are higher or lower than the reference material. The difference in value from the reference is also displayed as a percentage.

<figure><img src="/files/OO9oArvd6okXvueKQXxY" alt=""><figcaption></figcaption></figure>

#### 5. Change Condition/Reference

Changing the condition or reference of a material, which alters its composition, can result in changes to the calculated values and rankings of the material.

### Save, Load, and Export Life Cycle Assessments

#### Save Life Cycle Assessments

All assessments made within the LCA tool can be saved. Users can name the assessment and add a description for easier management. If no title is set, a generic title with the save date is automatically assigned.

<figure><img src="/files/qB4NSzOhhrgShhUwvHeb" alt="" width="563"><figcaption></figcaption></figure>

The saved Life Cycle Assessment can be found in **Material Console -> My Console -> Saved LCAs.**

<figure><img src="/files/K3AD9xfhzZhR18g0TEjb" alt=""><figcaption></figcaption></figure>

#### Loading of saved LCA assessments

Saved assessments are found in **Material Console -> My Console -> Saved LCAs**. If a saved LCA contains materials with updated values, warning icons will appear next to the material and affected values, indicating changes. Users can recalculate to obtain updated LCA values by clicking a designated button.

<figure><img src="/files/rFUaXVoduCpJIigQ6iro" alt=""><figcaption></figcaption></figure>

**Export Life Cycle Assessments**

All assessments conducted within the LCA tool can be exported as Excel files. Users have the option to include only visible columns and ranking data details before exporting, ensuring a customizable report.

<figure><img src="/files/gVAqYtbg9lSSrbBD5yvF" alt="" width="524"><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.totalmateria.com/green-line/life-cycle-assessment.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.
