For AI agents: a documentation index is available at https://www.mongodb.com/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

Overview: Enable Queryable Encryption

This page summarizes the tasks required to set up your MongoDB deployment and your development environment for Queryable Encryption.

1

Install a Queryable Encryption compatible driver and dependencies

2

Install and configure a query analysis component

3

Create a Customer Master Key

4

Create a Queryable Encryption enabled application

After you install a Queryable Encryption driver and libraries, create a Customer Master Key, and create your application, you can start encrypting and querying data. See Overview: Use Queryable Encryption for instructions.