# Manufacturing & Transportation

## Manufacturing

The impacts of producing the product (raw materials, forming, and transport) depend on the region of production. The region of use determines the average rates of recovery, recycled content inclusion, and disposal mixes.

By default, the region of production is set to be the same as the region of use. But the users can specify the region of production for a product, distinct from the region of use.&#x20;

## Transportation

Various transport processes throughout a product life cycle contribute to environmental impacts. Some transport stages are embedded within predefined activities and cannot be modified by the users (see default values for [transport stages](https://docs.google.com/document/d/1MT8dJXo-pvYj0l6TpNLWF8bwUoB2I96qsgPvb3fy7vE/edit?tab=t.0#bookmark=id.xifw9ji8tf7s)), while others may be customized:

<figure><img src="/files/CXg1ARKDoG6OAth48QVJ" alt=""><figcaption><p>Infographic showing which transport stages in the whole life cycle of a product are customizable in the UP Scorecard.</p></figcaption></figure>

For the customizable transportation legs, the users can choose between different transportation modes, and specify the transportation distances. It is also possible to add transportation stages.

Finally, the user can adjust the [Mass load factor](/misc/glossary.md#mass-load-factor) (default is 85%).

{% hint style="info" %}
**Mass Load Factor**: This factor depends on the packing efficiency of products during shipping. If a trailer is filled to capacity but is under its rated payload weight, the mass load factor will be less than 100%.
{% endhint %}

***

### Example

The transportation parameter strongly influences the climate metric. The graph below shows how the [g CO2-eq.](/misc/glossary.md#co2-equivalents-co2-eq) changes based on transportation modes for different materials. The following graph shows the life cycle global warming impact of various single-use items, with different supplier-to-user transportation scenarios (values in [g CO2 eq](/misc/glossary.md#co2-equivalents-co2-eq)).&#x20;

<figure><img src="/files/aHnpRN2cpRbn71zl3AOQ" alt=""><figcaption><p>Graph showing g CO2-eq. for different single-use drinking containers based on the mode of transportation used. The transportation refers to transport from supplier to user. </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://help.upscorecard.org/using-the-tool/customization/what-can-you-customize/manufacturing-and-transportation.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.
