> For the complete documentation index, see [llms.txt](https://docs.qmcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qmcloud.io/installation-and-configuration/qmcloud-saas.md).

# QMCLOUD SaaS

The SaaS version of QMCLOUD is a subscription-based service. There is no need for an end user to install the QMCLOUD software.

{% hint style="info" %}
The URL for accessing QMCLOUD (SaaS) software is <https://app.qmcloud.io/>
{% endhint %}

QMCLOUD is available in the following editions:

| Developer Edition                                       | Advanced Edition                                                        | Enterprise Edition                                                      |
| ------------------------------------------------------- | ----------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| $99/month or $950/year                                  | $147/month or $1499/year                                                | Contact us for more details                                             |
| One organization, and one user                          | One organization with up to 4 users                                     | Multiple organization, workspaces and users                             |
| RBAC - Not applicable due to only a single user support | RBAC capabilities based on workspace                                    | RBAC based on organization and workspace                                |
| Supports AWS, Azure, K8 cloud providers                 | Supports AWS, Azure, K8 cloud providers                                 | Supports AWS, Azure, K8 and vSphere cloud providers                     |
| AI Copilot                                              | AI Copilot                                                              | AI Copilot                                                              |
|                                                         | Detect drift, Scan, and Import resources from an existing cloud account | Detect drift, Scan, and Import resources from an existing cloud account |
|                                                         | Estimate cost for resources                                             | Estimate cost for resources                                             |
|                                                         |                                                                         | Coming soon - Security and Cost Policies                                |


---

# 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.qmcloud.io/installation-and-configuration/qmcloud-saas.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.
