Overview
Prompt Manager is for storing reusable AI prompts and prompt templates. It helps keep reliable instructions organized so they can be reused quickly.
Main Features
- My Prompts library for saved templates.
- Prompt Hub area for browsing shared or published prompt content where configured.
- Categories, saved counts, search, prompt detail view, and copy/reuse actions.
- Supabase-backed prompt storage when the cloud workspace is configured.
Basic Flow
flowchart TD
Open[Open Prompt Manager] --> Library[Choose My Prompts or Prompt Hub]
Library --> Search[Search or filter prompts]
Search --> Select[Open prompt detail]
Select --> Reuse[Copy, save, or reuse prompt]
Notes
- Keep prompts short, named clearly, and grouped by category.
- Use placeholders in prompts when a template is meant to be reused for different tasks.
Detailed documentation is being prepared and will be available soon with the latest DawnDesk updates.