# How to connect?

To connect Slack in SalesMonk, follow these steps:

1. Log in to your SalesMonk account.

   **NOTE: Please ensure that your login email is same as your slack account email**
2. Click on the **Settings** icon in the bottom left

   <figure><img src="/files/jYFH9mLeppup60DhlYVX" alt=""><figcaption></figcaption></figure>
3. Navigate to **Integrations** tab and click on **Add to Slack button**

   <figure><img src="/files/EYGkmlCizkHmzE7q20lr" alt=""><figcaption></figcaption></figure>
4. Select the Slack workspace you want to connect and click on **Allow**.

   <figure><img src="/files/2J5t8GSMUAUb5KdA0KXd" alt=""><figcaption></figcaption></figure>
5. Once the connection is established, you will be redirected to the settings page and see a **Connected** status in the **Slack Integration** section
6. Select the channel in which you want to receive the notifications and click the **Set Channel** button to set the channel.

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

#### Private Channel Setup (optional)

1. To setup private channel, add the SalesMonk app by mentioning it in the private channel you want to add in and click on **Invite Them** button.

   <figure><img src="/files/3XHSiUnsZNyrAT472b23" alt=""><figcaption></figcaption></figure>
2. Once the app joins the channel, it will be available in the dropdown in the SalesMonk dashboard. Select the channel from the dropdown and set the channel.

🎉 That's it! You have successfully connected Slack in SalesMonk and can now enjoy seamless communication and collaboration between the two platforms.


---

# 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.salesmonk.ai/integrations/slack/how-to-connect.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.
