> 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/saas-registration.md).

# SaaS Registration

Navigate to the QMCLOUD SaaS URL at <https://app.qmcloud.io> and select the Register button as highlighted below:

Diagram - QMCLOUD Registration

<div align="left"><figure><img src="/files/AHzagKhHpuvhsrHc7RiT" alt="" width="215"><figcaption></figcaption></figure></div>

Enter the details including Name, Email ID and Password. Note that the "Tenant Name" option is being deprecated and may not be available:

<div align="left"><figure><img src="/files/ASwkhnoC7tjF2AMw6Hmk" alt="" width="365"><figcaption></figcaption></figure></div>

Once you enter all the information, you will receive an OTP (one time password) via email and the registration page will prompt to enter the OTP as shown below:

<div align="left"><figure><img src="/files/2dfhGfcB5eN1e171IqnT" alt="" width="348"><figcaption></figcaption></figure></div>

Once you enter the OTP and click submit, the activation process is completed. Once the registration process is successful you will be presented with the home page of QMCLOUD (SaaS).

{% hint style="info" %}
You will need to accept the "Privacy Policy" and the "Terms and Conditions" for the QMCLOUD service. Please carefully read and review the policies for use.
{% endhint %}


---

# 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/saas-registration.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.
