[GH-ISSUE #18434] feat: Projects #57264

Closed
opened 2026-05-05 20:47:44 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @chrisspen on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18434

Check Existing Issues

  • I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request.

Problem Description

A useful feature I use in virtually every LLM web service is a "project", which is just the ability to automatically seed an LLM with a specific prompt and maybe some reference files. GPT/Grok/Claude/etc all have something like this, but it's absent in Openwebui.

Desired Solution you'd like

Some way to create a named project with a field to enter a prompt, and then start a conversation with an LLM that seeds the conversation with this prompt. The project would then appear in the left hand nav menu so you could reselect an previous conversation or start a new one, again with the pre-seeded prompt.

Alternatives Considered

No response

Additional Context

No response

Originally created by @chrisspen on GitHub (Oct 20, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/18434 ### Check Existing Issues - [x] I have searched all existing open AND closed issues and discussions for similar requests. I have found none that is comparable to my request. ### Problem Description A useful feature I use in virtually every LLM web service is a "project", which is just the ability to automatically seed an LLM with a specific prompt and maybe some reference files. GPT/Grok/Claude/etc all have something like this, but it's absent in Openwebui. ### Desired Solution you'd like Some way to create a named project with a field to enter a prompt, and then start a conversation with an LLM that seeds the conversation with this prompt. The project would then appear in the left hand nav menu so you could reselect an previous conversation or start a new one, again with the pre-seeded prompt. ### Alternatives Considered _No response_ ### Additional Context _No response_
Author
Owner

@silentoplayz commented on GitHub (Oct 20, 2025):

Already implemented as folders. See https://docs.openwebui.com/features/chat-features/conversation-organization/#basic-folder-operations

Image
<!-- gh-comment-id:3420254156 --> @silentoplayz commented on GitHub (Oct 20, 2025): Already implemented as folders. See https://docs.openwebui.com/features/chat-features/conversation-organization/#basic-folder-operations <img width="806" height="434" alt="Image" src="https://github.com/user-attachments/assets/7aba6801-d2c3-4187-850b-1f1d08a0a307" />
Author
Owner

@chrisspen commented on GitHub (Oct 20, 2025):

@silentoplayz Thanks. I suspected the feature was hidden somewhere, just under a different name.

<!-- gh-comment-id:3420266565 --> @chrisspen commented on GitHub (Oct 20, 2025): @silentoplayz Thanks. I suspected the feature was hidden somewhere, just under a different name.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#57264