# Templates

Setting up Analysis can be done on Applications & their available integrations.&#x20;

* [**Refer to this page**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-application) to learn how to create / edit applications.&#x20;
* [**Refer to this page**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/manage-analysis/integrations) to learn how to add an Integration.

The template is a blueprint of all the information needed to run the analysis. It contains information about applications, data sources, etc. We support the following two modes of template creation.

* **Template creation in ISD UI**. For more information on how to create Log and Metric templates in ISD UI, refer to the following links. There are two types of templates available:&#x20;
  * [**Log Template** ](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/templates/log-template)
  * [**Metric Template**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/templates/metric-template)
* **Gitops mode template creation**. For more information on how to create Log and Metric templates in git, refer to the following links.
  * [**Create Log Template in Git**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/templates/create-log-template-in-git)
  * [**Create Metric Template in Git**](https://docs.opsmx.com/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/templates/create-metric-template-in-git)


---

# 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.opsmx.com/opsmx-1/opsmx-intelligent-software-delivery-isd-platform-argo/user-guide/delivery-verification/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.
