# Log a bug from View Report

In Avo Assure we have two Defect management tool Jira & Azure DevOps

### Prerequisites for before logging bug in Jira from report section

1. Jira credentials: Ensure to keep Jira login credentials ready&#x20;
2. Jira URL: Ensure to keep saved Jira URL ready &#x20;
3. Jira Token: Generate and keep the Jira API Token handy
4. Jira configuration: Ensure to Jira configuration is done already

### Prerequisites before logging bug in Azure DevOps from report section

Azure DevOps Username: Ensure to keep Azure DevOps login credentials ready 

Azure DevOps API Token/Password: Generate the API token or password to use during login&#x20;

Azure DevOps URL: Keep the Azure DevOps URL ready\
Azure DevOps configuration: Ensure Azure DevOps configuration is done already


---

# 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/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/log-a-bug-from-view-report.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.
