# Credentials Generator (/docs/toolkit/credentials-generator)

import { CredentialsGeneratorMDX } from '@/components/tools/CredentialsGeneratorMDX'

Generate cryptographically secure random values for the required secrets in your LibreChat `.env` configuration file. Click **Generate** and then copy individual values or all of them at once.

<CredentialsGeneratorMDX />
