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

# Managing Your Website, Databases, and Backups in Enhance

> Learn how to manage your website and email from one convenient interface in Enhance Control Panel.

## Manage your website

1. Log in to your Enhance control panel

2. In the left sidebar, click **Websites**.

   <Frame>
     ![](https://files.readme.io/228bef28a564fa447f4a92d5c208a9c69d68e7e5322737068090c99d2d6b34a5-image.png)
   </Frame>

3. On the **Manage websites** page, click the website you want to manage.

4. Use the tabs at the top of the page to manage different parts of your site.

   <Frame>
     ![](https://files.readme.io/0d73ed56011299813bdb56a205c1fed7388afb55fba021835f9c579cffeaa64c-image.png)
   </Frame>

## What each tab does

### Apps

Use the **Apps** tab to install applications. Click **Install app**, select the settings you want, and then click **Install**.

<Frame>
  ![](https://files.readme.io/7cbeb917c43171b825d348cf1eda64efd6d1b5df3e5b446e833382d530a85dc3-image.png)
</Frame>

<Note>
  Only WordPress and Joomla are supported at this time. You can install other applications manually.
</Note>

### Files

Use the **Files** tab to manage your files. You can download, edit, delete, and perform other file operations.

<Frame>
  ![](https://files.readme.io/011610a06e737dd06cb014c47366479cedd934338e4d1646dbc22b34852bfac5-image.png)
</Frame>

<Tip>
  For more information on using file manager, see [Using the File Manager in Enhance.](/enhance/using-the-file-manager-in-enhance)
</Tip>

### Databases

Use the **Databases** tab to manage your MySQL databases. You can add, modify, and delete databases and users. phpMyAdmin is also available here. To get started, click **Add database**.

<Frame>
  ![](https://files.readme.io/18b2d748a14bc6fd9152fac2fd1a5d620e3cc37757122f459872ac2d4419a661-image.png)
</Frame>

<Tip>
  For more information, see [Managing your MySQL databases in Enhance](/enhance/managing-your-mysql-databases-in-enhance).
</Tip>

### Emails

Use the **Emails** tab to configure your email accounts. You can add, modify, and delete email accounts and related settings.

<Tip>
  For more information, see [Managing your Email in Enhance](/enhance/managing-your-email-in-enhance).
</Tip>

### Domains

Use the **Domains** tab to manage your domains. You can add subdomains, addon domains, and aliases. You can also configure settings such as the document root directory and DNS.

<Frame>
  ![](https://files.readme.io/9a30499cf1155da44ee90496a11aca1e3adbe296d9dd4ccad97f536edd68f033-image.png)
</Frame>

<Tip>
  For more information, see [Managing your Domains in Enhance.](/enhance/managing-your-domains-in-enhance)
</Tip>

### Analytics

Use the **Analytics** tab to view bandwidth usage and visitor statistics for your website. You can view statistics for today, last week, or last month.

<Frame>
  ![](https://files.readme.io/8530a26a2fda7912b6a8c6a2da3ce595bcc4ebf757bc6afc6349a2a2268c3eee-image.png)
</Frame>

### Backups

Use the **Backups** tab to manage automatic backups and restores. To restore from a backup, click **Restore** and then select what you want to restore.

You can selectively restore:

* Email
* Website files
* A custom collection of items, including email, website files, and databases

<Frame>
  ![](https://files.readme.io/0ee2aa2312fc290ac4694c51f718f416b22178379dbc0ab3edb8b1aa037d5bd3-image.png)
</Frame>

<Tip>
  For more information, see [Managing Backups in Enhance](/enhance/managing-backups-in-enhance).
</Tip>

### Security

Use the **Security** tab to manage SSL certificates for your site and allow or block specific IP addresses.

<Frame>
  ![](https://files.readme.io/67bfbd82a09a7ac3b64a1a369df7881c2afdff1dfc2048477f1dcc1820ec7fd0-image.png)
</Frame>

<Tip>
  For more information, see [Installing an SSL certificate in Enhance.](/enhance/installing-an-ssl-certificate-in-enhance)
</Tip>

### Advanced

The **Advanced** tab contains several additional tools:

* **Redirects**: Add permanent (301) or temporary (302) redirects to forward visitors to another domain.

* **Optimization**: Enable Opcode caching for your site.

* **FTP**: Add, modify, and delete FTP accounts.

  <Tip>
    For more information, see [Managing FTP accounts in Enhance](/enhance/managing-ftp-accounts-in-enhance).
  </Tip>

* **Developer tools**: Access advanced settings, including PHP settings and cron jobs. You can also view and configure SSH connection details for your account.

  <Frame>
    ![](https://files.readme.io/548ecfaacfcb0fbaacfe8110505fb3349845396398ba42d2811c1f50452f6d80-image.png)
  </Frame>

  <Tip>
    * For PHP settings, see [Changing PHP versions and settings in Enhance](/enhance/changing-php-versions-and-settings-in-enhance).
    * For SSH setup, see [Configuring SSH access in Enhance.](/enhance/configuring-ssh-access-in-enhance)
  </Tip>
