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

# How to Create Separate Database Access

This is very useful when you want to provide access to one database only within the Cpanel account.

<Frame>
  ![](https://files.readme.io/95ac09b-21d46ae-Step_1.png "21d46ae-Step_1.png")
</Frame>

You need to create separate phpMyAdmin access though the Softaculous App Installer.

Then install direct phpmyadmin access under your site ulr (like [https://newdomain.com/phpmyadmin/](https://newdomain.com/phpmyadmin/)), and use it to connect with the database credentials set for your site.

<Frame>
  ![](https://files.readme.io/e3fcbd3-a54195c-Step_2.png "a54195c-Step_2.png")
</Frame>

<Frame>
  ![](https://files.readme.io/6bd77fb-d1c785f-Step_3.png "d1c785f-Step_3.png")
</Frame>

<Frame>
  ![](https://files.readme.io/591ae49-84b27ad-Step_4.png "84b27ad-Step_4.png")
</Frame>

You can check how to create MySQL Databases and Users [here](/cpanel/creating-mysql-databases-and-users)
