# Integrations

Soda offers seamless integrations with many tools across your data stack. Whether you're aligning data governance efforts, collaborating across teams, or triggering workflows, you can enhance Soda’s observability capabilities with the following connections:

## Supported integrations

### Messaging and collaboration

* [ms-teams](https://docs.soda.io/integrations/ms-teams "mention")
* [slack](https://docs.soda.io/integrations/slack "mention")
* [jira](https://docs.soda.io/integrations/jira "mention")
* [servicenow](https://docs.soda.io/integrations/servicenow "mention")
* [webhook](https://docs.soda.io/integrations/webhook "mention")

> For more details on notification rules, see the [Notification rules documentation](https://docs.soda.io/manage-issues/notifications).

### Catalogs and governance tools

* [alation](https://docs.soda.io/integrations/alation "mention")
* [atlan](https://docs.soda.io/integrations/atlan "mention")
* [data.world](https://docs.soda.io/integrations/data.world "mention")
* [metaphor](https://docs.soda.io/integrations/metaphor "mention")
* [purview](https://docs.soda.io/integrations/purview "mention")

### BI tools

* [sigma](https://docs.soda.io/integrations/sigma "mention")

### Data transformation and code repositories

* [github](https://docs.soda.io/integrations/github "mention")

***

## Create an Integration

To create an integration:

1. Go to the **Integrations** section in **Settings**.
2. Click the **+** button to add a new integration.
3. Select the integration type (**Slack**, **Microsoft Teams**, or **Webhook**).
4. Follow the setup steps for the chosen integration
5. Click **Save** to activate the integration.

***

## Edit an Integration

You can update existing integrations if connection details or configurations change.

To edit an integration:

1. Go to the **Integrations** section in **Settings**.
2. Find the integration you want to update.
3. Click the context menu and select **Edit Integration Settings**.
4. Update the configuration as needed.
5. Click **Save** to apply the changes.

## Pause an Integration

You can temporarily pause an integration if you want to stop sending notifications and incident updates without fully deleting the configuration. The integration will no longer be available in notification rules.

To pause an integration:

1. Go to the **Integrations** section in **Settings**.
2. Locate the integration you want to pause.
3. Change the status to "Paused" in the table
4. Select **Pause**.

While paused, the integration will no longer send any notifications. You can resume it at any time by following the same steps and selecting **Active**.

<br>

***

{% if visitor.claims.plan === 'free' %}
{% hint style="success" %}
You are **logged in to Soda** and seeing the **Free license** documentation. Learn more about [documentation-access-and-licensing](https://docs.soda.io/reference/documentation-access-and-licensing "mention").
{% endhint %}
{% endif %}

{% if visitor.claims.plan === 'teams' %}
{% hint style="success" %}
You are **logged in to Soda** and seeing the **Team license** documentation. Learn more about [documentation-access-and-licensing](https://docs.soda.io/reference/documentation-access-and-licensing "mention").
{% endhint %}
{% endif %}

{% if visitor.claims.plan === 'enterprise' || visitor.claims.plan === 'enterpriseUserBased' %}
{% hint style="success" %}
You are **logged in to Soda** and seeing the **Enterprise license** documentation. Learn more about [documentation-access-and-licensing](https://docs.soda.io/reference/documentation-access-and-licensing "mention").
{% endhint %}
{% endif %}

{% if !(visitor.claims.plan === 'free' || visitor.claims.plan === 'teams' || visitor.claims.plan === 'enterprise' || visitor.claims.plan === 'enterpriseUserBased') %}
{% hint style="info" %}
You are **not logged in to Soda** and are viewing the default public documentation. Learn more about [documentation-access-and-licensing](https://docs.soda.io/reference/documentation-access-and-licensing "mention").
{% endhint %}
{% endif %}
