# How to set up automatic email forwarding?

Next, we will show you how to set up automatic email forwarding.

By setting up a **mailer** you can automatically forward emails that arrive in one mailbox to another email address.

### Accessing the Forwarding Tool

1. Log in to your [Customer Area](https://github.com/sitioshispanos/gitbook-helpdesk-en/blob/master/guias/customer-area/accessing-customer-area.md) and click on **Services**, then **My Services**

<figure><img src="/files/EVW0fGGdAyQkhGzhv8sS" alt=""><figcaption></figcaption></figure>

2. From the list of hosting plans, select the one for which you want to set up a **Forwarder**

<figure><img src="/files/g4eDANvengy7AjtmbdPn" alt=""><figcaption></figcaption></figure>

3. On the new screen, in the left **Actions** box, you will find the option to access the **cPanel** control panel. You will also see, in the central box **Technical Information**, a direct link to the panel from your browser.

<figure><img src="/files/UpRpvfm0d1QuUz2tNN8i" alt=""><figcaption></figcaption></figure>

4. Once in the **cPanel** control panel, navigate to **Forwarders** under the **Email** section

<figure><img src="/files/687eWPVCvOijdic2JSiN" alt=""><figcaption></figcaption></figure>

5. In the configuration screen, define the domain for which you will create your forwarders. Then, choose to create an individual forwarder for a specific email address or a forwarder for all email addresses under a domain.

<figure><img src="/files/OzJnP3RLpUA7eVXfcQv0" alt=""><figcaption></figcaption></figure>

#### Individual Forwarder:

The individual forwarder will prompt you to configure the email address that will forward your emails and to which email address they should be forwarded.

Click on **Add Forwarder** to save your forwarder.

<figure><img src="/files/dcamRMWvmVxc64REBxFy" alt=""><figcaption></figcaption></figure>

#### Domain Forwarder:

The domain forwarder allows you to forward all emails received in your domain's mailboxes to the corresponding mailboxes in another domain.

Click on **Add Domain Forwarder** to save your forwarder.

<figure><img src="/files/lDRQmr8BhnM5EeERCer7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
It is not recommended to configure a single recipient email address or use this method as a **Catch All**.
{% endhint %}

### You can also check out our tutorial on YouTube:

{% embed url="<https://www.youtube.com/watch?t=2s&v=MR36h6b-6zQ>" %}


---

# 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/herramientas-y-opciones-de-correo-utiles/reenvio-automatico-de-correos.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.
