> For the complete documentation index, see [llms.txt](https://docs.north.cloud/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.north.cloud/docs/features.md).

# Features

- [Noros AI](https://docs.north.cloud/docs/features/noros-ai.md): Learn more about our AI assistant available for all our customers.
- [Capabilities and Examples](https://docs.north.cloud/docs/features/noros-ai/capabilities-and-examples.md): Learn more about the exact tooling and capabilities of Noros.
- [Best practice prompting](https://docs.north.cloud/docs/features/noros-ai/best-practice-prompting.md)
- [Coverage](https://docs.north.cloud/docs/features/coverage.md): Learn how North covers your cloud spend with commitments, and how North carries the commitment term and the risk on your behalf.
- [Getting Started](https://docs.north.cloud/docs/features/coverage/getting-started.md): Learn how to view your commitments health, your coverage options, and what happens after you buy coverage with North.
- [Purchasing Coverage](https://docs.north.cloud/docs/features/coverage/purchasing-coverage.md): Learn how North measures coverage, and how to buy more of it through a policy or a one-time purchase.
- [Commitments](https://docs.north.cloud/docs/features/coverage/commitments.md): Learn how to use the Commitments page to track your coverage, your savings, and the health of every commitment.
- [Coverage Plans](https://docs.north.cloud/docs/features/coverage/coverage-plans.md): Learn which commitment plans North supports, on which cloud, for which services, and through Flexbot or Autobot.
- [Coststreams](https://docs.north.cloud/docs/features/coststreams.md): Learn more about one of our most powerful feature Coststreams.
- [Getting Started](https://docs.north.cloud/docs/features/coststreams/getting-started.md): How to build your first cost stream.
- [Business Units](https://docs.north.cloud/docs/features/coststreams/business-units.md): Learn how to use Business Units in North.Cloud's Cost Streams.
- [Cost Labels](https://docs.north.cloud/docs/features/coststreams/cost-labels.md): Learn more about Cost Labels in North.Cloud's Coststreams.
- [Cost Units](https://docs.north.cloud/docs/features/coststreams/cost-units.md): Learn more about Cost Units in North.Cloud's Coststreams.
- [API Integration](https://docs.north.cloud/docs/features/coststreams/cost-units/api-integration.md)
- [Visibility](https://docs.north.cloud/docs/features/visibility.md): Learn more about North.Cloud's visibility feature.
- [Explore costs](https://docs.north.cloud/docs/features/visibility/explore-costs.md): Learn more about North.Cloud's Visibility-  Explore.
- [Compare costs](https://docs.north.cloud/docs/features/visibility/compare-costs.md): Learn more about North.Cloud's Visibility - Compare feature.
- [Forecast costs](https://docs.north.cloud/docs/features/visibility/forecast-costs.md): Learn more about North.Cloud's Visibility - Forecast feature.
- [Rightsize](https://docs.north.cloud/docs/features/rightsize.md): Learn how Rightsize finds cost and performance improvements for your cloud resources.
- [Anomalies](https://docs.north.cloud/docs/features/anomalies.md): Learn what North flags as a cost anomaly, how it grades severity, and how to tune detection for your account.
- [GreenOps](https://docs.north.cloud/docs/features/greenops.md): Learn about your direct carbon emissions and how to offset it with North.Cloud.
- [Cost Loops](https://docs.north.cloud/docs/features/cost-loops.md): Learn what a Cost Loop is, which SaaS providers North supports today, and which ones are coming.
- [Snowflake](https://docs.north.cloud/docs/features/cost-loops/snowflake.md): Learn how to connect your Snowflake account to North as a Cost Loop.
- [Anthropic](https://docs.north.cloud/docs/features/cost-loops/anthropic.md): Learn how to connect your Anthropic organization to North as a Cost Loop.
- [OpenAI](https://docs.north.cloud/docs/features/cost-loops/openai.md): Learn how to connect your OpenAI organization to North as a Cost Loop.
- [Viewing Cost Loop Data](https://docs.north.cloud/docs/features/cost-loops/viewing-cost-loop-data.md): Learn where your Cost Loop spend appears in North, and how much detail each provider gives you.
- [Alerts](https://docs.north.cloud/docs/features/alerts.md): Learn what North alerts you about, where those alerts appear, and how to read each one.


---

# 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.north.cloud/docs/features.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.
