# Integrating with Security Tools

Many customers choose to leverage other security tools, such as SIEMs (e.g. Splunk, Sumo Logic, etc.), to aggregate security-related information and SOARs (e.g. Cortex, Phantom, etc.) to orchestrate remediation & response. With Nightfall, you can export historical scan results and automatically push real-time alerts to third-party sources like a SIEM. From there, you can leverage SIEM capabilities to aggregate, search, filter, and manage alerts.

Some customers have also used workflow tools (e.g. Zapier) to automate workflows or to manipulate data.&#x20;

[Integrating with SIEM](/operationalizing_nightfall_dlp/security_tools_integration/siem.md)

[Creating dashboards for Nightfall alerts in Splunk](/operationalizing_nightfall_dlp/security_tools_integration/splunk.md)

[Creating dashboards for Nightfall alerts in Sumo Logic](/operationalizing_nightfall_dlp/security_tools_integration/sumo_logic.md)

[Sending alerts to Microsoft Teams](/operationalizing_nightfall_dlp/security_tools_integration/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/operationalizing_nightfall_dlp/security_tools_integration.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.
