# Creating An Email Account on cPanel

One of the greatest features that most Clouduxe hosting packages offer is the unlimited email accounts you can create within your cPanel account. If you are unfamiliar with the process, follow this step-by-step guide below.

#### Step 1: Log in to cPanel

* Log in to your cPanel through the Clouduxe Client Area or directly via `https://domain.com/cpanel` (replace ‘domain’ with your own domain name).

#### Step 2: Access Email Accounts

* Once logged into your cPanel dashboard, type **Email Accounts** in the top right search bar, or click the **Email Accounts** option under the Email section if it’s visible.

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

* After the page loads, click the **+Create** button.
* Enter the details for your new email account.

{% hint style="info" %}
**Tip**: Always create a strong password. You can use build in password generator for that.
{% endhint %}

* Once all details are filled, scroll down and click the **Create** button.

#### Step 4: Access Your Inbox

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

#### Step 5: Choose Your Email Software

* You should now be logged into your Webmail interface. To skip the Welcome Page in the future, tick the **Open my inbox when I log in** option, then click the **Open** button. In this example, we will choose **Roundcube** as the email software.

#### Step 6: Familiarize Yourself with Roundcube

* The next page will show what the Roundcube interface looks like. This is where you can view new email messages in your inbox or compose new ones. The first email message you receive will contain basic information about your newly created email account.

{% hint style="info" %}
If you wish to access this account from a third-party email app (e.g., Outlook, Gmail, Thunderbird), make sure to enter the details from the “Mail Client Manual Settings” above.
{% endhint %}

#### Conclusion

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

In the unlikely event that you experience any issues, feel free to reach out to our support team, who are available 24/7 and will be more than happy to help.

**Happy emailing!**


---

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