> ## Documentation Index
> Fetch the complete documentation index at: https://kb.mochahost.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to manage your databases with phpMyAdmin on Mochahost Managed WordPress

> Learn how to manage your WordPress databases from the Mochahost Dashboard.

While managing your WordPress sites hosted on Mochahost Managed WordPress, you may need to edit the databases directly. You can do this easily from the Mochahost Dashboard using phpMyAdmin.

<Warning>
  Important
  Before you edit a database directly, we strongly recommend creating a backup of it first. For information about how to do this, go to [How to back up and restore a database on Mochahost Managed WordPress]().
</Warning>

To access phpMyAdmin and your databases from the Mochahost Dashboard, follow these steps:

1. Log in to the Hosting Panel at [https://clients.mochahost.com](https://clients.mochahost.com).
2. In the left sidebar, click **Managed WordPress:**

   ![](https://files.readme.io/d4f873724342e88bdfc1b0838d4888b3a7ec8bf820efc120bff9a1dd753c3e6a-image.png)
3. On the **My Websites** page, locate the site, and then click **Manage**:

   ![](https://files.readme.io/63806b75f81985a4c03896d84aacc0b29644f68f928d13fb9e0176b285692bf4-image.png)
4. On the Mochahost dashboard, click the **Advanced** icon:

   ![](https://files.readme.io/bc6bc5692b551bb7b36bd8f7cbb82722b1067cda4e59f3d34a7acb7e208f62fa-image.png)
5. In the **Advanced Settings** section, in the **Database Management** row, click **phpMyAdmin**:

   ![](https://files.readme.io/618a09a9c56b65572c2c5fa232c5cd9c6bd13b80e596ae82a34a7eb99e635b82-Screenshot_2025-12-11_at_4.15.27PM.png)

   phpMyAdmin opens in a new tab.

<Check>
  Tip
  For information about how to use phpMyAdmin, go to the official documentation at [https://docs.phpmyadmin.net/en/latest/](https://docs.phpmyadmin.net/en/latest/).
</Check>
