> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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).

# Viewing 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.
4. Select **View Report** icon to navigate to **Result Summary** window

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FYqw6gn8dKb0Kr9VAB06b%2Fimage.png?alt=media&amp;token=a4ae3bef-f896-4b8f-b717-8c560d0d4aab" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FkclmRv6qwWDsTzzFgboq%2Fimage.png?alt=media&amp;token=d4962607-d183-496a-a87d-4e4372529445" 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="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FpNCX3ErhjVVwX9KphJJ9%2Fimage.png?alt=media&amp;token=fac72b76-cad6-46df-a327-61b6e4721301" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FpSJMZ5xYrNozvOkzoGeZ%2Fimage.png?alt=media&amp;token=612aed1c-0994-4590-af14-6e8ff22fc7df" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
