# Remediation for Data Encryption

A data encryption event is created every time a sender sends an encrypted email. &#x20;

This document explains where you can find event notifications on policy violations and what actions can be taken.

## Nightfall Events Page

To view the encryption events in Nightfall:

1. Click **Data Encryption** from the left menu.
2. (Optional) Click the time filter and configure the required time period to view historic encryption events. By default, the time filter is set to **Last 7 Days**.&#x20;

The list of encryption events is displayed. For more details on the encryption events, see [Encryption Events Page](/data-encryption/gmail/encryption-events-page.md) document.&#x20;

## Notifications

### Email Notifications

If you have enabled [Advanced Settings](/data-encryption/gmail/creating-policies-for-encryption/advanced-settings.md#admin-alerting) , Nightfall admins receive a notification through one of the configured channels. The email notification consists of a set of actions that the admin can take and looks as follows.&#x20;

<figure><img src="/files/9YqxoyBeK6qyyZkF3iXt" alt="" width="563"><figcaption></figcaption></figure>

### Slack Notifications

If Slack notifications are enabled, the admin receives a Slack notification as follows.&#x20;

<figure><img src="/files/O4gtw9P41D89jvbbDOkk" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
When Nightfall admin takes an action either from Slack or Email notification, the status of the event is automatically updated in the [#nightfall-events-page](#nightfall-events-page "mention").
{% endhint %}


---

# 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/data-encryption/gmail/creating-policies-for-encryption/remediation-for-data-encryption.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.
