# How to configure Auto Encryption folders

## What is Auto Encryption Folder on Egnyte?

Auto-Encryption is a feature that enables administrators to ensure all files remain encrypted without manual intervention. Once an admin designates a folder as an auto-encryption folder, any new files added will be encrypted periodically by FenixPyre.

{% hint style="info" %}
Auto-encryption for a folder can only be enabled by an administrator on FenixPyre.
{% endhint %}

### How to add a folder as Auto Encryption Folder?

{% stepper %}
{% step %}

### Right-click a folder on Egnyte

Right-click the folder--> **Add to Auto Encryption**. Folders configured for auto encryption will automatically encrypt files added to them.
{% endstep %}

{% step %}

### Enable Auto Encryption

To enable auto-encryption on a folder, click on "Enable auto-encryption"
{% endstep %}
{% endstepper %}

### Manage Auto Encryption Folders on Dashboard

Log in to the FenixPyre Admin Dashboard and navigate to Integrations and then Egnyte tab. You will find a list of folders designated for auto-encryption. Administrators possess the authority to delete any folder from this list of automatically encrypted folders.

### How to disable auto-encryption setting?

{% stepper %}
{% step %}

### Right-click a folder on Egnyte

Right-click the folder--> **Add to Auto Encryption**. Folders configured for auto encryption will automatically encrypt files added to them.
{% endstep %}

{% step %}

### Disable Auto Encryption

To disable a folder's Auto Encryption settings click on "Disable auto-encryption"
{% endstep %}
{% endstepper %}

<figure><img src="/files/dkDiPXxGcbJgj0RmNLPb" alt=""><figcaption></figcaption></figure>


---

# 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://docs.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/integrations/egnyte/how-to-configure-auto-encryption-folders.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.
