Folders
Nested folder hierarchy with pinning, sorting, move operations, and parameter inheritance for chats, apps, and messages.
Folders Overview
Folders in YeeroAI help you organize chats, apps, messages, memories, and prompts in a nested hierarchy. The folder system supports:
- Three folder types — Chat Folders, App Folders, and Message Folders.
- Nested structure — Create subfolders within folders for deep organization.
- Parameter inheritance — Set models, tools, memory, and generation parameters at the folder level, and child items inherit them.
Navigating Folders
Breadcrumb Navigation
The breadcrumb at the top shows your current folder path. Click any segment to navigate up the hierarchy. Use the folder search in the breadcrumb to find subfolders quickly.
Sidebar Navigation
The Folders page in the sidebar provides access to all three folder types with search, sort, and filtering options.
Folder Operations
| Operation | Description |
|---|---|
| New Folder | Create a new folder with name and optional description. |
| Edit | Modify folder name and description. |
| Pin / Unpin | Pin folders to the top of the list for quick access. |
| Move | Move a folder into another folder. |
| Delete | Permanently delete a folder and all its contents. |
| Enable/Disable Memory | Toggle AI memory for all items in the folder. |
| Enable/Disable Prompt | Toggle prompt templates for the folder. |
Parameter Inheritance
Folders support parameter inheritance, allowing you to set defaults that all child items (chats, subfolders) inherit:
- Models — Default model selections for conversations in this folder.
- Tools — Default tool selections.
- Memory — Enable or disable AI memory for the folder.
- Context Summary — Use summaries instead of full content.
- Generation Parameters — Temperature, sampling, context window, etc.
Inheritance Modes
- Inherited — Uses the parent folder's settings (default). Marked with an "Inherited" badge.
- Custom — Uses custom settings specific to this folder. Click "Switch to Custom" to override.
- Reset to Inherit — Return to inheriting from the parent folder.
Content in Folders
Folders can contain the following types of content:
| Type | Description |
|---|---|
| Folder | Nested subfolder. |
| Chat | A conversation with branches and messages. |
| Message | An individual message (user or AI). |
| Memory | An AI-generated or manually created memory entry. |
| Prompt | A reusable prompt template. |
| App | An AI-powered application. |
Folder Limits
| Limit | Value |
|---|---|
| Maximum folders | 1,000 |
| Folder name uniqueness | Names must be unique within the same parent folder. |
| Cannot move into descendant | A folder cannot be moved into one of its own subfolders. |