# Resource Templates

As teams adopt modern development methods and do frequent deployments, infrastructure has become part of the iterative process and the division between operations and development has disappeared. Teams need to manage infrastructure and application code through a unified process. Hybr makes it easy for tenant users to automate these processes through Resource Templates.

* Tenant users can make use of ‘Resource Templates’ to support bulk VM provisioning.&#x20;
* This includes the resource templates created by Service admin.

![](/files/-MCkZz0-a3vG9CovKtjH)

{% hint style="info" %}
Edit / Clone / Delete operations are not allowed for Resource Templates created by service admin
{% endhint %}

### Deploy Resources

To deploy the Resource Template, &#x20;

* Select a resource template and click 'Deploy'
* Select Subscription, Resource Group, and provide further details for each resource on the customization page.
* On creating a request, progress can be tracked in status in the *'Deployment Jobs'*  area of the *'Request Management'*  page.

![](/files/-MCkSmD_dt9uPIiz0PYD)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.cloudassert.com/hybr/2212/features/tenant/resource-management/resource-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
