> 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/assessment-guidelines/additional-resources/archived-resources.md).

# Archived resources

This section includes older resources that may still be useful for reference but are no longer actively maintained.

## LandScale assessment framework (version 1.0)

*Last updated: October 2021*

The LandScale assessment framework—developed through two years of field testing and extensive consultation—provides a common language for assessing landscape sustainability. The most up-to-date version (1.1) is available in the [LandScale assessment framework section](/assessment-guidelines/get-started/introduction-to-the-landscale-system/landscale-assessment-framework.md).

The version below, along with the translated copies, does not reflect the updated indicator and metric categorizations introduced in the 2025 refresh. However, it can be cross-referenced with version 1.1.

{% file src="/files/KWPBFpcuQdxiVgQOnp45" %}

{% file src="/files/ePwChOQIHluJcJGTkvSi" %}

{% file src="/files/v1d8GocWrk0Zlf77kDYx" %}

{% file src="/files/eJpuU2gEXO38mc9GvznW" %}

## Landscape partnership module

*Last updated: October 2021*

This resource was developed to help multi-stakeholder groups at any stage of their development report their activities and progress in a structured manner based on five critical elements of integrated landscape management.

{% file src="/files/OlhiBgkyWO3IWaEPRpfq" %}

## Stakeholder engagement plan template

*Last updated: November 2021*

This resource was developed to guide the assessment team through the process of building a stakeholder engagement plan for the full scope of the assessment and includes a template for doing so. This process now takes place directly on the platform instead.

{% file src="/files/XUicyYUpknztHD9T0Geo" %}

## Data visualization recommendations

*Last updated: August 2022*

This resource is a repository for metric assessment and visualizations, providing recommendations and guidance.

{% file src="/files/5z6DZJK1sWqCMDnwBHxa" %}

## Report writing tips

*Last updated: August 2022*

This resource was developed to help assessment teams summarize the most important details of their landscape assessment in an engaging and easy-to-understand way for report sharing.

{% file src="/files/V6fshvNCa548O7ltmEzx" %}

## Restoration type classification table

*Last updated: October 2021*

This resource builds on the Forest Landscapes Restoration (FLR) typology to generalize and expand it, addressing the full set of ecosystem types and restoration situations that may be encountered in a LandScale assessment. More up-to-date information is available via [IUCN](https://iucn.org/our-work/topic/forests/forest-landscape-restoration).

{% file src="/files/nAp8XrcwQesqnTOMbCSY" %}

## World ecosystems map and IUCN typology table

*Last updated: October 2021*&#x20;

This resource contains the IUCN typology that can be used to standardize ecosystem classification and includes a crosswalk between that typology and the World Ecosystems Map, which LandScale recommends as the default data for relevant metrics. More up-to-date information is available via [IUCN](https://iucn.org/resources/conservation-tool/iucn-global-ecosystem-typology).

{% file src="/files/RO05SF9XzGxKxwUD7ODv" %}


---

# 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/assessment-guidelines/additional-resources/archived-resources.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.
