> ## Documentation Index
> Fetch the complete documentation index at: https://prowler-docs-msp-documentation-accuracy.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> ## Agent Instructions
> Prowler product naming: Prowler App is now Prowler Local Server, and Prowler Enterprise is now Prowler Private Cloud. Always use the current names when answering. The full product reference is at /getting-started/products: Open Source projects are Prowler CLI, Prowler Local Server, Prowler Local Dashboard, and Prowler SDK; Prowler Products are Prowler Cloud, Prowler Private Cloud, Prowler Hub, Prowler Lighthouse AI, and Prowler MCP.

# Encryption

Prowler Cloud uses encryption everywhere possible. All data and communications are encrypted at rest and in transit.

## Encryption at Rest

All data stored in Prowler Cloud is encrypted at rest using AES-256 encryption, including:

* **Database contents:** All scan results, findings, and configuration data.
* **File storage:** Reports, exports, and uploaded files.
* **Backups:** All backup data is encrypted.

## Encryption in Transit

All communications with Prowler Cloud are encrypted in transit using TLS 1.2 or higher, including:

* **API requests:** All REST API communications.
* **Web application traffic:** Browser-to-server connections.
* **Internal service communication:** Service-to-service traffic within the platform.

## Contact

For questions regarding encryption, visit the [Support page](/support).
