# Sign Up

To start using Service Portal AI, you must first create an account. You can register using either an email address or the Sign up with Google option. After completing the registration process, you must verify your email address and complete the initial account setup before accessing the platform services.

## Sign Up with Email

To access Service Portal AI, you must first create an account. Open the Service Portal AI website at [https://ai.cloudeka.id](https://ai.cloudeka.id/) using your browser, then click the **Sign Up** button.

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

On the **Sign Up** page, complete all required fields by providing your **Full Name**, **Email Address**, **Password**, and **Phone Number**.

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

Before proceeding, review the **Terms of Service** and **Privacy Policy**. By creating an account, you agree to these terms and policies.

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

After completing the required information, click **Sign Up** to continue the registration process

<figure><img src="/files/26EbfiKtal6bJFOvQZlH" alt=""><figcaption></figcaption></figure>

## Verify Email

After completing the registration process, a **Congratulations!** page will be displayed, indicating that your account has been created successfully.

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

A verification email will be sent to the email address you used during registration. Open your inbox and follow the instructions in the email to verify and activate your account.

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

If you do not receive the verification email, click **Resend verification email** to request a new verification email.

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

After verifying your email address, click **Go to Sign In** to proceed with the initial account setup process.

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

## Set Up Account Type

After signing in for the first time, the **Set Up Account Type** page is displayed.

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

Choose the account type that best matches your intended usage.

* Individual accounts are intended for personal use, learning, and managing personal projects.
* Enterprise accounts are intended for business use, team collaboration, and enterprise-grade services.

To continue with an Individual account, click **Continue as Individual**.

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

On the **Personal Information** page, enter the required details, including **Full Name**, **Phone Number**, **Country**, **City**, and **Address**, then click **Continue**.

After that, a window for Multi-Factor Authentication Required activation will appear. Click the **Active Multi-Factor Authentication**.

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

The Confirm Password window will then be displayed, enter your current password and click the Confirm button to proceed with the MFA activation.

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

In the next step, you can download an authentication app on your smartphone. This guide only demonstrates the use of Google Authenticator and Microsoft Authenticator. For Android smartphone users, here are the links for [Google Authenticator](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2) and [Microsoft Authenticator](https://play.google.com/store/apps/details?id=com.azure.authenticator). For iOS smartphone users, here are the links for [Google Authenticator](https://apps.apple.com/us/app/google-authenticator/id388497605) and [Microsoft Authenticator](https://apps.apple.com/us/app/microsoft-authenticator/id983156458).

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

After completing the onboarding process, you can continue to the Service Portal AI dashboard and start using the available services.

{% hint style="info" %}
For Individual accounts, a default project is automatically created during the onboarding process. Once the project is available, select the project to continue to the dashboard.
{% 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.cloudeka.ai/guidance-for-individual/starter-guide/sign-up.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.
