> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.kodelabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Portfolio Waste dashboard

> Review portfolio-level waste quantities, costs, diversion rate, and capture rate

The portfolio **Waste** dashboard aggregates waste quantities, costs, and diversion performance across every building in KODE OS. In the [portfolio view](/products/energ/get-started/navigation#portfolio-view), open `Dashboards` in the left sidebar, then select `Waste`.

The page header reads **Waste** with the subtitle *Review your building waste usage & reporting.* Unlike Energy and Water, the Waste dashboard uses a single view without a secondary report menu.

<Info>
  Open a building and select **Dashboards** > **Waste** for site-level KPIs, charts, and pickup entry on the [Building Waste dashboard](/products/energ/analytics/building-dashboards-waste).
</Info>

## Open the Waste dashboard

<Steps>
  <Step title="Open Dashboards">
    In the portfolio left sidebar, click `Dashboards`, then click `Waste`.
  </Step>

  <Step title="Set scope and units">
    Use **Select Buildings** to limit which properties appear. Choose a unit such as **Pounds** from the unit dropdown. Set the **date range** for the reporting window.
  </Step>

  <Step title="Read summary KPIs">
    Scan the metric cards for total waste, diversion, capture rate, and cost before you review charts below.
  </Step>
</Steps>

## Controls

* **Add Waste Data** — enter or import waste readings when your workflow supports portfolio-level entry
* **Select Buildings** — filter the dashboard to specific properties
* **Unit** — display quantities in pounds, kilograms, or other supported units
* **Date range** — define the period for KPIs and charts, such as 01/01/2026 – 05/22/2026

<Frame caption="Portfolio Waste dashboard with KPI cards and monthly quantity and cost charts">
  <img src="https://mintcdn.com/kodelabs/euAGYgyin2AxlZ4b/images/energ/energ-portfolio-waste-overview.png?fit=max&auto=format&n=euAGYgyin2AxlZ4b&q=85&s=ef82c189169323991986d07d4653ee88" alt="Portfolio Waste dashboard showing Add Waste Data button Select Buildings dropdown Pounds unit date range, KPI cards for Total Waste Diverted Waste Diversion Rate Data Capture Rate Total Cost and Cost Per Unit, Monthly Waste Quantity stacked chart for Composted and Disposed, and Monthly Waste Cost bar chart" width="1024" height="468" data-path="images/energ/energ-portfolio-waste-overview.png" />
</Frame>

## Summary metrics

Six KPI cards appear below the header.

| Metric                                                                                                           | What it shows                                                      |
| ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| **Total Waste**                                                                                                  | Combined waste quantity for the selected scope and period          |
| **Diverted Waste**                                                                                               | Quantity routed away from landfill                                 |
| <Tooltip tip="Share of total waste routed away from landfill.">Diversion Rate</Tooltip>                          | Percentage of total waste diverted                                 |
| <Tooltip tip="How completely reported waste covers the streams you expect to track.">Data Capture Rate</Tooltip> | How completely waste streams are reported relative to expectations |
| **Total Cost**                                                                                                   | Waste management spend for the period                              |
| **Cost Per Unit**                                                                                                | Average cost per unit of waste, such as \$/lbm                     |

## Monthly waste charts

### Monthly Waste Quantity

The **Monthly Waste Quantity** chart stacks waste by disposal method each month.

* **Composted** — material sent to composting (typically shown in green)
* **Disposed** — material sent to landfill or disposal (typically shown in brown)

Use this chart to see whether diversion improves month over month.

### Monthly Waste Cost

The **Monthly Waste Cost** chart shows total waste management spend by month. Compare it with quantity trends to spot cost-per-unit changes.

## Diversion and composition

Scroll below the monthly charts for portfolio breakdowns.

<Frame caption="Diversion rate and waste composition by stream and disposal method">
  <img src="https://mintcdn.com/kodelabs/euAGYgyin2AxlZ4b/images/energ/energ-portfolio-waste-composition.png?fit=max&auto=format&n=euAGYgyin2AxlZ4b&q=85&s=4b9b5a48e8e7e75a836cf9b121dd136e" alt="Diversion and Data Capture Rate bar chart by building, Waste Composition by Stream bar chart for Cardboard and Plastics, and Waste Composition by Disposal Method bar chart for Composted and Disposed" width="1024" height="701" data-path="images/energ/energ-portfolio-waste-composition.png" />
</Frame>

### Diversion and Data Capture Rate

Compare **Diversion Rate** bars (and **Data Capture Rate** when shown) across buildings or portfolio totals.

### Waste Composition by Stream

See how much waste falls into each material stream, such as cardboard or mixed plastics.

### Waste Composition by Disposal Method

See how volume splits between **Composted**, **Disposed**, and other configured methods.

## Top buildings

<Frame caption="Top Buildings by Waste Quantity and Top Buildings by Waste Cost">
  <img src="https://mintcdn.com/kodelabs/euAGYgyin2AxlZ4b/images/energ/energ-portfolio-waste-top-buildings.png?fit=max&auto=format&n=euAGYgyin2AxlZ4b&q=85&s=99e61c2c0eec069c896f48e9d3994941" alt="Horizontal bar charts showing Top Buildings by Waste Quantity and Top Buildings by Waste Cost with One Financial Plaza as the top entry in each" width="1024" height="353" data-path="images/energ/energ-portfolio-waste-top-buildings.png" />
</Frame>

* **Top Buildings by Waste Quantity** — properties generating the most waste
* **Top Buildings by Waste Cost** — properties with the highest waste management costs

Use these rankings to prioritize audits, stream setup, or capital projects.

<Info>
  Waste data often depends on manual entry at the building level. Confirm waste streams are configured on the [Building Waste dashboard](/products/energ/analytics/building-dashboards-waste#create-waste-streams) for sites you include in portfolio totals.
</Info>

## Add waste data at portfolio level

Click **Add Waste Data** when you need to record pickups or adjustments that apply to the selected building scope. For stream setup, use **Create Meter** on the [Building Waste dashboard](/products/energ/analytics/building-dashboards-waste#create-waste-streams).

## Next steps

<CardGroup cols={2}>
  <Card title="Portfolio Energy dashboard" icon="zap" href="/products/energ/analytics/portfolio-dashboards-energy" arrow={true} cta="Open">
    Review energy usage and emissions for the same portfolio scope.
  </Card>

  <Card title="Portfolio Water dashboard" icon="droplets" href="/products/energ/analytics/portfolio-dashboards-water" arrow={true} cta="Open">
    Review water consumption alongside waste reporting cycles.
  </Card>

  <Card title="Building Waste dashboard" icon="trash-2" href="/products/energ/analytics/building-dashboards-waste" arrow={true} cta="Open">
    Review building-level KPIs and composition charts.
  </Card>

  <Card title="Create waste streams" icon="trash-2" href="/products/energ/analytics/building-dashboards-waste#create-waste-streams" arrow={true} cta="Open">
    Configure waste streams and data entry at the building level.
  </Card>

  <Card title="Portfolio Home" icon="home" href="/products/energ/analytics/benchmarking" arrow={true} cta="Open">
    Return to portfolio rankings and building detail panels from Home.
  </Card>
</CardGroup>
