# Create an Account

## Procedures

{% stepper %}
{% step %}

#### Go to [**zenConsole**](https://console.zenlayer.com/) and click [**Sign Up**](https://console.zenlayer.com/auth/signup/input?redirectTo=%2F).

{% endstep %}

{% step %}

#### **Enter your account information**

<div align="left"><figure><img src="/files/IwlgzTY613x7qHvOMrja" alt=""><figcaption><p>Sign-Up</p></figcaption></figure></div>

1. Enter your email address to sign in to zenConsole and to receive notifications.
2. Create and confirm your password.
3. Enter your first and last name.
4. Read through and review our policies.
5. Click **Continue** to proceed to email verification.
   {% endstep %}

{% step %}

#### **Email verification**

Enter the verification code you've received from us.

<div align="left"><figure><img src="/files/k8gqxoWFHKN16JBQHnbx" alt="" width="563"><figcaption><p>Email Verification</p></figcaption></figure></div>

{% hint style="info" %} <mark style="color:blue;">**Note**</mark>

<mark style="color:blue;">The code will only be valid for 30 minutes, so please complete verification as soon as you can.</mark>
{% endhint %}
{% endstep %}

{% step %}

#### **Complete billing information**

<div align="left"><figure><img src="/files/fyIS7msRagGhqCMTzU4M" alt="" width="387"><figcaption><p>Billing Information</p></figcaption></figure></div>

1. Choose **Individual** or **Enterprise** according to your account needs.
2. Enter your billing information.
3. Click **Get Started** to create your new account.
   {% endstep %}
   {% endstepper %}

## **Result**

You can sign in to your account using your submitted email address and password.


---

# 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.console.zenlayer.com/welcome/platform/account-management/create-an-account.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.
