# How to access email accounts via webmail with HestiaCP?

Below, we will show you how to check your mailboxes through the **Webmail** of **HestiaCP**.

Next, we will detail the accesses to **Webmail** and how to obtain the data to configure the mailboxes in external email clients such as Outlook, Thunderbird, Mac Mail, etc.

* [Access from the browser](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/paneles-de-control/panel-de-control-hestiacp/casillas-de-correo/how-to-access-mailboxes-via-webmail-with-hestiacp.md#access-from-the-browser)
* [Access from the Control Panel](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/paneles-de-control/panel-de-control-hestiacp/casillas-de-correo/how-to-access-mailboxes-via-webmail-with-hestiacp.md#access-from-the-control-panel)
* [Data to configure mailboxes in external email clients](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/paneles-de-control/panel-de-control-hestiacp/casillas-de-correo/how-to-access-mailboxes-via-webmail-with-hestiacp.md#data-to-configure-mailboxes-in-external-email-clients)

### Access from the browser

In your browser, type the web address:\
`webmail.yourdomain.com`\
replacing `yourdomain.com` with the domain of your mailboxes.

### Access from the Control Panel

1. Log in to the [HestiaCP Control Panel](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/paneles-de-control/panel-de-control-hestiacp/how-to-access-hestiacp-control-panel.md)
2. In the control panel, go to the **MAIL** section.
3. In the domain list, click on the blue paper airplane icon.

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

### Data to configure mailboxes in external email clients

When creating a mailbox or modifying its parameters, you will see a box on the right with the data to configure in the email client you are using.

<figure><img src="https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/.gitbook/assets/HestiaCreateMailboxes09.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/acceso-a-las-casillas-de-correo-via-webmail/como-acceder-a-las-casillas-de-correo-via-webmail-con-hestiacp.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.
