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

# Data Sources Overview

> Connecting your tools with Unblocked

Unblocked supports a wide range of data sources so you can easily connect the tools your team uses, whether that's source code management, bug and issue trackers, documentation, or some other kind of system.

When connected, the data from these systems enhances and expands the kinds of answers you can get from Unblocked.

In addition, if the following list of available data sources doesn't have the solution you're looking for, you can build your own integration using our [public API](/api-reference).

## Source Code

You can connect one or more source code systems. Learn more about [Multiple Source Code Systems](/team-settings/multi-scm).

<CardGroup cols={2}>
  <Card title="Bitbucket" icon="bitbucket" href="/data-sources/bitbucket">
    Source code and pull requests from Bitbucket Cloud.
  </Card>

  <Card title="Bitbucket Data Center" icon="bitbucket" href="/data-sources/bitbucket-data-center">
    Source code and pull requests from your Bitbucket Data Center instance.
  </Card>

  <Card title="GitHub" icon="github" href="/data-sources/github">
    Source code, pull requests, and issues from GitHub.com.
  </Card>

  <Card title="GitHub Enterprise" icon="github" href="/data-sources/github-enterprise">
    Source code, pull requests, and issues from your GitHub Enterprise instance.
  </Card>

  <Card title="GitLab" icon="gitlab" href="/data-sources/gitlab">
    Source code and pull requests from GitLab.com.
  </Card>

  <Card title="GitLab Self-Managed" icon="gitlab" href="/data-sources/gitlab-self-managed">
    Source code and pull requests from your GitLab self-managed instance.
  </Card>

  <Card title="Azure DevOps" icon="square-a" iconType="solid" href="/data-sources/azure-devops">
    Source code and pull requests from Azure DevOps.
  </Card>
</CardGroup>

## Documentation

<CardGroup cols={2}>
  <Card title="Coda" icon="square-c" href="/data-sources/coda">
    Documentation from Coda.
  </Card>

  <Card title="Confluence" icon="confluence" href="/data-sources/confluence">
    Pages and spaces from Confluence.
  </Card>

  <Card title="Confluence Data Center" icon="confluence" href="/data-sources/confluence-data-center">
    Pages and spaces from your Confluence Data Center instance.
  </Card>

  <Card title="External Websites" icon="globe" href="/data-sources/external-websites">
    Content from websites.
  </Card>

  <Card title="Google Drive" icon="google-drive" href="/data-sources/google-drive">
    Docs, text files, and PDFs from Google Drive.
  </Card>

  <Card title="Google Drive for Workspaces" icon="google-drive" href="/data-sources/google-drive-for-workspaces">
    Docs, text files, and PDFs from your Google Drive Workspace.
  </Card>

  <Card title="Notion" icon="square-n" href="/data-sources/notion">
    Documentation from Notion.
  </Card>

  <Card title="Stack Overflow for Teams" icon="stack-overflow" href="/data-sources/stack-overflow">
    Articles, questions and answers from your Stack Overflow for Teams instance.
  </Card>
</CardGroup>

## Project Management

<CardGroup cols={2}>
  <Card title="Asana" icon="square-a" href="/data-sources/asana">
    Workspaces, projects, tasks and comments from Asana.
  </Card>

  <Card title="Jira" icon="jira" href="/data-sources/jira">
    Issues and projects from Jira.
  </Card>

  <Card title="Jira Data Center" icon="jira" href="/data-sources/jira-data-center">
    Issues and projects from your Jira Data Center site.
  </Card>

  <Card title="Linear" icon="square-l" href="/data-sources/linear">
    Issues from Linear.
  </Card>
</CardGroup>

## Messaging Platforms

<CardGroup cols={2}>
  <Card title="Slack" icon="slack" href="/data-sources/slack">
    Messages and channels from Slack.
  </Card>

  {" "}

  <Card title="Microsoft Teams" icon="microsoft" href="/data-sources/microsoft-teams">
    Messages and channels from Microsoft Teams.
  </Card>
</CardGroup>

## Incident Management

<CardGroup cols={2}>
  <Card title="Datadog" icon="https://mintcdn.com/unblocked/ZbpBD1UiCc0Pq8HH/img/datadog.svg?fit=max&auto=format&n=ZbpBD1UiCc0Pq8HH&q=85&s=bde03f69571e15f5eca3216c4cd9bc7b" href="/data-sources/datadog" width="801" height="857" data-path="img/datadog.svg">
    Incidents, logs, metrics, and monitors from Datadog.
  </Card>

  <Card title="Sentry" icon="https://mintcdn.com/unblocked/ZbpBD1UiCc0Pq8HH/img/sentry.svg?fit=max&auto=format&n=ZbpBD1UiCc0Pq8HH&q=85&s=7fd287feac66e7ecfb7a94176e362ee2" href="/data-sources/sentry" width="400" height="352" data-path="img/sentry.svg">
    Issues, errors, and events from Sentry.
  </Card>
</CardGroup>

## Continuous Integration

<CardGroup cols={2}>
  <Card title="Bitbucket Pipelines" icon="bitbucket" href="/data-sources/bitbucket-pipelines">
    Automated CI reports from Bitbucket Pipelines.
  </Card>

  {" "}

  <Card title="Buildkite" icon="square-b" href="/data-sources/buildkite">
    Automated CI reports from Buildkite.
  </Card>

  {" "}

  <Card title="CircleCI" icon="square-c" href="/data-sources/circleci">
    Automated CI reports from CircleCI.
  </Card>

  {" "}

  <Card title="GitHub Actions" icon="github" href="/data-sources/github-actions">
    Automated CI reports from GitHub Actions.
  </Card>

  {" "}

  <Card title="GitLab Pipelines" icon="gitlab" href="/data-sources/gitlab-pipelines">
    Automated CI reports from GitLab Pipelines.
  </Card>
</CardGroup>
