> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/library-packs/sustainable-it-emissions-reporting/usage-guide-sustainable-it-emissions-reporting.md).

# Usage guide: Sustainable IT - Emissions reporting

{% hint style="warning" %}
This page outlines various ways to use the pack, including use case examples.

Administrators can refer to the [Configuration guide: Sustainable IT - Emissions reporting](/platform/library-packs/sustainable-it-emissions-reporting/configuration-guide-sustainable-it-emissions-reporting.md) to set up the installed content.
{% endhint %}

The Sustainable IT library pack enables EUC and sustainability teams to:

* Measure the environmental impact of endpoint devices and virtual infrastructure.
* Monitor energy consumption and greenhouse gas (GHG) emissions across the device fleet.
* Identify devices, models, and regions contributing the most to IT-related emissions.
* Track sustainability trends over time to support ESG and carbon reduction initiatives.
* Analyze Scope 2 and Scope 3 emissions using GHG Protocol categorization standards.

In addition, this library pack provides preconfigured dashboards and reporting views to help organizations improve sustainability visibility and support environmental decision-making.

## Library pack uses <a href="#library-pack-uses" id="library-pack-uses"></a>

{% hint style="info" %}
Jump to [Use cases](#use-cases) on this page to see relevant scenario applications.
{% endhint %}

Use the library pack content for the following purposes:

<details>

<summary>Monitoring sustainability metrics</summary>

</details>

<details>

<summary>Analyzing device energy consumption</summary>

</details>

<details>

<summary>Tracking manufacturing emissions</summary>

</details>

<details>

<summary>Evaluating remote work emissions</summary>

</details>

<details>

<summary>Investigating high-impact devices</summary>

</details>

***

## Use cases

In addition to the relevant use cases covered below, you may uncover other troubleshooting scenarios specific to your environment.

### Identifying devices with high energy consumption

The **Sustainable IT - Emissions Reporting** dashboard helps identify devices consuming excessive energy.

From the **Scope 2 - Indirect emissions from purchased energy** section:

1. Open the **Energy consumption by model** visualization.
2. Identify device models with the highest energy consumption values.
3. Drill down into the related devices.
4. Investigate whether devices are outdated, oversized, or improperly configured.
5. Prioritize remediation or refresh activities for high-impact devices.

Use the dashboard filters to narrow results by country, region, operating system, manufacturer, or device type.

### Comparing emissions across regions

The dashboard enables sustainability teams to compare emissions distribution between regions.

From the **Devices used CO2 emissions breakdown** visualization:

1. Open the **Organization → Region** breakdown selector.
2. Review emissions distribution across geographic regions.
3. Compare Scope 2 and Scope 3 emissions trends.
4. Identify regions with higher environmental impact.
5. Investigate whether device age, hardware type, or usage patterns contribute to increased emissions.

This analysis supports regional sustainability planning and reporting activities.

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

### Evaluating hardware refresh opportunities

The **Manufacturing CO2 emitted by hardware model** visualization helps identify devices contributing significant embodied carbon emissions.

From the **Category 1 – Purchased Goods & Services** section:

1. Review hardware models with the highest manufacturing CO2 emissions.
2. Drill down into device inventories for affected models.
3. Compare manufacturing impact against operational energy consumption.
4. Determine whether extending device lifecycle reduces overall environmental impact.
5. Use the findings to support sustainable procurement strategies.

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

### Monitoring remote work sustainability impact

The **Category 7 – Employee commuting / homeworking** section provides visibility into remote infrastructure energy consumption.

From the **Energy consumption by hardware type** visualization:

1. Review consumption generated by virtual machines and laptops.
2. Compare energy trends over time.
3. Identify infrastructure generating the highest consumption.
4. Investigate opportunities to optimize virtual environments or reduce idle resource usage.
5. Track improvements using monthly and yearly trend visualizations.

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

***

RELATED TOPICS

* [Manage live dashboards](https://nexthink.gitbook.io/opd/user-guide/live-dashboards/managing-live-dashboards)
* [Manage custom trends](https://nexthink.gitbook.io/opd/user-guide/administration/content-management/custom-trends-management)
* [Configuration guide: Sustainable IT - Emissions reporting](/platform/library-packs/sustainable-it-emissions-reporting/configuration-guide-sustainable-it-emissions-reporting.md) for Nexthink administrators.


---

# 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.nexthink.com/platform/library-packs/sustainable-it-emissions-reporting/usage-guide-sustainable-it-emissions-reporting.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.
