Skip to main content

Getting Started with Open WebUI

From zero to your first AI conversation in under five minutes.

Open WebUI runs anywhere (Docker, Kubernetes, pip, bare metal) and connects to Ollama, OpenAI-compatible, and Open Responses providers out of the box. Pick an install method, connect a provider, and start chatting.


โฑ๏ธ Quick Startโ€‹

Install Open WebUI, connect a model, and start chatting.

Everything you need for a working setup. Choose Docker for the fastest path, Python for lightweight installs, or Kubernetes for production orchestration. Each guide includes connecting your first model provider.

๐Ÿณ DockerOne-command deploy, the officially recommended path
๐Ÿ“ฆ Python (pip / uv)Lightweight install for low-resource or manual setups
โ˜ธ๏ธ Kubernetes (Helm)Production-ready orchestration with scaling
๐Ÿ–ฅ๏ธ Desktop appNative app, no Docker required
๐Ÿ”Œ Connect a providerOllama, OpenAI, Anthropic, llama.cpp, vLLM, and more
โš™๏ธ Understanding settingsLearn how Admin Settings and User Settings work together

Start installing โ†’


Essentials for Open WebUIโ€‹

Installed and chatting โ€” now what?

Five short sections that cover the things every new user eventually wishes they'd known on day one: what plugins are and how to install them, why long chats eventually error out (and how to fix it with a filter), the "invisible" Task Model that powers titles/autocomplete, getting started with RAG over your own documents, and turning on Native tool calling.

๐Ÿงฉ PluginsTools, Pipes, Filters, Actions โ€” the extensibility story
๐Ÿง  Context managementWhy long chats hit a wall and how to handle it
๐Ÿค– Task modelsKeep titles, tags, and autocomplete off your main model
๐Ÿ“š Basic RAGChatting with your own documents
๐Ÿ”ง Tool callingNative mode + first Tools to install

Read the essentials โ†’


๐Ÿค– Connect an Agentโ€‹

Go beyond simple model providers. Connect an autonomous AI agent.

AI agents like Hermes Agent and OpenClaw bring their own tools (terminal, file ops, web search, memory) and use Open WebUI as a rich chat frontend. The agent decides when to use tools, executes them, and streams results back to you.

๐Ÿง  Hermes AgentNous Research's agent with terminal, file ops, web search, and skills
๐Ÿพ OpenClawSelf-hosted agent framework with shell access, web browsing, and channel bots

Connect an agent โ†’


Sharing Open WebUIโ€‹

Bring AI to your entire organization with a single deployment.

Open WebUI isn't just a local interface for AI. It is designed to be a centralized AI operating system for teams. Deploy it once to leverage streamlined onboarding, collaborative intelligence, resource pooling, and centralized security.

LAN & TunnelsTailscale, Cloudflare Tunnels, and local IP access
Reverse ProxiesSecure your instance with Nginx, Caddy, or HAProxy
Team OnboardingAdmin approval flows and Enterprise SSO integrations
Shared ContextChannels, shared chats, and common knowledge bases

Learn how to share Open WebUI โ†’


๐Ÿ› ๏ธ Advanced Topicsโ€‹

Scale, observe, and customize your deployment.

Go beyond the basics. Configure environment variables, connect external databases, add cloud storage, enable OpenTelemetry, or scale horizontally with Redis and multiple workers.

โš–๏ธ ScalingMulti-worker, multi-node, Redis-backed sessions
๐Ÿ“Š Logging & observabilityOpenTelemetry traces, metrics, and structured logs
๐Ÿงช Development setupRun from source for local development and testing

Explore advanced topics โ†’


๐Ÿ”„ Updatingโ€‹

Stay current with the latest features and security patches.

Update manually with a single Docker or pip command, or automate with Watchtower, WUD, or Diun. Includes backup/restore procedures and version pinning for production.

๐Ÿ”„ Manual updateDocker pull + recreate, or pip upgrade
๐Ÿค– Automated updatesWatchtower, WUD, or Diun
๐Ÿ“Œ Version pinningLock to a specific release for stability
๐Ÿ’พ Backup & restoreOne-command volume backup and recovery

Update guide โ†’

This content is for informational purposes only and does not constitute a warranty, guarantee, or contractual commitment. Open WebUI is provided "as is." See your license for applicable terms.