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

# Outbound Integrations

> Connect your favorite notification tools to All Quiet

<Info> Only Team Administrators, Organization Administrators and Organization Owners have the permissions to create and edit Integrations. </Info>

All Quiet isn't just about managing incidents; it's about making sure your whole tech stack knows what's happening, in real-time. Our outbound integrations are the bridges between All Quiet and your favorite notification tools, ensuring nothing slips through the cracks.

## Built-in integrations

Send alerts from All Quiet to the tools you use. We have a generic outbound webhook integration as well as a growing list of pre-built integrations like [Slack](/integrations/outbound/slack) and more:

<CardGroup cols={2}>
  <Card title="Confluence" icon="confluence" href="/integrations/outbound/confluence" />

  <Card title="Discord" icon="discord" href="/integrations/outbound/discord" />

  <Card title="GitHub" icon="github" href="/integrations/outbound/github" />

  <Card title="GitLab" icon="gitlab" href="/integrations/outbound/gitlab" />

  <Card title="Google Chat" icon="google" href="/integrations/outbound/google-chat" />

  <Card title="Google Docs" icon="google-drive" href="/integrations/outbound/google-docs" />

  <Card title="Google Sheets" icon="google-drive" href="/integrations/outbound/google-sheets" />

  <Card title="Jira" icon="jira" href="/integrations/outbound/jira" />

  <Card title="Linear" icon="timeline" href="/integrations/outbound/linear" />

  <Card title="Mattermost" icon="power-off" href="/integrations/outbound/mattermost" />

  <Card title="Microsoft Teams" icon="microsoft" href="/integrations/outbound/microsoft-teams" />

  <Card title="Notion" icon="n" href="/integrations/outbound/notion" />

  <Card title="ServiceNow" icon="user" href="/integrations/outbound/servicenow" />

  <Card title="Slack" icon="slack" href="/integrations/outbound/slack" />

  <Card title="Webhook" icon="webhook" href="/integrations/outbound/webhook" />

  <Card title="Zapier" icon="integral" href="/integrations/outbound/zapier" />
</CardGroup>

## Troubleshooting: outbound integrations never fire

<span id="outbound-troubleshooting-routing" />

If incidents look fine in All Quiet but **Slack, Jira, webhooks, or other outbound tools** never see updates, the outbound integration may still be configured correctly—**[advanced routing](/advanced/routing)** often decides what actually runs for each incident.

* Find **[routing rules](/advanced/routing)** whose **conditions match** the incident (after [payload mapping](/essentials/inbound#mapping-payloads)).
* Under **[Choose Channels](/advanced/routing#choos-channels)**, check **Mute all Integrations**, or rules that only enable a **subset** of outbound integrations (meaning others are muted by these rules).
* Under **[Configure Actions](/advanced/routing#configure-actions)**, check **`Discard`**, **snooze**, and other actions that suppress or delay outbound behavior.
* If your workflow depends on it, confirm the incident was **[forwarded](/essentials/incident#forwarding)** to the outbound integration.

For the full “no notification” checklist (including **snooze** and **mute** on the integration or team), see **[Inbound — New incident, no notification](/essentials/inbound#inbound-troubleshooting-no-notification)**.

## Propose a new integration

Didn't find your tool here? Reach out to [support@allquiet.app](mailto:support@allquiet.app) and let us know your preferred integration. We're always happy to grow our integrations list.
