# How to Create a Database Username in cPanel

Creating a database username in cPanel is easy. Follow these steps:

* Log in to your **cPanel account**.
* In the **Databases** section, click on **MySQL Databases**.

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

* Under **MySQL Users**, enter the new username you want to create in the **Username** field.
* Enter your new password or use a **password generator**.

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

* Click on **Create a User**.

{% hint style="info" %}
**Tip:** Write down the database username and password on a notepad so you can easily recall them while installing a script manually.
{% 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/databases/how-to-create-a-database-username-in-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.
