# Email Encryption - Sender FAQs

The FAQs mentioned here are related to the [Nightfall Data Encryption](https://help.nightfall.ai/data-encryption).&#x20;

## I have set the expiration period as 4 hours. However the recipient is unable to view the email right from the time they received it. <a href="#i-have-set-the-expiration-period-as-4-hours.-however-the-recipient-is-unable-to-view-the-email-right" id="i-have-set-the-expiration-period-as-4-hours.-however-the-recipient-is-unable-to-view-the-email-right"></a>

The Nightfall admin has revoked access to the recipient from the Nightfall encryption event. Contact your Nightfall admin to restore the access.

## I have not configured any Encryption settings on the email. However, the recipients see that the email has an expiration time period. <a href="#i-have-not-configured-any-encryption-settings-on-the-email.-however-the-recipients-see-that-the-emai" id="i-have-not-configured-any-encryption-settings-on-the-email.-however-the-recipients-see-that-the-emai"></a>

Your Nightfall admin has configured Encryption settings in an encryption policy. So, even if you have not configured any encryption settings, the policy automatically implements the encryption settings enforced by your Nightfall admin.

## I set the expiration time as 2 days. However, the recipient said that they were on vacation for those 2 days and is now requesting access to the expired Email. <a href="#i-set-the-expiration-time-as-2-days.-however-the-recipient-said-that-they-were-on-vacation-for-those" id="i-set-the-expiration-time-as-2-days.-however-the-recipient-said-that-they-were-on-vacation-for-those"></a>

You can restore access to a sent email which is expired. Just go to your sent emails list. Open the required email, and set a new expiry date for the email. The recipients can now access the email until the new expiry date is reached. You can also disable expiration totally. In the case, this recipients can view the Email forever, until you enable expiration again.


---

# 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/sender-faqs/email-encryption-sender-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.
