# Integrations with Collaboration Tools

Integrating your testing processes with collaboration tools enhances efficiency and communication within your team. Here's how to seamlessly connect Qyrus Device Farm with popular collaboration platforms:

## Why Integrate with Collaboration Tools?

Integrations with collaboration tools streamline communication, issue tracking, and task management during testing. They allow you to:

* **Raise Issues Easily**: Create tasks or issues directly from test results.
* **Enhance Team Collaboration**: Share test results and insights with your team in familiar environments.
* **Centralize Information**: Keep testing-related information organized and accessible alongside project management tasks.

> #### [Setting Up Integrations](/device-farm/project-creation-and-setup.md#integrations-management)

## Utilize Integration Features:

* Once integrated, explore the features offered by the collaboration tool integration.
* Create tasks, issues, or share insights directly from test results.

***

## Steps to Integrate with Jira

* Click on the Jira Icon

![Alt text](/files/gDhHoqqmji3gMfRxnoZk)

* A pop-up with will be displayed asking for the details.

![Alt text](/files/bLhKXRAdZRVXuJhiE7pe)

* **Select Configuration :** This will list all the Integrations Congigured. Refer [Creating-Integration](/device-farm/project-creation-and-setup.md#integrations-management) to configure .
* **Reporter :** Name of the Issue Reporter
* **Select Jira Project :** All the Project will be fetched based on the selected Integration.
* **Issue Type :** Select the Issue Type such as Task, Bug, Improvement etc.
* **Summary :** Summary for the Ticket.
* **Description :** Description of the Ticket.
* **Priority :** Select the Priority based the Ticket.

Once you've filled in the required details, submit the issue. The Ticket will be created based on our preferences.

![Alt text](/files/zrRvElXdGB0mGDcXuI0x)

![Alt text](/files/kMvoYXfH0eevn2iKIMkU)

## Benefits of Integration

* **Efficient Communication**: Seamlessly share testing progress and results with your team.
* **Real-time Updates**: Keep everyone in the loop with real-time updates from both testing and project management tools.
* **Enhanced Task Management**: Convert test insights into actionable tasks without leaving your collaboration platform.


---

# 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.qyrus.com/device-farm/integrations.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.
