# Create Chat Notifications

Chat notifications help you to get informed about your team's activity in an instant. As of now 3 platforms are supported:

* Discord,
* Slack,
* and Microsoft Teams.

You can get notifications about 4 events:

* new Node added,
* new Version created,
* successful and failed deployments,
* new teammate invited.

### Tutorial

Before you start creating your Notifications, make sure you have the webhook ready. You can find how to create a webhook for [**Discord**](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks), [**Slack**](https://api.slack.com/messaging/webhooks), and [**Microsoft Teams**](https://docs.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/add-incoming-webhook) in their official documentations.

**Step 1:** Click 'Notifications' on the left side.

**Step 2:** Select one of the 3 supported chat platforms.

<figure><img src="https://315393028-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCNvxW8k55ZlpJfMk8Oep%2Fuploads%2F5cdM2hNKiC0ymv7uyvWX%2Fdyrector-io-notifications.png?alt=media&#x26;token=5ada67d4-0d34-4a0c-a5a1-f2f320de8fe4" alt=""><figcaption></figcaption></figure>

**Step 3:** Enter the following data:

* name of your notification,
* webhook URL.

**Step 4:** Set the toggle for 'Active' or 'Inactive' notifications. You can change this later to activate or inactivate the notifications.

**Step 5:** Click 'Save' on the top right.

{% hint style="info" %}
To test your notification, head to Notifications on the left, select the Notification you'd like to test and press the Test webhook message button.
{% endhint %}
