# Our Slack Admin has Quit. Will it impact Nightfall Scan?

If the Slack admin who originally approved Nightfall leaves the company, Nightfall will lose its scanning access to your Slack account. When this happens, you’ll see an error in the Nightfall Console under **Integrations > Slack > Manage**.&#x20;

You must execute the following steps to resume scanning.<br>

1. Navigate to the **Slack > Apps > Nightfall Enterprise DLP for Slack > Configuration**. This will open Nightfall in Slack's Marketplace.
2. Click Configuration > Remove App..
3. Go back to the Nightfall console **Integrations > Slack > Manage.**
4. Follow the authorization steps outlined on the [Slack Setup page](https://help.nightfall.ai/slack/getting_started/install)


---

# Agent Instructions: 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/slack-faqs/our-slack-admin-has-quit.-will-it-impact-nightfall-scan.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.
