# Registration

To sign in or register for a new account navigate to[ console.cloud.denvrdata.com](https://console.cloud.denvrdata.com).

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

Hitting the "Register" button will take you to a simple signup form. The company name will be used to name your account/tenant and the administrator information will be used to create the initial admin user. You can always add other users and account admins at a later time. Once you hit the "Submit" button you'll receive confirmation that "you've been successfully registered!"

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

Once we receive your request we'll setup your account and send an account verification email to the address you provided us. If you don't receive the account verification please check your spam folder for emails coming from <support@denvrdata.com>.&#x20;

<div data-full-width="false"><figure><img src="/files/LCvy3HsrwAaJ4Uc6BRrT" alt=""><figcaption></figcaption></figure></div>

From this email you can either click on the "Verify" button or copy the provided URL into your browser. Once the email verification is complete you'll be directed to the sign in page shown above. Enter the "Username" and "Temporary Password" provided in the email login. You'll then be prompted to change your password before proceeding to the dashboard.

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

Accepting the "terms of service" document will conclude the registration process on Denvr AI Cloud. Congratulations!

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

Checkout our [guide ](/docs/platform/virtual-machines.md)on bringing up a virtual machine.&#x20;


---

# 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.denvrdata.com/docs/overview/getting-started/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.
