# How to create an email account?

With this guide you will learn how to create your email accounts and then be able to send and receive email. The number of email accounts may vary depending on the contracted plan.

The steps are as follows:

1. Access the Panel.

You must enter in the browser, in enter: <http://yourdomain.com:2083>

You will have to replace "yourdomain.com" with the domain name of your website.

Log in

2\. In the "E-mail" section, click on "E-mail Accounts".

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

3. Click on "Create account"

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

4. Now enter the email address you want to create, the password, and the space to assign to it. Then click on "Create".

You're done! Your account is ready to be used. The next step is to [access the webmail](/email-accounts/email/how-to-access-webmail.md).


---

# 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.alskarcloud.com/email-accounts/email/how-to-create-an-email-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.
