diff --git a/docs/features/workspace/index.mdx b/docs/features/workspace/index.mdx index 2f9a24e..9696cfd 100644 --- a/docs/features/workspace/index.mdx +++ b/docs/features/workspace/index.mdx @@ -6,8 +6,8 @@ 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 +- [🧠 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.