mirror of
https://github.com/open-webui/docs
synced 2025-06-15 02:50:42 +00:00
The emoji of the Knowledge and Prompts pages at the Workspace index page did not match the ones used on the pages themselves.
14 lines
748 B
Plaintext
14 lines
748 B
Plaintext
---
|
|
sidebar_position: 0
|
|
title: "🖥️ Workspace"
|
|
---
|
|
|
|
The Workspace in Open WebUI provides a comprehensive environment for managing your AI interactions and configurations. It consists of several key components:
|
|
|
|
- [🤖 Models](./models.md) - Create and manage custom models tailored to specific purposes
|
|
- [🧠 Knowledge](./knowledge.md) - Manage your knowledge bases for retrieval augmented generation
|
|
- [📚 Prompts](./prompts.md) - Create and organize reusable prompts
|
|
- [🔒 Permissions](./permissions.md) - Configure access controls and feature availability
|
|
|
|
Each section of the Workspace is designed to give you fine-grained control over your Open WebUI experience, allowing for customization and optimization of your AI interactions.
|