Files
open-webui-docs/docs/getting-started/quick-start/starting-with-ollama.mdx
2025-11-13 16:03:29 -05:00

50 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
sidebar_position: 1
title: "Starting With Ollama"
---
## Overview
Open WebUI makes it easy to connect and manage your **Ollama** instance. This guide will walk you through setting up the connection, managing models, and getting started.
---
## Step 1: Setting Up the Ollama Connection
Once Open WebUI is installed and running, it will automatically attempt to connect to your Ollama instance. If everything goes smoothly, youll be ready to manage and use models right away.
However, if you encounter connection issues, the most common cause is a network misconfiguration. You can refer to our [connection troubleshooting guide](/troubleshooting/connection-error) for help resolving these problems.
---
## Step 2: Managing Your Ollama Instance
To manage your Ollama instance in Open WebUI, follow these steps:
1. Go to **Admin Settings** in Open WebUI.
2. Navigate to **Connections > Ollama > Manage** (click the wrench icon).
From here, you can download models, configure settings, and manage your connection to Ollama.
Heres what the management screen looks like:
![Ollama Management Screen](/images/getting-started/quick-start/manage-ollama.png)
![Ollama Management Screen](/images/getting-started/quick-start/manage-modal-ollama.png)
## A Quick and Efficient Way to Download Models
If youre looking for a faster option to get started, you can download models directly from the **Model Selector**. Simply type the name of the model you want, and if its not already available, Open WebUI will prompt you to download it from Ollama.
Heres an example of how it works:
![Ollama Download Prompt](/images/getting-started/quick-start/selector-ollama.png)
This method is perfect if you want to skip navigating through the Admin Settings menu and get right to using your models.
---
## All Set!
Thats it! Once your connection is configured and your models are downloaded, youre ready to start using Ollama with Open WebUI. Whether youre exploring new models or running your existing ones, Open WebUI makes everything simple and efficient.
If you run into any issues or need more guidance, check out our [help section](/troubleshooting) for detailed solutions. Enjoy using Ollama! 🎉