> 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/install/slack_enterprise.md).

# Installing Nightfall DLP for Slack Enterprise

**Note:** Nightfall DLP for Slack Enterprise requires that the Slack Discovery API be enabled. See the [Requirements for Nightfall DLP for Slack Enterprise](https://help.nightfall.ai/nightfall-ai/nightfall-for-slack/installation-instructions-nightfall-for-slack/requirements/requirements-for-nightfall-dlp-for-slack-enterprise) page for more information and additional installation requirements.

To install Nightfall Enterprise for Slack,

1. Select Authorize to authorize the Discovery API access in to Slack environment. You must be an org owner to authorize Nightfall DLP for Slack Enterprise Grid.<br>

   <figure><img src="/files/xsIZyFOGku3fXra1dEW6" alt=""><figcaption></figcaption></figure>
2. Select the correct workspace associated with the Nightfall account.
3. Click Allow. Nightfall can access the Discovery API now.&#x20;

   <figure><img src="/files/3iRldVi1VeUbEzbFh7kR" alt=""><figcaption></figcaption></figure>

   Note: If the authorization fails, the Discovery API is not yet enabled in your Slack organization. Contact your Slack sales rep or write to <feedback@slack.com> to enable this.
4. Once you have granted access to the Discovery API, you will be directed back to the dashboard to install the Nightfall Enterprise bot.&#x20;
5. Click 'Install' to grant our bot access to your Slack workspace.&#x20;
6. Select the ‘Install’ option.
7. Click 'Install'. You will be directed to another 'Allow' page. Select the correct workspace associated with your Nightfall account and click Allow.
8. The workspace you select here will be the one in which Nightfall creates new private channels in which to send you DLP alerts and triage the quarantine. Once complete, Nightfall is installed in your Slack workspace.


---

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