> For the complete documentation index, see [llms.txt](https://docs.clouduxe.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clouduxe.com/databases/how-to-import-a-database-via-phpmyadmin-in-cpanel.md).

# How to Import a Database via phpMyAdmin in cPanel

Follow these steps to import a database using phpMyAdmin:

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

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

* From the navigation tree in the left sidebar, select the appropriate database where you want to import data.

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

* Click on **Import**.

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

* Under **File to Import**, click on **Browse** and select the SQL file from your computer.

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

* Scroll down and click on **Go**.

{% hint style="success" %}
If you see a success message, your SQL has been successfully uploaded.
{% endhint %}

<figure><img src="/files/4K4bDuSO4VMb80j2pOUk" alt=""><figcaption></figcaption></figure>
