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

# Integrations Overview

> Connect TierZero to your telemetry, code, and operational systems

## Overview

TierZero integrates with your existing infrastructure to provide intelligent investigation, automated response, and proactive monitoring. This page provides an overview of available integrations and setup priorities.

## Available Integrations

| Category                      | Integrations                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| ----------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **AI Observability**          | [Langfuse](/integrations/langfuse), [LangSmith](/integrations/langsmith)                                                                                                                                                                                                                                                                                                                                                                                       |
| **Cloud Infrastructure**      | [AWS](/integrations/aws), [Buildkite](/integrations/buildkite), [GCP](/integrations/gcp), [Temporal](/integrations/temporal)                                                                                                                                                                                                                                                                                                                                   |
| **Code & Source Control**     | [Bitbucket](/integrations/bitbucket), [GitHub](/integrations/github), [GitLab](/integrations/gitlab)                                                                                                                                                                                                                                                                                                                                                           |
| **Communication**             | [Discord](/integrations/discord), [Slack](/integrations/slack)                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Custom MCP**                | [Custom MCP](/integrations/custom-mcp)                                                                                                                                                                                                                                                                                                                                                                                                                         |
| **Data Warehouse**            | [Snowflake](/integrations/snowflake)                                                                                                                                                                                                                                                                                                                                                                                                                           |
| **Incident Response**         | [FireHydrant](/integrations/firehydrant), [incident.io](/integrations/incident-io), [OpsGenie](/integrations/opsgenie), [PagerDuty](/integrations/pagerduty), [Rootly](/integrations/rootly)                                                                                                                                                                                                                                                                   |
| **Knowledge Base**            | [Confluence](/integrations/confluence), [Notion](/integrations/notion)                                                                                                                                                                                                                                                                                                                                                                                         |
| **Project Management**        | [Jira](/integrations/jira), [Linear](/integrations/linear)                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Telemetry & Observability** | [Chronosphere](/integrations/chronosphere), [CloudWatch](/integrations/cloudwatch), [Datadog](/integrations/datadog), [Elastic Cloud](/integrations/elasticsearch-cloud), [Elasticsearch On-Prem](/integrations/elasticsearch-on-prem), [GCP Cloud Monitoring](/integrations/gcp-cloud-monitoring), [Grafana Cloud](/integrations/grafana-cloud), [New Relic](/integrations/new-relic), [Prometheus](/integrations/prometheus), [Sentry](/integrations/sentry) |

## Integration Priority

For optimal performance, set up integrations in this order:

### Essential (Required)

These three categories are necessary for core functionality:

* **Communication**: [Slack](/integrations/slack) is required for TierZero to interact with your team
* **Observability**: At least one telemetry platform (Datadog, New Relic, etc.) for logs, metrics, and traces
* **Code**: At least one code platform (GitHub, GitLab, Bitbucket) for repository and deployment context

### Recommended

* **Alert & Incident Response**: Connect PagerDuty, OpsGenie, or other incident platforms to enable Alert Agents and Incident Agent
* **Knowledge Base**: Connect Notion or Confluence for runbook and documentation access
* **CI/CD**: Connect Buildkite or Temporal for build and workflow context

### Optional

* **Project Management**: Jira or Linear for ticket creation and tracking
* **Cloud Infrastructure**: AWS or GCP for cloud-specific resource context
* **Data Warehouse**: Snowflake for data warehouse queries
* **AI/ML Observability**: LangSmith or Langfuse for LLM application monitoring
* **Custom MCP**: Connect external MCP servers when you want TierZero to use internal or domain-specific tools

## Setup

To connect an integration:

1. Navigate to **Settings → Integrations** in your TierZero dashboard
2. Click the **Connect** button for the integration you want to add
3. Follow the setup wizard and authorize the required permissions
4. Verify the integration shows as **Connected**

See each integration's dedicated page for detailed setup instructions.

## Security

All integrations follow these principles:

* **Read-only access** whenever possible, with write access only where needed for functionality (e.g., posting Slack messages, creating PRs)
* **Encrypted credentials** at rest and in transit
* **Revocable access** at any time through the provider's settings or TierZero's integration page
* **Minimal permissions**: only the permissions required for functionality are requested

## Resource Context

Many integrations provide structured resource context such as dashboards, pipelines, tags, repositories, and attributes. TierZero uses that metadata alongside live telemetry and code access to make investigations more accurate.
