# GreenOps

{% embed url="<https://www.loom.com/share/baa5457830cc4af693f72d85e2fb1ee9>" %}

GreenOps by North provides a comprehensive, zero-setup dashboard to continuously monitor and reduce your cloud carbon footprint.

### Accessing the GreenOps Dashboard

To get started, navigate to the **NorthOps** section within the North.Cloud app and select **GreenOps**. No technical configuration or onboarding is required—GreenOps begins analyzing your footprint automatically in the background.

### What You'll See

On your GreenOps dashboard, you'll find:

* **Last Month’s Carbon Emissions**: A detailed profile of your cloud carbon output, broken down by resource.
* **Water & Power Usage Estimates**: Calculations of associated energy and water consumption for your workloads.
* **Offset Guidance**: An estimate of the carbon credits required to achieve carbon neutrality for your cloud usage.

### Filtering and Exploring Your Data

GreenOps offers flexible filters so you can:

* Adjust reporting windows.
* Drill down into specific regions, services, or workloads.
* Identify areas of high power usage or carbon intensity for targeted optimization.

### Going Carbon Neutral

To purchase verified carbon offsets through North:

1. Click the **Go Carbon Neutral** button in the top right of the GreenOps dashboard.
2. Follow the authorization prompts to submit your request.

Upon completion, North will provide full documentation.


---

# Agent Instructions: 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://docs.north.cloud/docs/features/greenops.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.
