# Slack Integration

Slack integration is now available for Comment Edit Pro. You can receive a Slack notification for new comments, and even edited comments.

<div><figure><img src="/files/tpmGBckjtmNs9gKyWCQR" alt=""><figcaption><p>Notification of a new comment</p></figcaption></figure> <figure><img src="/files/groEpezgSez0AaxclS0l" alt=""><figcaption><p>Notification of an Edited Comment</p></figcaption></figure></div>

To retrieve your Webhook URL for Slack, please follow the first 3 steps in the guide below.

{% embed url="<https://api.slack.com/messaging/webhooks>" %}

<figure><img src="/files/Xt14gJy4x2p4eUZmtAPx" alt=""><figcaption><p>Slack Notification Settings</p></figcaption></figure>

Once your Slack webhook is set up and configured, you can now receive notifications each time a new comment is posted.

You can also choose to have comments in moderation sent, and also allow notifications upon an edited comment.


---

# 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.dlxplugins.com/comment-edit-pro/features-overview/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.
