Files
open-webui-docs/docs/getting-started/advanced-topics/index.mdx
DrMelone ec898dbf67 api keys
2025-12-28 16:35:36 +01:00

37 lines
1021 B
Plaintext

---
sidebar_position: 4
title: "Advanced Topics"
---
# 📚 Advanced Topics
Explore deeper concepts and advanced configurations of Open WebUI to enhance your setup.
---
## 🛠️ Development
Understand the development setup and contribute to Open WebUI.
[Development Guide](/getting-started/advanced-topics/development)
---
## 📝 Logging
Learn how to configure and manage logs for troubleshooting your system.
[Logging Guide](/getting-started/advanced-topics/logging)
---
## 🔒 HTTPS Encryption
Ensure secure communication by implementing HTTPS encryption in your deployment.
[HTTPS Encryption Guide](/getting-started/advanced-topics/https-encryption)
---
## 🔑 API Keys & Monitoring
Learn how to set up API keys for programmatic access, and monitor your Open WebUI instance with health checks and response testing.
[API Keys & Monitoring Guide](/getting-started/advanced-topics/monitoring)
---
Looking for installation instructions? Head over to our [Quick Start Guide](/getting-started/quick-start).