> ## Documentation Index
> Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Before you start

> Lists environment prerequisites and requirements for MongoDB integration.

Verify your environment meets these requirements.

## Supported hardware

* KMES Series 3, application version `6.3.1.3` or later, with the **KMIP** license enabled and initial setup completed (including loading a Platform Master Key and network configuration).

## Supported Operating Systems

* Windows 10 or later
* Linux

## Required access

* An account on the KMES with administrator permissions to create roles, identities, TLS PKI, and update system settings.
* Local administrator/root access on the server where MongoDB is installed.

## Network and firewall

* Allow outbound TCP port **5696** (default KMIP port) from the machine running MongoDB to the KMES Series 3, specified by FQDN (for example, `kmes.example.com`) or CIDR (for example, `10.0.0.0/24`).

<Warning>
  TLS inspection or SSL proxies can break mutual TLS handshakes. Exempt the KMES FQDN(s) from inspection. Configure the KMES Series 3 with an FQDN so the exemption applies.
</Warning>

## Other

[**MongoDB Enterprise**](https://www.mongodb.com/docs/manual/administration/install-enterprise/)
