# Nightfall Alert Platforms

Nightfall alert platforms support the configuration of various SaaS apps as alert destinations. Once you configure a SaaS app as an alert destination, you can use it in policy configuration. Nightfall provides you with three SaaS apps that you can use as alert destinations. Apart from these three alert destinations, you can use Email and Webhooks as alert destinations too.&#x20;

To access the Alert Platform:

1. Click **Settings** from the left pane.
2. Click the **Alert platforms** tab.

<figure><img src="/files/0eibj4G0IZSpkFYxcUWh" alt=""><figcaption></figcaption></figure>

Nightfall provides the following alert platforms.

[Setting up Slack as an Alert Platform](/nightfall_alert_platform/alerting_to_slack.md)

[Setting up Jira as an Alert Platform](/nightfall_alert_platform/alerting_to_jira.md)

[Setting up MS Teams as an Alert Platform](/nightfall_alert_platform/alerting_to_ms_teams.md)


---

# 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://help.nightfall.ai/nightfall_alert_platform/overview.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.
