> ## Documentation Index
> Fetch the complete documentation index at: https://docs.testbrick.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Push bug reports to Jira, Linear, GitHub, ClickUp, and Azure DevOps

# Integrations

Connect TestBrick to your project management tools to push bug reports directly as issues or tickets.

## Supported integrations

| Tool             | What happens                                                                           |
| ---------------- | -------------------------------------------------------------------------------------- |
| **Jira**         | Creates a Jira issue with title, description, steps, and a link to the full bug report |
| **Linear**       | Creates a Linear issue in your selected team and project                               |
| **GitHub**       | Creates a GitHub issue in your repository                                              |
| **ClickUp**      | Creates a ClickUp task in your workspace                                               |
| **Azure DevOps** | Creates a work item in your Azure DevOps project                                       |

## Setting up an integration

1. Go to your **Project Settings**
2. Click **Integrations**
3. Select the tool you want to connect
4. Follow the OAuth flow to authorize TestBrick
5. Choose the destination project/board for new issues

## Pushing a bug report

Once connected, each bug report shows a **Push to \[Tool]** button. Click it to create an issue with:

* Bug title and description
* Reproduction steps
* Link to the full TestBrick bug report (with video, screenshots, errors)
* Browser and OS information

<Info>
  The integration pushes a link to the TestBrick report, not the full video — keeping the ticket clean while giving developers access to all the context they need.
</Info>
