> ## Documentation Index
> Fetch the complete documentation index at: https://prakan-saengjan-ep18.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect a third-party integration

> Authorize and configure a third-party app in your workspace. Follow these steps to connect Slack and start receiving notifications.

Connect a third-party app to your workspace so events, files, and updates flow directly into your projects. This guide walks through connecting Slack as an example. The same flow applies to GitHub, Google Drive, Zapier, and other supported apps.

## Before you start

* You must be a workspace admin to install integrations.
* Have your Slack workspace URL ready.
* Decide which channel should receive notifications.

## Connect Slack

<Steps>
  <Step title="Open Integrations">
    In the left sidebar, click **Settings**, then choose **Integrations**.
  </Step>

  <Step title="Select Slack">
    Find Slack in the directory and click **Connect**.
  </Step>

  <Step title="Authorize the app">
    You are redirected to Slack. Sign in, choose your workspace, and click **Allow**.
  </Step>

  <Step title="Pick a channel">
    Return to the platform and select the default channel for notifications. You can override this per project later.
  </Step>

  <Step title="Test the connection">
    Click **Send test message**. A confirmation appears in the chosen Slack channel.
  </Step>
</Steps>

<Tip>
  You can restrict what the integration sees by choosing a custom OAuth scope during authorization. Limiting to only public channels keeps private conversations hidden.
</Tip>

## After connecting

Once Slack is linked, the integration appears on your Integrations page with a green status indicator. You can disconnect it at any time, or adjust notification preferences per project from the project settings panel.

## Next steps

* [Set up custom webhooks](/integrations/webhooks)
* [Browse all supported integrations](/integrations/overview)
