# User Registration

#### CREATE button

To access and use the Aranet Cloud platform the user first must register a new account in the platform. A new user account can be created by pressing the **CREATE** button on the main login page of the platform [**https://aranet.cloud/login**](https://aranet.cloud/login)**:**

<div data-with-frame="true"><figure><img src="/files/dccwQOMTxlxzmOGkhQ95" alt=""><figcaption></figcaption></figure></div>

Fill in all the fields on this screen:

1. ***E-mail***  - e-mail account, that will be used for user account acknowledgment and afterward will serve as login data to access the Aranet Cloud system;
2. ***Name*** – will be used as user account profile name;
3. ***Password*** – will serve as login data to access the Aranet Cloud system;
4. ***Repeat Password*** – password confirmation field;
5. **I agree to Terms and Conditions** – click to accept SAF Tehnika terms and conditions on Aranet Cloud usage: <https://aranet.cloud/terms-and-conditions>

<div data-with-frame="true"><figure><img src="/files/wRqrLpX1Zw0dkpr2M8un" alt=""><figcaption></figcaption></figure></div>

When all the necessary data is entered, click **CREATE** - a pop-up message about successful account registration will appear:

<div data-with-frame="true"><figure><img src="/files/WvpgDlt9IlLvHV4ZC8ft" alt=""><figcaption></figcaption></figure></div>

After successful registration, you will receive a new email message with the subject 'Confirmation of your Aranet Cloud registration' from <noreply@aranet.cloud>.&#x20;

<div data-with-frame="true"><figure><img src="/files/XnE6f8bi86c515eTWOgL" alt=""><figcaption></figcaption></figure></div>

After confirming your email, you will be redirected to Aranet Cloud website and see a message that your email has been successfully confirmed. After that, you can click on LOGIN INTO ARANET CLOUD, and you will be redirected to the Aranet Cloud login page, or you can head straight tothe  Aranet Cloud login page and log in to your account.

<div data-with-frame="true"><figure><img src="/files/o8dZNALBT0dDXBEqaLpF" alt=""><figcaption></figcaption></figure></div>

If such messages are not delivered, then first check your e-mail spam/junk filter and all other possible folders. If the messages are still not found, then contact Aranet technical support for assistance at <support@aranet.com>. &#x20;

#### "Continue with Apple" button

With the new Cloud release 2.10.0, you can now log in with your Apple or Google account. This makes a new account, so afterward, you will be prompted to make a new Aranet Cloud Workspace.

To register, press on "Continue with Apple" button

<div data-with-frame="true"><figure><img src="/files/K2xYkmnMHweTf5LfthD7" alt=""><figcaption></figcaption></figure></div>

After pressing the button, the regular pop-up will show up, where you can use your Apple credentials to log in to your account and create an Aranet Cloud account to create your own Workspace. Also you can use Apple Passkey, but it requires a device with iOS 17 or later.

<div data-with-frame="true"><figure><img src="/files/izxvh80RnWfkhSFrZA3q" alt=""><figcaption></figcaption></figure></div>

#### "Continue with Google" button

To register, press on "Continue with Google" button

<div data-with-frame="true"><figure><img src="/files/Bb0jDvhnpR2TIwUDWFCE" alt=""><figcaption></figcaption></figure></div>

The regular pop-up will then show up asking you to sign in to choose your Google account and sign in to it.

<div data-with-frame="true"><figure><img src="/files/3Jea7F3ZC99yp8a4ElEo" alt=""><figcaption></figcaption></figure></div>

After successful sign-in, you will be able to use your Aranet Cloud account and set up your first workspace.


---

# 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://help.aranet.com/aranet-cloud-page/aranet-cloud-landing-page/overview/user-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.
