> For the complete documentation index, see [llms.txt](https://docs.opsnow.io/dev-opsnow-user-guide-v0.2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsnow.io/dev-opsnow-user-guide-v0.2/introduction/getting-started/subscribe-to-autosavings.md).

# Subscribe to AutoSavings

The **AutoSavings** page allows you to activate automated cloud cost optimization for your connected cloud accounts. OpsNow uses an AI-powered engine to continuously optimize your savings plans and reduce unnecessary spending, without requiring any upfront fees.

<figure><img src="/files/w0YrnrTt4YXjGQDrZCNH" alt=""><figcaption></figcaption></figure>

#### Savings Overview

This section displays your **estimated Monthly Savings** and **Annual Savings** based on your current cloud usage.\
If no savings data is available yet, both values will be shown as **$0** until analysis is complete.

#### Proceeding to the Next Step

After reviewing your AutoSavings information and confirming your connected cloud accounts, click **Next** to continue with onboarding.<br>


---

# 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://docs.opsnow.io/dev-opsnow-user-guide-v0.2/introduction/getting-started/subscribe-to-autosavings.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.
