> 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/sfdr-reporting-solution/2026-sfdr-asset-assessment/table-1-climate-and-other-environment-related-indicators/indicator-7-activities-negatively-affecting-biodiversity-sensitive-areas.md).

# Indicator 7: Activities Negatively Affecting Biodiversity-Sensitive Areas

<table data-card-size="large" data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><i class="fa-bullseye">:bullseye:</i> Maximum Score</td><td><strong>Not scored</strong></td><td></td><td></td></tr><tr><td><i class="fa-pen-to-square">:pen-to-square:</i> Prefill</td><td><i class="fa-check">:check:</i> <strong>Eligible</strong></td><td></td><td></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i> Validation</td><td><strong>Evidence is not required</strong></td><td></td><td></td></tr><tr><td><i class="fa-arrow-trend-up">:arrow-trend-up:</i> 2026 Updates</td><td><strong>None</strong></td><td></td><td></td></tr></tbody></table>

***

**Does the entity have sites/operations located in or near to biodiversity sensitive areas where activities negatively affect those areas?**

{% columns %}
{% column width="83.33333333333334%" %}

<figure><img src="/files/SIOkcLdEBoKQUzWYth0c" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="16.666666666666657%" %}

{% endcolumn %}
{% endcolumns %}

## Assessment Instructions

<details>

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

The intent of this indicator is to assess the entity’s negative impacts on biodiversity-sensitive areas.

</details>

<details>

<summary><strong>Input</strong>: How do I complete this indicator?</summary>

**Select Yes or No**

**Previous Year (2024):** Select 'Yes' to this option if the PAI indicator was applicable to the previous reference period.

**Current Year (2025):** Select 'Yes' to this option if the PAI indicator is applicable to the current reference period.

**Explanation (optional):** Provide context to the answer that was provided. This helps investors gain an understanding of the methodologies and assumptions used.

**Action taken (optional):** Give context to the answer that was provided to explain any action that may have been taken within the last year, as well as any actions planned or targets set for the next reference period.

### Terminology

**Biodiversity**

> means the variability among living organisms arising from all sources including terrestrial, marine and other aquatic ecosystems and the ecological complexes of which they are part and includes diversity within species, between species and of ecosystems.

**Biodiversity-sensitive areas**

> means Natura 2000 network of protected areas, UNESCO World Heritage sites and Key Biodiversity Areas (‘KBAs’), as well as other protected areas, as referred to [in Appendix D of Annex II to Commission Delegated Regulation (EU) 2021/213912](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32021R2139#d1e32-144-1); (EU).

**Protected area**

> Means an area designated under the European Environment Agency’s Common Database on Designated Areas (CDDA); (EU).

</details>

***

## References

<details>

<summary><em>References</em></summary>

[Natura 2000](https://ec.europa.eu/environment/nature/natura2000/index_en.htm)

[UNESCO World heritage sites](https://whc.unesco.org/en/list/)

[Key Biodiversity Areas (‘KBAs’)](https://www.keybiodiversityareas.org/kba-data)

</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/sfdr-reporting-solution/2026-sfdr-asset-assessment/table-1-climate-and-other-environment-related-indicators/indicator-7-activities-negatively-affecting-biodiversity-sensitive-areas.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.
