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

# Enabling notifications

> Artie can send alerts and notifications to different channels. This page will go over how to configure notifications across different channels.

## Overview

Artie can send alerts and notifications to different channels. Click on the cards below to learn how to configure notifications for each platform.

<Columns cols={3}>
  <Card title="Slack" icon="slack" href="#slack" />

  <Card title="Microsoft Teams" icon="microsoft" href="#microsoft-teams" />

  <Card title="Email" icon="envelope" href="#email" />
</Columns>

## Slack

To configure Slack, you will first need to generate an email address for your Slack channel.

**Steps to set up Slack notifications:**

1. Open Slack and find or create the channel you want the notifications to be sent to
2. Click **View channel details** > **Integrations** > **Send emails to this channel**
3. Copy the email address and go to your [company settings](https://app.artie.com/settings?tab=company) in Artie
4. Enter the email address under **Additional alert emails** and click **Save**

<Accordion title="Screenshots">
  <Frame>
    <img src="https://mintcdn.com/artie/cR74rDu7gj_LCvTI/assets/slack_email.png?fit=max&auto=format&n=cR74rDu7gj_LCvTI&q=85&s=29673aeb07727b25bd859f174216fd4c" alt="Generate an email address for your Slack channel" width="498" height="498" data-path="assets/slack_email.png" />
  </Frame>
</Accordion>

## Microsoft Teams

To configure Microsoft Teams, follow these steps:

**Steps to set up Microsoft Teams notifications:**

1. Allow `artie.com` as an accepted SMTP domain (this setting is available in the [Microsoft Teams admin center](https://admin.teams.microsoft.com/company-wide-settings/teams-settings))
2. Click on **...** next to the channel and select **Get email address**
3. Open the advanced settings and confirm that `artie.com` is selected as the allowed domain or **anyone can send emails to this address**
4. Go to your [company settings](https://app.artie.com/settings?tab=company) in Artie
5. Enter the email address under **Additional alert emails** and click **Save**

<Accordion title="Screenshots">
  <Frame>
    <img src="https://mintcdn.com/artie/cR74rDu7gj_LCvTI/assets/integrations/teams.png?fit=max&auto=format&n=cR74rDu7gj_LCvTI&q=85&s=2fa795cc70dac333b9048ddd9403fc55" alt="Add Artie as an allowed domain in Microsoft Teams" width="1165" height="940" data-path="assets/integrations/teams.png" />
  </Frame>

  <Frame>
    <img src="https://mintcdn.com/artie/cR74rDu7gj_LCvTI/assets/integrations/generate_teams_email.png?fit=max&auto=format&n=cR74rDu7gj_LCvTI&q=85&s=cd829ab99a3f166bf19d47ac145aa3b7" alt="Generate an email address for your Microsoft Teams channel" width="774" height="515" data-path="assets/integrations/generate_teams_email.png" />
  </Frame>
</Accordion>

## Email

For generic email notifications, you can directly add email addresses to receive alerts.

**Steps to set up email notifications:**

1. Go to your [company settings](https://app.artie.com/settings?tab=company) in Artie
2. Enter the email address under **Additional alert emails**
3. You can add multiple email addresses by separating them with commas
4. Click **Save** to apply the changes
