> For the complete documentation index, see [llms.txt](https://help.nightfall.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.nightfall.ai/notion.md).

# Nightfall for Notion

- [Getting Started](https://help.nightfall.ai/notion/getting_started.md): Learn the basics of Nightfall DLP for Notion.
- [Requirements](https://help.nightfall.ai/notion/getting_started/requirements.md): Understand the Prerequisites to install the Nightfall DLP for Notion.
- [Steps](https://help.nightfall.ai/notion/getting_started/steps.md): Learn the steps to get the Notion up and running.
- [Install Nightfall for Notion](https://help.nightfall.ai/notion/installation.md): Learn how you can install the Nightfall DLP for Notion.
- [Verification of Notion Installation](https://help.nightfall.ai/notion/installation/verification.md): Learn how you can verify the connection to the installed Notion instance.
- [Configure Alerts for Notion](https://help.nightfall.ai/notion/integration_alerts.md): Learn how you can configure the integration level alerts for Notion.
- [Configure Policies for Notion](https://help.nightfall.ai/notion/policies.md): Learn how you can create policies for the Nightfall DLP for Notion.
- [Notion App Selection](https://help.nightfall.ai/notion/policies/integration.md): Learn how you can select the Notion integration in a Nightfall policy.
- [Configure Detection Rules for Notion](https://help.nightfall.ai/notion/policies/detection_rules.md): Learn how to configure the detection rules section in Nightfall policies created for Notion.
- [Configure Advanced Settings for Notion](https://help.nightfall.ai/notion/policies/advanced_settings.md): Learn how to configure the advanced settings section in Nightfall policies created for Notion.
- [Risk Score for Notion](https://help.nightfall.ai/notion/policies/risk_score.md): Learn how to configure risk score and name a Nightfall policy created for the Notion DLP.
- [Manage Notion Events](https://help.nightfall.ai/notion/policies/events.md): Learn how to handle Nightfall Events that were created as a result of sensitive data leak in the Notion.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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