# Email Encryption - Receiver FAQs

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

## I am unable to download the attachments from the Email  <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>

This is because the sender has enabled Nightfall's persistent protection feature on the email attachments. This prevents you from downloading the attachments. You can justify the Email attachment download requirement and request the sender to share the attachments.

## I saw an Email yesterday. However, now I see that the Email is expired.

This is because the sender has enabled the Set Expiration feature in Nightfall Email encryption. This feature disables the access to email after the expiry time set by the sender. You can request the sender to extend the expiry time of the Email.

## I am unable to Forward an Email that I received

This This is because the sender has enabled the Disable Forward feature in Nightfall Email encryption.&#x20;

&#x20;


---

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