> For the complete documentation index, see [llms.txt](https://help.getmobly.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getmobly.com/help-center/integrations/communication/slack.md).

# Slack

Mobly's Slack integration lets your team get event-triggered notifications in Slack — for example, when a lead is captured at an event or when a CSM-flagged condition is met. Connection runs through Mobly's new integration platform.

|                |                                                                                |
| -------------- | ------------------------------------------------------------------------------ |
| **Setup time** | \~10 minutes                                                                   |
| **Difficulty** | Easy                                                                           |
| **Required**   | Slack workspace admin (to install the Mobly app and grant channel permissions) |
| **Status**     | Generally available                                                            |

## What you can do

* **Get event-triggered notifications in Slack** — push messages into Slack channels when conditions Mobly tracks fire (lead captured, lead enriched, etc.)
* **Pick which channels receive which notifications** — route different events to different channels
* **Customize the notification content** — configure what each notification message includes (see [Slack setup guide](/help-center/integrations/communication/slack/setup-guide.md) for the full list)

## What's not supported (yet)

* **Lead record sync** — Slack isn't a CRM/MA tool; Mobly doesn't sync lead records to Slack
* **Slack channel as a lead source** — Mobly captures leads via app/Hub/CSV, not from Slack messages
* **Direct messages** — notifications go to channels, not to individual users via DM

## Articles in this section

* [**Slack setup guide**](/help-center/integrations/communication/slack/setup-guide.md) — how to install and configure the Slack integration

## Notifications configuration

For configuring *which* notifications fire and *what* content they include, see the broader [Notifications](/help-center/notifications/notifications.md) section.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.getmobly.com/help-center/integrations/communication/slack.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
