> 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/slack/getting_started/requirements/slack_enterprise.md).

# Requirements for Nightfall DLP for Slack Enterprise

Ensure the following requirements are fulfilled before you get started.

* **You must enable the Slack Discovery API before getting started with Nightfall.** You can confirm or request this by writing to Slack at <feedback@slack.com>.
* A service account with appropriate Slack permissions is required.
  * For Slack Enterprise Grid plans, an Org Owner is required and must be a member of at least one of the workspaces. Org Primary Owner is not required.
  * For Slack Enterprise Select plans, a Workspace Owner is required. Workspace Primary Owner is not required.
* The Channel Management permission for **“People who can create Private channels”** must be set to **“Everyone, plus Multi-Channel Guests (default)”**. See [this](https://slack.com/intl/en-gb/help/articles/115004988303-Adjust-channel-management-permissions#enterprise-grid-subscription-3) article for instructions on how to check and set this permission. Once you have completed the installation, you can revert the permission to its original setting.

<figure><img src="/files/5EJwcFWfL2yqeTJBXOvz" alt=""><figcaption></figcaption></figure>

* While not a requirement for installation, in order for Nightfall to scan edits in direct messages, Slack’s Retention Policy must be set to “Keep all messages, including revision history.” Please review [this](https://slack.com/help/articles/203457187-Customize-message-and-file-retention) article for information on configuring this policy.


---

# 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/slack/getting_started/requirements/slack_enterprise.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.
