Prompt Folders
Organize your prompts into folders for project-based management with shared datasets, configurations, and team access controls.
What are Prompt Folders?#
Prompt folders are the primary organizational unit in PromptReports. Think of them as projects or repositories that contain all related prompts, test datasets, and configurations. Each folder provides isolation and shared context for a set of related prompts.
Organization
Group related prompts by project, team, use case, or any structure that works for you.
Shared Datasets
Test datasets are scoped to folders, making it easy to reuse them across prompts.
Team Collaboration
Control who can view, edit, or approve prompts within each folder.
Webhooks
Configure folder-level event notifications for external integrations.
Creating a Folder#
To create a new prompt folder:
Navigate to Prompts
Click New Folder
Enter Details
Configure Settings
Naming Conventions
Folder Settings#
Each folder has configurable settings that affect all prompts within it:
| Setting | Description | Default |
|---|---|---|
| Name | The display name for the folder | Required |
| Description | A brief description of the folder's purpose | Optional |
| Tags | Labels for filtering and organization | None |
| Default Model | The AI model used for new prompts | GPT-4 |
| Webhooks | URLs to notify on folder events | None |
Sharing & Access Control#
Folders support granular access control to enable team collaboration:
| Role | Permissions |
|---|---|
| Viewer | Can view prompts and run them in the playground |
| Editor | Can create, edit, and delete prompts |
| Admin | Full control including folder settings and user management |
| Owner | Creator of the folder with irrevocable admin access |
Enterprise Feature
Best Practices#
Follow these guidelines for effective folder organization:
- One folder per project: Keep related prompts together for easier management
- Use tags: Add tags for cross-folder filtering and discovery
- Document purpose: Add clear descriptions so team members understand each folder
- Regular cleanup: Archive or delete unused folders to reduce clutter
- Consistent naming: Establish naming conventions across your organization