# Operationalizing Nightfall DLP

- [Playbook](https://help.nightfall.ai/operationalizing_nightfall_dlp/playbook.md): Learn how to operationalize NIghtfall Playbook.
- [Informing & Coaching Business Users](https://help.nightfall.ai/operationalizing_nightfall_dlp/coach_users.md): Learn the process of informing and teaching users about Nightfall platform.
- [Alert Management Guiding Principles](https://help.nightfall.ai/operationalizing_nightfall_dlp/alert_guiding_principles.md): Follow Nightfall's best practices for Alert Management and Remediation
- [Integrating with Security Tools](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration.md): Learn how you can integrate Nightfall with various security tools.
- [Integrating with SIEM](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration/siem.md): Learn how to integrate Nightfall with a SIEM or push violations downstream to any alert drain, SOAR tool, BI tool, and more.
- [Integrating with Microsoft Sentinel](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration/siem/microsoft_sentinel.md): Learn how to integrate Nightfall with Microsoft Sentinel.
- [Creating Dashboards for Nightfall Alerts in Splunk](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration/splunk.md): Learn how to start creating a dashboard of Nightfall alerts/actions in your Splunk Enterprise/Splunk Cloud environment.
- [Creating Dashboards for Nightfall Alerts in Sumo Logic](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration/sumo_logic.md): Learn how to start creating a dashboard of Nightfall alerts/actions in your Sumo Logic environment.
- [Sending Alerts to Microsoft Teams](https://help.nightfall.ai/operationalizing_nightfall_dlp/security_tools_integration/ms_teams.md): Learn how to configure Nightfall to send alerts to Microsoft Teams using email.
- [Frequently Asked Questions (FAQs) for End-Users](https://help.nightfall.ai/operationalizing_nightfall_dlp/faqs_end_users.md): Nightfall  FAQs for end-users


---

# 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.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.
