# End User FAQs

## Why You're Receiving Security Alerts from Nightfall?

You've received this alert because Nightfall, your organization's data security platform, detected potentially sensitive information in your digital content. This is not a phishing attempt - it's part of your company's security measures to protect important data.

## What Nightfall does?

Nightfall works like a security guard for your organization's digital information. It monitors various platforms (like Slack, Google Drive, GitHub, and others) to detect when sensitive data might be at risk of exposure.

## Why you received this alert?

You're seeing this notification because:&#x20;

* Nightfall detected what appears to be sensitive information in your content&#x20;
* Your security team has configured Nightfall to alert you when this happens&#x20;
* This alert requires your attention to ensure data security

## What are the Common situations that trigger alerts?

Nightfall might alert you if you've shared:&#x20;

* Personal information (like SSNs or addresses)&#x20;
* Financial data (credit card numbers, account details)&#x20;
* Login credentials or API keys&#x20;
* Confidential business information&#x20;
* Health information or other regulated data

## What to do next ?

* Review the alert details to understand what triggered it&#x20;
* Take the recommended action (remove sensitive data, restrict access, etc.)&#x20;
* If you believe this is a false positive, you can report it as such

For more end-user FAQs, you can refer to this [Nightfall document](https://help.nightfall.ai/operationalizing_nightfall_dlp/faqs_end_users).&#x20;

## Questions?&#x20;

If you're unsure about this notification or need help addressing it, contact your security team or IT department. They can provide guidance specific to your organization's policies.&#x20;

Your organization values security and appreciates your help in protecting sensitive information. Thank you for doing your part to keep data secure.

<br>

<br>

<br>

<br>


---

# 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/frequently-asked-questions-faqs/security-faqs/end-user-faqs.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.
