Docs
Projects
Projects
Organize your AI work into projects for better collaboration and management.
Projects help you organize conversations, resources, and configurations for specific use cases or applications.
Overview
Projects allow you to:
- Organize conversations: Group related chats together
- Share context: Maintain consistent settings across conversations
- Track usage: See project-specific analytics
- Collaborate: Work with team members on focused areas
Creating Projects
New Project
- Go to Projects in the main navigation
- Click New Project
- Enter project name and description
- Configure settings
- Click Create
Project Settings
| Setting | Description |
|---|---|
| Name | Project identifier |
| Description | Purpose and notes |
| Default Model | Model for new conversations |
| System Prompt | Default instructions for AI |
Project Structure
Project
├── Conversations
│ ├── Chat 1
│ ├── Chat 2
│ └── ...
├── Settings
│ ├── Default Model
│ └── System Prompt
└── Analytics
├── Usage
└── Costs
Using Projects
Starting Conversations
- Open a project
- Click New Conversation
- Chat inherits project settings
- Conversation is saved to the project
Moving Conversations
Move existing chats to a project:
- Open the conversation
- Click Add to Project
- Select destination project
Project-Level Settings
Set defaults that apply to all conversations:
- Default Model: New chats use this model
- System Prompt: Instructions applied to all chats
- Temperature: Default creativity setting
Project Analytics
View project-specific metrics:
- Total conversations
- Messages sent
- Tokens used
- Costs accumulated
Collaboration
Sharing Projects
Projects are visible to organization members:
- Admins can view and edit all projects
- Members can access shared projects
- Personal projects can be private
Team Workflows
Use projects for team collaboration:
- Create project for each initiative
- Share with relevant team members
- Track combined usage
Managing Projects
Editing Projects
- Open the project
- Click Settings
- Update name, description, or defaults
- Save changes
Archiving Projects
For completed or inactive projects:
- Open project settings
- Click Archive
- Project moves to archived list
Archived projects:
- No new conversations
- Analytics preserved
- Can be restored
Deleting Projects
- Open project settings
- Click Delete
- Confirm deletion
Deleting a project removes all conversations. Export important data first.
Best Practices
- Clear naming: Use descriptive project names
- Focused scope: One project per use case
- Set defaults: Configure system prompts for consistency
- Regular review: Archive completed projects
- Document purpose: Use description field
Example Projects
Customer Support Bot
Name: Support Bot Development
Description: Training and testing customer support AI
Default Model: gpt-4o-mini
System Prompt: You are a helpful customer support agent for...
Code Assistant
Name: Code Review Assistant
Description: AI pair programming for frontend team
Default Model: claude-3-5-sonnet
System Prompt: You are an expert code reviewer specializing in...
Research Project
Name: Market Research Q4
Description: Competitive analysis and market trends
Default Model: perplexity/sonar
System Prompt: You are a business analyst researching...
Related
- AI Chat - Using the chat interface
- Organizations - Team collaboration
- Analytics - Usage tracking