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

# Notifications

> Test runs are a core part of continuous testing workflows and could be triggered via UI or in the CI/CD pipeline. Teams need visibility into triggered runs, status updates, and result summaries without having to come to the dashboard to constantly check. Integrations with Slack and PagerDuty allow notifications to be configured for some of these events.

## How to set up notifications?

Set up notifications that will be triggered based on the status of a test run. These could be linked to Slack or PagerDuty and will send a message to the defined channel.

<Steps>
  <Step>
    Connect [Slack](/online-evals/set-up-alerts-and-notifications#slack-integration) and [PagerDuty](/online-evals/set-up-alerts-and-notifications#pagerduty-integration) via Settings > Integrations. Use these integrations for both log alerts and notifications.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/integrations.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=5540f39568551e748f1f5d674f944f40" alt="Integrations" width="1904" height="1040" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/integrations.png" />
  </Step>

  <Step>
    To set up notifications for test run status, go to `Settings > Notifications`.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/notifications.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=25d5cb042b72ec024c4ffb21fbd87388" alt="Set up notifications" width="1834" height="1040" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/notifications.png" />
  </Step>

  <Step>
    Click the `configure` button under the `test run status` section.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/configure-notifications.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=206f3423e0b2c0049f4c70db7d9139af" alt="Configure notifications" width="1884" height="1100" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/configure-notifications.png" />
  </Step>

  <Step>
    Select a channel from your configured integrations list that are already set up.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/select-channel.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=fdd1539c6d6005fe3d8b981605e5b401" alt="Select channels" width="1884" height="1100" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/select-channel.png" />
  </Step>

  <Step>
    Select the statuses on which you would want to trigger a notification. By default, notifications trigger automatically for `Completed` or `Failed` status.

    <img src="https://mintcdn.com/maximai/iewHKlZLxrqmewnP/images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/select-statuses.png?fit=max&auto=format&n=iewHKlZLxrqmewnP&q=85&s=9148f57f8f8e5cb209255060bb46330e" alt="Select statuses" width="1124" height="604" data-path="images/docs/evaluate/how-to/optimize-evaluation-processes/test-run-notifications/select-statuses.png" />
  </Step>
</Steps>
