> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/ja/monitaringu/monitaringu.md).

# モニタリング報告書

生物多様性クレジットの算定は自動化されており、観測データから報告書を生成します。&#x20;

モニタリング期間および報告書は、最短で1年、最長で5年の頻度とすることができ、以下を含めなければなりません。&#x20;

* の変化 [ベースライン評価](/methodology/ja/bsurain.md) 該当する場合
* における適応的な変化 [実施計画](/methodology/ja/purojekutono/shi-shi-ji-hua.md)
* プロジェクト境界の変更（例えば、からのスケール拡大など） [グループ化されたプロジェクト](/methodology/ja/purojekutono/purojekuto/gurpupurojekuto.md)）を .kml 形式で
* ステークホルダー、またはプロジェクト・ガバナンスにおけるいかなる変更
* 指標種の観測に関するプロジェクト生データの安全なアップロード
* 現在の年と前年度のプロジェクト実施期間における、クレジット創出区域とリーケージ管理区域のヘクタール単位での比較報告書（[プロジェクト区域](/methodology/ja/purojekutono/purojekuto/bcpno.md#project-area-data-layer))
* 可能であれば、公開により検証された指標種の観測データ（すなわち iNaturalist）

BCPは、モニタリング報告書において、各検証期間中に実施された活動の簡潔な定性的要約と、生物多様性保全の観点からのその有効性を含めるものとします。


---

# 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://isbm.savimbo.com/methodology/ja/monitaringu/monitaringu.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.
