# Sign up

Sign up as a user to access the OneSite Cloud Portal. After you register and log in, create your first Company and Tenant. The system assigns you the Super Administrator role for the Company you created. Next, invite users so they can access the tenant and/or help manage the Company.

## Sign Up for the OneSite Cloud Portal

1. Start by opening up the [Adaptiva Cloud Portal homepage](https://console.adaptiva.cloud/) in your preferred browser.

   ![](/files/i174wFf0wrPI8dMqoyXG)
2. Select **Sign Up** to create a request for your account. The **New User Request** dialog appears.

   ![](/files/gyGWNZ1meHf6KVylWpHb)
3. Enter your email address into the **Email** field, and then select **Sign Up** to create the request for your account. You will shortly receive an email from `twilio@adaptiva.com`, allowing you to register and activate your account to use on the OneSite Cloud Portal.

   You must use a corporate email account. No public domains are allowed (such as, gmail.com, hotmail.com, outlook.com, etc.).

## Register Your OneSite Cloud Portal User Account

Twilio sends an email to users who either self-register or receive an invitation from an Administrator. The email contains a link to the **Register New User** dialog, where users complete their registration. For invited users, the email also includes a second link to activate the registered account with the company.

{% hint style="info" %}
You can use the invite for 24 hours after we send this email.
{% endhint %}

1. Navigate to your inbox, locate the email `twilio@adaptiva.com`, and then select the first link in the email to register your user account.
2. The **Register New User** dialog appears.

   ![](/files/zoTURtWqRYtD9NFfnLvC)
3. Select the **Admin Type** login from the list. You can choose from the following login options:
   * **Adaptiva:**
     * Enter an email address, and password (password parameters can be found by clicking the information tooltip). Enter password again to confirm.
   * **OIDC Provider:**
     * Select the provider as directed by your Company Administrator. If you are currently not logged in with that provider you will be prompted to log in.
4. Enter your **First Name** and **Last Name** in the respective fields.
5. Enter the following contact details (optional) into the respective fields:
   * Daytime phone number
   * After-hours phone number
   * Text Message phone number
   * WhatsApp phone number
   * Teams Webhook URL

{% hint style="info" %}
For more information on the Teams Webhook URL, review the [Generating a Microsoft Teams Webhook URL](https://support.adaptiva.com/hc/en-us/articles/36076277883149-Generating-a-Microsoft-Teams-Webhook-URL) KB article.
{% endhint %}

1. Select **Register** to create your account.
2. You will now be directed to the Adaptiva Cloud Portal to continue setup.

   ![](/files/fC6UeEeQVnSM7nyiILjF)


---

# 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.adaptiva.com/cloud/getting-started/signup.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.
