# File Compression and Encryption

{% hint style="info" %}
File Encryption and Compression feature is available to **Personal Plan (and higher) subscribers.**
{% endhint %}

## File Compression and Encryption Feature

Encrypt and compress your sensitive or confidential attachments easily.

{% tabs %}
{% tab title="How To Compress and Encrypt Attachments" %}

* Launch Outlook.
* Click on **"New Email"**.
* Click on the **"Attachment"** tab located on the right-side totle panel.

{% hint style="info" %}
If the right panel is not activated, you can activate it by clicking the **“More Options”** icon on the totle menu located in the Message tab.
{% endhint %}

* You can **compress and encrypt files** in the bottom area of the “Attachment” tab.
* If you have files or folders you want to encrypt, click on **“Add File”** or **“Add Folder”** to upload the files.
* Once the upload of the files you want to encrypt is completed, click on the **“Upload Encrypted Zip”** button.
* By clicking the button, **Compression Setting popup window** will appear.
* You can configure compression and encryption options by entering the name and password for the file you want to compress. Then click the **“Start Compression”** button

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

* Once the compression is complete, the compressed file will **move to the attachment panel located just above it.**
* After completing the email content, click “Send”. The compressed and encrypted file will be attached and sent to the recipient.
  {% endtab %}

{% tab title="How to Open an Encrypted File" %}

* You can **download the encrypted file directly from the email attachments.**
* Clicking on the file name will automatically start initiating the file download.
* To view the file, you need to **enter the previously set password to access its content.**
  {% endtab %}
  {% endtabs %}


---

# 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.totlelab.com/totle-docs/email-security/file-compression-and-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.
