> 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_pro.md).

# Requirements for Nightfall DLP for Slack Pro and Slack Business+

Ensure the following requirements are fulfilled before you get started.

* A service account with permission to install apps in the appropriate workspace is required.
* The Channel Management permission for **“People who can create Private channels”** must be set to **“Everyone, plus Multi-Channel Guests (default)”**. Failure to set this permission will result in a “Restricted Action” error. See [this](https://help.nightfall.ai/nightfall-ai/nightfall-for-slack/nightfall-for-slack-faqs/upon-slack-installation-why-am-i-seeing-a-400-error-mentioning-a-restricted-action) 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.


---

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