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

# Overview

Turnkey is not just for crypto wallets. Our infrastructure also allows for more generic private key
management: store, recover, and manage cryptographic keys with programmable access controls, and
quorum approvals.

With Key Management, you can:

* Securely store cryptographic keys in hardware-backed
  [secure enclave infrastructure](/security/secure-enclaves)
* Implement disaster recovery with cryptographic guarantees
* Protect sensitive material like API secrets, credentials, and recovery bundles

## Solutions

| Example                                                                                        | Description                                                                                                                                 |
| :--------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------ |
| [Enterprise Disaster Recovery](/products/key-management/examples/enterprise-disaster-recovery) | Back up wallets and private keys for disaster scenarios                                                                                     |
| [Encryption Key Storage](/products/key-management/examples/encryption-key-storage)             | Use Turnkey private keys to encrypt sensitive data (e.g., recovery bundles, API secrets, credentials) with simple authentication & policies |

## Next Steps

Explore the [code examples](/products/key-management/examples/overview) for detailed implementation
guides, or learn more about [secure enclaves](/security/secure-enclaves) and
[quorum policies](/concepts/users/root-quorum).
