--- title: Configuration description: ⚙️ This section provides detailed guides on how to configure LibreChat to suit your needs and preferences. You will learn how to set up various environment variables, customize your Docker settings, choose your AI models and APIs, enable user authentication, connect to online MongoDB, change the default language, and more. weight: 2 --- # Configuration * ⚙️ [Environment Variables](./dotenv.md) * 🖥️ [Custom Endpoints & Config](./custom_config.md) * 🐋 [Docker Compose Override](./docker_override.md) --- * 🤖 [AI Setup](./ai_setup.md) * 🅰️ [Azure OpenAI](./azure_openai.md) * 🚅 [LiteLLM](./litellm.md) * 💸 [Free AI APIs](./free_ai_apis.md) --- * 🛂 [Authentication System](./user_auth_system.md) * 🍃 [Online MongoDB](./mongodb.md) * 🌍 [Default Language](./default_language.md) * 🌀 [Miscellaneous](./misc.md)