> 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/microsoft-exchange-1.md).

# Nightfall for Microsoft Sharepoint

- [Getting Started](https://help.nightfall.ai/microsoft-exchange-1/getting_started.md): Learn the basics of Nightfall DLP for Microsoft SharePoint
- [Microsoft SharePoint Requirements](https://help.nightfall.ai/microsoft-exchange-1/getting_started/requirements.md): Make sure the following requirements are fulfilled before you get started with Microsoft SharePoint.
- [Setting up Directory Sync](https://help.nightfall.ai/microsoft-exchange-1/getting_started/directory_sync.md): Learn how you can setup directory sync for Microsoft SharePoint.
- [Installing Microsoft SharePoint](https://help.nightfall.ai/microsoft-exchange-1/getting_started/installing-microsoft-sharepoint.md): Learn how to install Nightfall for Microsoft SharePoint
- [Nightfall for Microsoft SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online.md): Learn how to get started with Nightfall for SharePoint
- [Configure Alerts for SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/integration_alerts.md): Learn how you can configure integration level alerts in SharePoint.
- [Configure Policies for SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies.md): Learn how to configure a detection policy for Nightfall for SharePoint.
- [Select Integration in SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/integration.md): Learn how you can select the SharePoint integration in a Nightfall policy.
- [Configure Scope for SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/scope.md): Learn how to configure the Scope section for SharePoint.
- [Configure Detection Rules in SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/detection_rules.md): Learn how to configure the detection rules section in Nightfall policies created for SharePoint
- [Configure Advanced Settings in SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/advanced_settings.md): Learn how to configure the advanced settings section in Nightfall policies created for MS SharePoint.
- [Risk Score in SharePoint](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/risk_score.md): Learn how to configure risk score and name a Nightfall policy created for SharePoint
- [Manage SharePoint Events](https://help.nightfall.ai/microsoft-exchange-1/exchange_online/policies/events.md): Learn how to handle Nightfall Events that were created as a result of sensitive data leak in Microsoft SharePoint.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.nightfall.ai/microsoft-exchange-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
