# Creating An Email Account on Your cPanel Hosting

One of the standout features of Verpex hosting packages is the ability to create unlimited email accounts through your cPanel. If you're unfamiliar with this process, follow the step-by-step guide below.

#### Step 1: Log in to cPanel

* Access your cPanel through the Verpex Client Area or directly at `https://domain.com/cpanel` (replace ‘domain’ with your actual domain name).

#### Step 2: Find Email Accounts

* Once logged in, type **Email Accounts** in the search bar at the top right, or click on the **Email Accounts** option under the Email section if it's visible.

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

#### Step 3: Create a New Email Account

* On the next page, click the **+Create** button.

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

#### Step 4: Enter Account Details

* Fill in the necessary details for your new email account.

{% hint style="info" %}
**Tip**: Always use a strong password.
{% endhint %}

#### Step 5: Finalize Account Creation

* After filling in the details, scroll down and click the **Create** button.

<figure><img src="/files/43IQrz1LEgOuVHYCWdek" alt=""><figcaption></figcaption></figure>

#### Step 6: Access Your Inbox

* You will be redirected to the previous page, where you can see your existing email accounts. Click the **Check Email** button to access your inbox.

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

#### Step 7: Log in to Webmail

* Once logged in to the Webmail interface, you can choose to skip the welcome page in the future by ticking the **Open my inbox when I log in** option. Click **Open** to proceed.

<figure><img src="/files/6yt0aL3EJNsPgDVW46dQ" alt=""><figcaption></figcaption></figure>

#### Step 8: Using Roundcube

* If you selected Roundcube as your email software, you will see its interface, where you can view new messages and compose emails.
* Your first email will contain basic information about your newly created email account.

#### Step 9: Configure Third-Party Email Apps

* To access your account from third-party email applications (like Outlook, Gmail, or Thunderbird), use the details from the “Mail Client Manual Settings” provided earlier.

#### Conclusion

That’s all there is to it! Creating an email account should be straightforward and hassle-free.

If you encounter any issues, feel free to reach out to our support team, available 24/7. We’re here to help!

{% hint style="success" %}
Enjoy your new email account and the seamless communication it brings!
{% endhint %}


---

# 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://docs.clouduxe.com/emails/creating-an-email-account-on-your-cpanel-hosting.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.
