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

> ## Agent Instructions
> Spur is an AI-powered QA engineer that lets teams create and run automated end-to-end tests for web and mobile apps using natural language.
> When answering questions about Spur, cite the relevant page from docs.spurtest.com.

# Integrations Overview

> Setup instructions of integrations, and a list of all currently available integrations.

# Setting up your Integrations

<Frame caption="Find your integrations here! Connect them through this page.">
  <img src="https://mintcdn.com/spur/ZCr4ugsX6qHth4n4/images/integrationsoverview-1.gif?s=7dfc345a658e1efd57089300ecfd9408" alt="Integrationsoverview 1" width="1944" height="1080" data-path="images/integrationsoverview-1.gif" />
</Frame>

1. Click the User Profile button in the top right, from any page.
2. Click Integrations in the dropdown.
3. Connect and manage your integrations!

# Available Integrations

## Issue Tracking & Bug Reporting

<Note>
  Jira and Linear follow the same workflow in Spur. Both let you create bug tickets from test failures with auto-populated details. The setup and ticket creation steps are identical across both integrations.

  Azure DevOps files the same auto-populated content, but it connects with a personal access token instead of an OAuth authorization, and only an admin can set it up. Follow the [Azure DevOps guide](/analysing-tests/integrations/azure-devops) rather than the steps above.
</Note>

<Card icon="jira" href="/analysing-tests/integrations/jira" title="Jira">
  Create detailed Jira tickets directly from test failures with screenshots, logs, and reproduction steps.
</Card>

<Card icon="https://mintcdn.com/spur/y0_mHZCb7iwRmlcM/images/Integrations/Linear/linear-logo.svg?fit=max&auto=format&n=y0_mHZCb7iwRmlcM&q=85&s=9cb27c641d4d480d29f2a2b9d6fccf98" href="/analysing-tests/integrations/linear" title="Linear" width="16" height="16" data-path="images/Integrations/Linear/linear-logo.svg">
  Create Linear issues directly from test failures with auto-populated details and reproduction steps.
</Card>

<Card icon="https://mintcdn.com/spur/y0_mHZCb7iwRmlcM/images/Integrations/AzureDevOps/azure-devops-logo.svg?fit=max&auto=format&n=y0_mHZCb7iwRmlcM&q=85&s=98c95d9bd9e42ae0d4173006ac75417c" href="/analysing-tests/integrations/azure-devops" title="Azure DevOps" width="16" height="16" data-path="images/Integrations/AzureDevOps/azure-devops-logo.svg">
  Create Azure DevOps work items from test results, with project and field defaults set by an admin.
</Card>

## Communication & Notifications

<Card icon="slack" href="/analysing-tests/integrations/slack" title="Slack">
  Real-time notifications and alerts in your Slack workspace
</Card>

<Card icon="envelope" href="/analysing-tests/integrations/email" title="Email">
  Customizable email notifications and reports
</Card>

## Development Workflows

<Note>
  GitHub and GitLab follow the same workflow in Spur. Both let you trigger test plans automatically on pull requests or merge requests, with results appearing as status checks.
</Note>

<Card icon="github" href="/analysing-tests/integrations/github" title="GitHub">
  Automated testing workflows and Vercel preview deployment
</Card>

<Card icon="gitlab" href="/analysing-tests/integrations/gitlab" title="GitLab">
  Run Spur tests in your GitLab CI/CD pipelines with automated test execution on merge requests.
</Card>
