> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatnode.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Notify

## Overview

The **Slack Notify** action allows your AI Agent to send automated messages directly to your Slack workspace. This is especially useful for **notifications, alerts, and updates** that need to be shared with your team in real time.

**Example**: Send a notification to a Slack channel whenever a new lead is collected or a customer requests support.

## How to Create a Notify

### Step 1: Create a Slack Notify Action

1. Go to the **Actions** tab.

2. Click **List** from the left-hand menu.

3. Select **Create Action**.

<img className="block" src="https://mintcdn.com/chatnode-55/2HMEPn0IOnlaIVdX/images/server-action-one.webp?fit=max&auto=format&n=2HMEPn0IOnlaIVdX&q=85&s=2ccd092de9d1610bc9bd87cbd7ad2b97" alt="Server Action One" width="2914" height="952" data-path="images/server-action-one.webp" />

4. Under **Slack**, choose **Notify**.

<img className="block" src="https://mintcdn.com/chatnode-55/n01bXI9e0Z9_ml_S/images/slack-notify.webp?fit=max&auto=format&n=n01bXI9e0Z9_ml_S&q=85&s=64d047414c33f0f71daa606c4ed534bc" alt="Slack Notify" width="1228" height="1214" data-path="images/slack-notify.webp" />

5. Enter an **Action Title** in the pop-up window (e.g., Slack notify) and click **Create**.

<img className="block" src="https://mintcdn.com/chatnode-55/n01bXI9e0Z9_ml_S/images/slack-notify-two.webp?fit=max&auto=format&n=n01bXI9e0Z9_ml_S&q=85&s=78778cef41f802389208bb2bda52797c" alt="Slack Notify Two" width="2042" height="906" data-path="images/slack-notify-two.webp" />

6. You'll now see the configuration screen for Slack notifications.

### Step 2: Basic Settings

* **Name** → Enter a descriptive name.

  * Example: newLeadSlack

* **Description** → Provide details about when the AI Agent should use this action.

  * Example: Send a message to the sales Slack channel when a new lead is collected.

This ensures the action is triggered under the right conditions.

<img className="block" src="https://mintcdn.com/chatnode-55/dALbc-BwPnmkd-Lx/images/basic-settings-slack.webp?fit=max&auto=format&n=dALbc-BwPnmkd-Lx&q=85&s=45aec7612a36e5af840a0af706e258a9" alt="Basic Settings Slack" width="1750" height="642" data-path="images/basic-settings-slack.webp" />

### Step 3: Configure the Notification

Once Slack is connected, you can configure the notification content and define:

* Which **Slack channel** the message will go to.

* What **message content** should be sent (e.g., text updates, lead details, support ticket alerts).

### Step 4: Enable the Action

At the top of the configuration screen, toggle from **Disable → Enable** to activate Slack notifications.

<img className="block" src="https://mintcdn.com/chatnode-55/C8PFAnyyipFpK2_4/images/enable-the-action-slack.webp?fit=max&auto=format&n=C8PFAnyyipFpK2_4&q=85&s=f5a886b2e1d6b47e0c0e12fc552144c7" alt="Enable The Action Slack" width="1756" height="298" data-path="images/enable-the-action-slack.webp" />

## Example Workflow

1. A visitor submits a **lead form**.

2. AI Agent collects the information.

3. Slack Notify action is triggered.

4. A message is sent to the **#sales** channel:
   **“New Lead Captured — Name: John Doe, Email: [john@example.com](mailto:john@example.com).”**

With the **Slack Notify** action, your AI Agent can automatically keep your team updated, ensuring important events are communicated in real time.
