> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/completingassessments/2026-real-estate-assessment/re/perf/wt.md).

# Water

{% columns %}
{% column width="25%" valign="middle" %}

<figure><img src="/files/7JSSdJRiVFO7dFgoFgba" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="75%" valign="middle" %}
The **Water** aspect measures an entity’s ability to monitor their environmental impact, reduce the burden on potable water consumption and wastewater systems, assess exposure to risks of disruptions in water supplies, and reduce water expenditures.

<i class="fa-landmark">:landmark:</i> Pillar: Environment
{% endcolumn %}
{% endcolumns %}

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-bullseye">:bullseye:</i> Maximum Score</td><td><strong>7 points</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-input-pipe">:input-pipe:</i>  Input Method</td><td><strong>Asset Portal</strong> <i class="fa-file-xls">:file-xls:</i></td><td></td><td></td><td></td></tr><tr><td><i class="fa-pen-to-square">:pen-to-square:</i> Prefill</td><td><i class="fa-xmark">:xmark:</i> <strong>Not eligible</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-calculator">:calculator:</i> Scoring method</td><td><strong>Relative</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i> Validation</td><td><strong>Automatic</strong></td><td></td><td></td><td></td></tr><tr><td><i class="fa-arrow-trend-up">:arrow-trend-up:</i> 2026 Updates</td><td><a href="/pages/ZpNqAZFiIbxn1RLbntl5"><strong>Yes</strong></a></td><td></td><td></td><td></td></tr></tbody></table>

***

### **Indicator Breakdown**

| <i class="fa-chart-simple">:chart-simple:</i> Data                                                                       | <i class="fa-bullseye">:bullseye:</i> Scored Metric(s)                                                                                                                      |
| ------------------------------------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <a href="/pages/lrYu4FR68N1ZA6YvKhhW" class="button primary">WT1: Data Availability</a>                                  | \**Data Coverage & Like-for-Like*                                                                                                                                           |
| <p><br><br><a href="/pages/aZtJXkrbQlnyRQBvzK76" class="button primary">WT1: Water Consumption</a></p><p></p><p><br></p> | <p><strong>Data Coverage</strong> <mark style="color:$primary;">(</mark>4 points<mark style="color:$primary;">)</mark><br><br><strong>Like-for-like</strong> (2 points)</p> |
| <a href="/pages/1qUQy5bQFUsTONOsP4gj" class="button primary">WT1: Reuse & Recycling</a>                                  | **Water reuse and recycling** (1 point)                                                                                                                                     |
| <a href="/pages/pWTkU5QuVZs1DMlxclvo" class="button primary">WT1: Outdoor/Parking Areas</a>                              | *\*Like-for-like*                                                                                                                                                           |

*\*Data Availability and Outdoor Consumption influence scored metrics but are not directly scored.*


---

# 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://guides.gresb.com/completingassessments/2026-real-estate-assessment/re/perf/wt.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.
