# How to Create Email Accounts from the Client Area? (cPanel Only)

```markup
---
description: 'Hashtags: #cPanel #creation #new'
---

# How to create email accounts from the Client Area? (cPanel only)

Below we will show you how to create an email account from your [Client Area](../../../client-area/accessing-the-client-area.md).

<div data-gb-custom-block data-tag="hint" data-style='info'>

This method is only valid if you are using **cPanel** as your control panel.

</div>

## Create a new email account

Remember that in order to create an email account, you must have a registered domain delegated to a hosting plan.

1. Log in to your [Client Area](../../../client-area/accessing-the-client-area.md) and click on **Services** and then **My Services**.

<figure><img src="../../../../.gitbook/assets/ClientAreaMyServices.png" alt=""><figcaption></figcaption></figure>

2. From the list of hosting plans, access the plan to which you want to configure an email account.

<figure><img src="../../../../.gitbook/assets/ClientAreaChooseAccount.png" alt=""><figcaption></figcaption></figure>

3. On the new screen, you will find the option **Create Email Account**, where you will need to enter the account name, the domain (if you have more than one), and the password.

<figure><img src="../../../../.gitbook/assets/2023-02-27_11h31_25.png" alt=""><figcaption></figcaption></figure>

## Other methods

You can also create an email account by accessing the control panel (cPanel or Plesk) directly from your [Client Area](../../../client-area/accessing-the-client-area.md).

1. On the same screen, after choosing the hosting plan, you will see the **Quick Shortcuts** box with access to the email account configuration area in the control panel used by your account.

<figure><img src="../../../../.gitbook/assets/ClientAreaShortcuts.png" alt=""><figcaption></figcaption></figure>

* To create an email account from **cPanel** follow [these steps](from-my-cpanel.md).
* To create an email account from **Plesk** follow [these steps](../../plesk-control-panel/email/from-my-plesk-control-panel.md).
* To configure an email account in an external email client such as Outlook, Thunderbird, etc., follow [these steps](../../../email/configure-my-accounts-in/).
```


---

# 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.sitioshispanos.com/menu-principal/guias/correo-electronico/como-crear-una-cuenta/desde-mi-area-de-cliente.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.
