> For the complete documentation index, see [llms.txt](https://docs.landscale.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.landscale.org/landscape-initiative-maturity/collective-goals-and-actions/collective-sustainability-goals.md).

# Collective sustainability goals

For a landscape initiative to drive meaningful and lasting change, stakeholders must define clear, long-term sustainability goals. This sub-criterion evaluates whether the initiative has established measurable goals that reflect social, environmental, and economic priorities, and whether there is a process in place to regularly review and update these goals to adapt to evolving landscape conditions.

{% hint style="success" %}
Good practice considerations for collective sustainability goals include:

* Being informed by a context analysis or similar assessment of current landscape conditions and stakeholder priorities (e.g., LandScale baseline performance assessments).&#x20;
* Addressing social, environmental, and economic dimensions of sustainability.&#x20;
* Being accompanied by targets, measurable metrics with baseline data, and short- and medium-term milestones.
* Being regularly reviewed and updated as needed to reflect changing conditions in the landscape.
  {% endhint %}

## Requirements and validation criteria

To assess whether a landscape initiative has established long-term sustainability goals, LandScale requests specific information via tailored questions. Submitted materials are used to evaluate and validate the extent to which the collective sustainability goals sub-criterion is met.&#x20;

<table><thead><tr><th width="214">Requirements</th><th>Validation criteria</th></tr></thead><tbody><tr><td>Collective sustainability goals.</td><td>A list of the landscape initiative's long-term collective sustainability goals is provided, including start and end years for each goal. At least three goals should be identified and should cover social, environmental, and economic priorities.</td></tr><tr><td>Alignment with targets, metrics, and milestones.</td><td>The collective sustainability goals are clearly supported by targets, measurable metrics with baseline data, and short- and medium-term milestones.</td></tr><tr><td>Goal definition process.</td><td><p>A clear description of how the sustainability goals were defined is provided, including:</p><ul><li>Whether they were informed by a context analysis, baseline study, or other similar assessment.</li><li>Whether they align with existing sustainability frameworks.</li><li>Whether stakeholders were consulted in the goal definition process.</li></ul></td></tr><tr><td>Goal review and update process.</td><td><p>A clear description of the process for reviewing and updating the goals over time is provided, including:</p><ul><li>The stakeholders responsible for the review process.</li><li>The frequency of reviews.</li><li>The decision-making process used to reach consensus on updates.</li></ul></td></tr></tbody></table>

Once validation is complete, the collective sustainability goals sub-criterion on the wheel at the top of the initiative's profile will be filled to reflect the assigned maturity level, with validated information visible throughout the profile unless it is set to private.


---

# 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.landscale.org/landscape-initiative-maturity/collective-goals-and-actions/collective-sustainability-goals.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.
