# Email Template (puqHestiaCP Database is ready)

### HestiaCP module **[WHMCS](https://puqcloud.com/link.php?id=77)**

#####  [Order now](https://puqcloud.com/whmcs-module-hestiacp.php) | [Download](https://download.puqcloud.com/WHMCS/servers/PUQ_WHMCS-HestiaCP/) | [FAQ](https://faq.puqcloud.com/)

##### Create an email template for customer notifications.

```
System Settings->Email Templates->Create New Email Template
```

- **Email Type:** Product/service

**Unique Name:** puqHestiaCP Database is ready

[![image-1666611950297.png](https://doc.puq.info/uploads/images/gallery/2022-10/scaled-1680-/image-1666611950297.png)](https://doc.puq.info/uploads/images/gallery/2022-10/image-1666611950297.png)

**Subject:**

```
New Database {$dbname} is ready
```

**Body:**

```
Dear {$client_name},


You have created a new Database on Product/Service: {$service_product_name}. Below is the user logging data.

Database Name: {$dbname}
Database Username: {$dbusername}
Password: {$dbpassword}
Type: {$type}
Charset: {$charset}

{$signature}
```

[![image-1666612032541.png](https://doc.puq.info/uploads/images/gallery/2022-10/scaled-1680-/image-1666612032541.png)](https://doc.puq.info/uploads/images/gallery/2022-10/image-1666612032541.png)