# Slack Integration

In this document, we will provide a step-by-step walkthrough of how to set up our direct integration with Slack. Once your Slack workspace is connected  to Popl, whenever a member of your Popl team gets a new lead it will create notifications in Slack.

### Connecting your Slack Account

1. From the home page of [Popl Dashboard](https://dash.popl.co/), click into the "[Integrations](https://dash.popl.co/integrations)" tab. Find and select the slack tile from the list of integrations.

<figure><img src="/files/Crx5aANRnyeHyH4T1nPi" alt=""><figcaption></figcaption></figure>

2. Once selected, you will be taken to the Connect page as shown below. Choose if you want to connect this Slack connection for all members of the team, or just for certain subteams. (CRM connections can be unique per subteam.) Once you’ve made your selection click on “Connect Integration”<br>

   <figure><img src="/files/F97Ut0FXuw7zWWdHOLws" alt=""><figcaption></figcaption></figure>

3. A window will then pop-up asking you to select a workspace and grant access for the connection.&#x20;

<figure><img src="/files/wb7w9jbL2998brCQsxrC" alt=""><figcaption><p>Slack Connection Pop-up</p></figcaption></figure>

4. After clicking 'Allow', you will be redirected to your Slack integration settings in your Popl account.<br>

   <figure><img src="/files/82xSpoXNt0LgXeQFZDU8" alt=""><figcaption></figcaption></figure>

***

### Congrats :tada:

Now when your team captures a lead you'll receive a notification from Popl in your team's Slack channel. For customizing your slack integration see [Slack Integration Settings](/introduction/integrations/slack-integration/slack-integration-settings.md).&#x20;

***

#### **Need Help?**

Contact Popl Support – our team is available to assist at <teams@popl.co>.

With 🤍 from Popl.


---

# Agent Instructions: 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:

```
GET https://docs.popl.co/introduction/integrations/slack-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
