# Template Creation

**To create template for auto defect creation, perform the following actions:**

1. From the **Jira Project** dropdown, select the **required Jira project.**
2. Choose **Issue Type** as **Bug** from dropdown drop down.
3. Enter **Description** in the **Description textbox** &#x20;
4. Enter **Summary** in the **Summary textbox** and select **Priority** from the Priority dropdown &#x20;
5. Enter **Environment** in Environment textbox. &#x20;

{% hint style="info" %}
**Note:** If the user wants a more detailed defect template, they can click Select Fields button in the Create Defect Template window and choose the required options to add fields in the defect fields area. &#x20;
{% endhint %}

6. Click **Save** button to save the Defect Template .

<figure><img src="/files/RRQB5rLubzLza7TNIv7V" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: Once the defect template is created, the user cannot edit the fields. &#x20;
{% endhint %}


---

# 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.avoautomation.com/avo-assure/integrations-in-avo-assure/test-management/jira-integration/auto-defect-creation/template-creation.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.
