> 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/man/risk-management.md).

# Risk Management

The **Risk Management** aspect evaluates how the entity identifies, manages, and mitigates material sustainability-related risks. It examines the processes in place to support effective implementation, strengthen resilience, and prevent issues that could affect long-term performance.

<table><thead><tr><th></th><th width="191.07421875"></th><th width="130.8046875"></th><th width="128.0078125"></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><i class="fa-flag-swallowtail">:flag-swallowtail:</i>  Topic</td><td><i class="fa-bullseye">:bullseye:</i> Max Score</td><td><i class="fa-pen-to-square">:pen-to-square:</i> Pre-fill</td><td><i class="fa-shield">:shield:</i> Evidence</td><td><i class="fa-landmark">:landmark:</i> Pillar</td></tr><tr><td><a href="/pages/WZUc4tq1UOzfAsgZagT1" class="button primary">RM1</a></td><td><strong>Environmental Management System (EMS)</strong></td><td><strong>1.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/DfEgAmH0FHEPwhEpmr7V" class="button primary">RM2</a></td><td><strong>Process to Implement Governance Policies</strong></td><td><strong>0.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/760V0PaB3aMto0twUFn7" class="button primary">RM3.1</a></td><td><strong>Social Risk Assessments</strong></td><td><strong>0.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Social</strong></td></tr><tr><td><a href="/pages/xGj5w4QtewV82rZ2cZqh" class="button primary">RM3.2</a></td><td><strong>Governance Risk Assessments</strong></td><td><strong>0.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/yffgSrwQzWXZ1FVbT3jA" class="button primary">RM4.1</a></td><td><strong>Sustainability Due Diligence for New Acquisitions</strong></td><td><strong>0.25 points</strong></td><td><strong>Eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/46LiilQiKGprtYuJdcHl" class="button primary">RM4.2</a></td><td><strong>Embodied Carbon in Acquisitions</strong></td><td><strong>Not scored</strong></td><td><strong>Not eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/dzfcT2Pl4yKow8PLjh6M" class="button primary">RM5</a></td><td><strong>Climate Resilience</strong></td><td><strong>0.5 points</strong></td><td><strong>Not eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/O3wIKQNHOoAn5oBBbrzj" class="button primary">RM6.1</a></td><td><strong>Transition Risk Identification</strong></td><td><strong>1 point</strong></td><td><strong>Not eligible</strong></td><td><strong>Required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/qVGVm4LsGqoiag0D19AM" class="button primary">RM6.2</a></td><td><strong>Transition Risk Impact Assessment</strong></td><td><strong>1 point</strong></td><td><strong>Not eligible</strong></td><td><strong>Required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/85RKZuEAUnqGVlepe8KP" class="button primary">RM6.3</a></td><td><strong>Physical Risk Identification</strong></td><td><strong>1 point</strong></td><td><strong>Not eligible</strong></td><td><strong>Required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/kFfnjxklGedEKbSdgxOx" class="button primary">RM6.4</a></td><td><strong>Physical Risk Impact Assessment</strong></td><td><strong>1 point</strong></td><td><strong>Not eligible</strong></td><td><strong>Required</strong></td><td><strong>Governance</strong></td></tr><tr><td><a href="/pages/I5xUrtCReMLyFk3MMDZC" class="button primary">RM7</a></td><td><strong>Biodiversity and Nature-Related Strategy</strong></td><td><strong>Not scored</strong></td><td><strong>Not eligible</strong></td><td><strong>Not required</strong></td><td><strong>Governance</strong></td></tr></tbody></table>


---

# 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/man/risk-management.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.
