> 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/reassessment-guidelines/step-a/review-the-landscape-boundary.md).

# Review the landscape boundary

{% hint style="warning" %}
**Not applicable for performance tracking of specific indicators**

This step is only applicable for a full reassessment and does not apply when conducting performance tracking for specific indicators.&#x20;
{% endhint %}

As part of the reassessment process, you must confirm that the landscape boundary remains accurate or update it if necessary. If the boundary has changed by more than 10%, it will be considered a new baseline assessment, as the data will no longer be comparable. Boundary changes of up to 10% may be treated as a reassessment if adequately justified, unless LandScale determines that the change materially affects key habitats or socio-culturally sensitive areas.

A boundary change refers to any modification in the spatial extent of the landscape—this may include expansion to capture newly relevant areas, contraction to exclude areas no longer involved in the initiative, or shifts to improve alignment with jurisdictional, ecological, or socio-cultural boundaries.&#x20;

{% hint style="info" %}
**Confirm or modify the boundary**&#x20;

* **No change:** If the existing boundary remains accurate, confirm it without modification.&#x20;
* **Minor changes (<10%):** Adjustments within 10% of the original boundary must be justified with clear reasoning, such as evidence from a participatory process or supporting data. Changes should be made only to improve accuracy or relevance and must not be used to exclude areas in a way that could compromise the integrity of the assessment.
* **Major changes (>10%):** If the boundary has shifted significantly, it will be considered a new baseline assessment.
  {% endhint %}

Since the process of defining a landscape boundary remains the same as in the baseline assessment, you can refer to the baseline assessment guidelines for [boundary delineation](https://docs.landscale.org/step-a/define-the-landscape-boundary) and conducting an [adjacency analysis](https://docs.landscale.org/step-a/define-the-landscape-boundary/conduct-adjacency-analysis-optional). These guidelines provide detailed criteria on landscape size, boundary types (jurisdiction, catchment, or stakeholder-defined), stakeholder engagement recommendations, and identifying boundary limitations.

Boundary limitations must be updated to reflect any new constraints not captured in the baseline assessment. The adjacency analysis remains optional for reassessment.

After the boundary is confirmed and a pricing plan is selected, the LandScale team must validate the first part of Step A before the assessment team can proceed with the reassessment.

## Reassessment considerations

When confirming or modifying the boundary during reassessment, key considerations include:

* Does the boundary still reflect the key sustainability issues in the landscape?&#x20;
* Has stakeholder input indicated a need for boundary adjustments?&#x20;
* Are any important areas—such as relevant ecosystems or communities—currently excluded?&#x20;
* Would any changes to the boundary affect data availability or comparability with the previous assessment?

If adjustments are made, the updated boundary must be submitted as a spatial data file (.shp or .kml format) and an adequate justification must be provided.

{% hint style="danger" %}
**Select a pricing plan to continue**

At this stage, you must select a pricing plan and submit your initial work for validation. The LandScale team will review your submission and contact you once the review is complete. Upon approval, the remaining sections of the assessment will be unlocked, allowing you and your team to continue.&#x20;

You cannot proceed to later sections until this validation step is completed.

For more information on pricing, [visit our website](https://www.landscale.org/pricing/).&#x20;
{% endhint %}


---

# 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/reassessment-guidelines/step-a/review-the-landscape-boundary.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.
