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

# Slack

> Integrate Dub's link management infrastructure with Slack.

<CardGroup cols={2}>
  <Card
    title="View on Dub"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://assets.dub.co/logo.png"
      alt="Dub logo"
      className="h-full w-full"
    />
  </div>
}
    href="https://app.dub.co/integrations/slack"
  >
    Opens the integration page on Dub
  </Card>

  <Card
    title="View on Slack"
    icon={
  <div className="h-8 w-8">
    <img
      src="https://dubassets.com/integrations/clzu59rx9000110bm5fnlzwuj_GigJCRt"
      alt="Slack logo"
      className="h-full w-full rounded-full"
    />
  </div>
}
    href="https://d.to/slack"
  >
    Opens the integration page on Slack
  </Card>
</CardGroup>
