> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/iso-ai-risk-management/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/iso-ai-risk-management/environmental-impact-eni.md).

# Environmental Impact (ENI)

The application of AI may come with environmental hazards that previously did not exist. The application of AI may result in favourable outcomes for the natural world. One application for AI would be reducing nitrogen oxide emissions from gas turbines. The application of AI may also result in the waste of certain resources. For instance, the training phase of some artificial intelligence systems requires computing resources and can result in significant amounts of power consumption. It is necessary to take into consideration both these risks and the effects they have on the environment.

Controls related to this risk category are listed below:

* ENI 01 - Environmental Impact&#x20;
* ENI 02 - AI Positive or Negative Impacts&#x20;
* ENI 03 - Likelihood and Magnitude of Each Impact&#x20;
* ENI 04 - Benefits vs Impacts


---

# 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:

```
GET https://documentations.seclea.com/iso-ai-risk-management/environmental-impact-eni.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
