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

Here we will show you how to create a mailbox from the Plesk control panel.

1. Once you have logged in to your Plesk control panel, you will find the **Mail** option. Click on the **Create Email Address** button to create your mailbox.

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

2. The account creation form will ask for:
   * The name of your mailbox
   * Whether the new mailbox can be used to access the control panel
   * An alternative email address for recovering forgotten passwords
   * A maximum space limit that the mailbox can occupy.
3. After filling in the details, click the **OK** button to create your new mailbox.

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

Once your mailbox is created, you can view it under the **Mail** option in the left menu.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/PleskMailboxList.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-plesk.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.
