# Integration

The **Integration** module in TestWheel is used to configure and manage **Jira** and **Azure** integration details for defect tracking and project management activities. Users can access this page by clicking the **Integration** icon from the left-hand navigation panel.

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

To configure the **integration** settings, click the **Configure** icon and enter the required **Jira** and **Azure** details. Users can also enable the **Auto Bug** option to allow automatic bug creation during test execution. Once all required information is provided, click the **Save button** to store the configuration successfully.

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

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

After saving the configuration, the **integrated Jira and Azure** details will be displayed on the page. Users can click the **Eye icon** to securely view the saved configuration details whenever required.The **Auto Bug option** and **configuration settings** can also be enabled or disabled at any time based on testing and project requirements.

<figure><img src="/files/6NlQgdVJDDhBKE7NycxG" 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.testwheel.com/integration.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.
