> 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/completing-gresb-assessments/completing-the-assessment/2026-asset-assessment/nzif-alignment-module/nz2-governance-and-management.md).

# NZ2: Governance and Management

1. <mark style="color:$primary;">**Does the entity have governance and/or management responsibility for targets and the decarbonization plan?**</mark>

<details>

<summary><strong>Intent</strong>: What is the purpose of this question?</summary>

Governance/management responsibility refers to having clear accountability in place for setting emissions reduction targets and delivering the decarbonization plan.

</details>

<details>

<summary><strong>Input</strong>: How do I answer this question?</summary>

Answer “**Yes**” where responsibility is clearly assigned, such as through board or board-committee oversight, senior management accountability, or responsibility held by a sustainability, climate, or investment committee.&#x20;

Answer “**No**” if responsibility for targets and decarbonization planning has not yet been formally assigned through these channels or remains unclear.&#x20;

***Additional Information***&#x20;

A voluntary open-text field is provided to describe governance arrangements in more detail. &#x20;

</details>

2. <mark style="color:$primary;">**Have the targets and decarbonization plan been approved at the board level?**</mark>

<details>

<summary><strong>Intent</strong>: What is the purpose of this question?</summary>

This question captures whether formal board-level approval has occurred.

</details>

<details>

<summary><strong>Input</strong>: How do I answer this question?</summary>

Answer “**Yes**” if approval has been granted by the board or a board-level committee; otherwise answer “**No**.”

</details>


---

# 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/completing-gresb-assessments/completing-the-assessment/2026-asset-assessment/nzif-alignment-module/nz2-governance-and-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.
