# How to access email accounts via webmail with cPanel?

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

Next, we will detail the different ways to access **Webmail**:

* [Access from the browser](#desde-tu-navegador-de-internet)
* [Access from the Control Panel](#acceso-desde-el-panel-de-control)
* [Access from the Client Area](#acceso-desde-el-area-de-cliente)

### Access from the browser <a href="#desde-tu-navegador-de-internet" id="desde-tu-navegador-de-internet"></a>

1. In your browser, enter the web address \[**yourdomain.com]/webmail**

{% hint style="info" %}
The access \[**yourdomain.com]/webmail** will only work if the domain points to our server. If the domain that displays the website points to another server, you can access the webmail with this web address:\
\
**webmail.**\[**yourdomain.com]**
{% endhint %}

{% hint style="info" %}
If your domain points to another server via DNS, you can access Webmail with this web address:\
\
**IP-of-our-server/webmail**
{% endhint %}

2. A screen will appear where you must enter your mailbox and password.
3. You will reach the screen where you have to choose **roundcube** to access your mailbox.

### Access from the Control Panel

1. In your browser, enter the web address \[**yourdomain.com]/cpanel** and log in with your username and password.

{% hint style="info" %}
The access \[**yourdomain.com]/cpanel** will only work if the domain points to our server. If the domain that displays the website points to another server, you can access the control panel with this web address:\
\
**cpanel.**\[**yourdomain.com]**
{% endhint %}

{% hint style="info" %}
If your domain points to another server via DNS, you can access your account's control panel with this web address:\
\
**IP-of-our-server/cpanel**
{% endhint %}

2. Once you have entered your cPanel control panel, you will find the **Email** section. Go to **Email Accounts**.
3. In the new screen, you will see the area where mailboxes are created and reviewed. Click the **Check Email** button to review your mailbox in **Webmail**.
4. You will reach the screen where you must choose **roundcube** to access your mailbox.

### **Access from the Client Area**

1. In your [**Client Area**](/menu-principal/guias/area-de-cliente/acceso-al-area-de-clientes.md), go to **Services** and then to **My Services**.
2. From the list of hosting plans you have, enter the one for the mailbox you want to check.
3. In the new screen, you will find the **Quick Shortcuts** option.\
   You will find the mailboxes by entering **Email Accounts**.
4. In the list of created mailboxes, click the **Check Email** button to review your mailbox in **Webmail**.
5. Finally, click on **roundcube** to open your mailbox in **Webmail**.


---

# 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/cpanel-webmail.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.
