# Templates

A template (or a blueprint) in QMCLOUD is a pre-defined set of cloud resources. The template consists of the following:

1. A set of cloud resources (Example - AWS Vpc and Subnet)
2. Pre-defined connections between appropriate cloud resources. Connections are represented using arrows on a canvas (Example - Subnet is defined as belonging to a Vpc using the VpcID property)
3. Minimum set of properties of each of the cloud resources

The template is a json file that can be imported in QMCOUD and can be used to create a stack.

{% hint style="info" %}
Please contact support at "<info@qmcloud.io>" for requesting templates. Please provide a short description of the template you are looking for.
{% endhint %}
