# How to create email accounts from the cPanel control panel?

Below we will show you how to create an email mailbox from the cPanel control panel.

## Creating a new email mailbox from cPanel

1. Once you have logged into your cPanel control panel, you will find the **Email** section. Click on **Email Accounts**.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/Email%20Accounts.png" alt=""><figcaption></figcaption></figure>

2. Next, click the **Create** button on the right.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/Create%20Email%20Account.png" alt=""><figcaption></figcaption></figure>

3. In the form, enter the name of your mailbox and the password. Finally, by clicking the **Create** button, you will have finished creating your new email mailbox.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/CreateAccountForm.png" alt=""><figcaption></figcaption></figure>

In the account creation form, you can modify some parameters of your new mailbox, for example, the maximum disk space you can use. You can find these options by clicking the **Edit Settings** button in **Optional Settings**.

<div align="left"><figure><img src="/files/tuarlpoO299PtVgEpGod" alt=""><figcaption></figcaption></figure></div>

Upon returning to the **Email Accounts** section, you will see your new mailbox and be able to access it via Webmail or update your information.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/CreatedMailboxes.png" alt=""><figcaption></figcaption></figure>


---

# 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-panel-de-control-cpanel.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.
