# View Defect ID in Avo Assure Reports

{% hint style="info" %}
**Note:** Ensure to have Execution list is created and executed before creating defect through reports.
{% endhint %}

**To create defect through reports, perform the following actions:**

1. On the **Home page**, select **Design Studio**.
2. Select **Reports** tab.
3. In the right pane, Click **Test Case Details** button. **Run Details** pop up window appears.&#x20;
4. Select **View Report** icon to navigate to **Result Summary** window

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

5. Expand **Test Step group**, locate **failed Test Step**

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

6. Select **Jira**, **auto populated login** pop up appears.
7. Click the **Defect Id** to directly navigate to the **Jira website** and view the logged bug.

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

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


---

# 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/view-defect-id-in-avo-assure-reports.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.
