Docs
Workspaces
Workspaces
Configure project workspaces for organized AI workflows.
Workspaces within projects provide structured environments for specific workflows, enabling consistent AI interactions and team collaboration.
What Are Workspaces?
Workspaces are configured environments within a project that include:
- Pre-set model configurations
- Custom system prompts
- Shared context and resources
- Team-specific settings
Workspace Components
Configuration
| Component | Description |
|---|---|
| Model | Default AI model |
| Temperature | Response creativity |
| Max Tokens | Response length limit |
| System Prompt | Base instructions |
Resources
- Saved prompts
- Reference documents
- Previous conversations
- Team notes
Creating Workspaces
Setup Process
- Open your project
- Navigate to Workspaces
- Click Create Workspace
- Configure settings
- Add resources
Configuration Options
Workspace: API Development
├── Model: claude-3-5-sonnet
├── Temperature: 0.3
├── Max Tokens: 4096
└── System Prompt: "You are a senior API developer..."
Using Workspaces
Starting Work
- Select your workspace
- Begin a new conversation
- Settings apply automatically
Switching Workspaces
Change workspaces to switch contexts:
- Click workspace selector
- Choose different workspace
- New conversations use those settings
Workspace Benefits
- Consistency: Same settings every time
- Context: Relevant information available
- Efficiency: No repeated setup
Workspace Types
Development
For coding and technical work:
Name: Code Review
Model: claude-3-5-sonnet
Temperature: 0.2
Prompt: Expert code reviewer focused on...
Research
For information gathering:
Name: Market Research
Model: perplexity/sonar
Temperature: 0.5
Prompt: Business analyst with expertise in...
Content
For writing and creative work:
Name: Blog Writing
Model: gpt-4o
Temperature: 0.7
Prompt: Creative writer for tech blog...
Support
For customer-facing interactions:
Name: Customer Support
Model: gpt-4o-mini
Temperature: 0.3
Prompt: Friendly support agent who...
Team Workspaces
Shared Access
Team workspaces enable:
- Consistent team settings
- Shared resources
- Unified approach
Collaboration Features
- View team member activity
- Share prompts and templates
- Common knowledge base
Managing Workspaces
Editing
- Open workspace settings
- Modify configuration
- Save changes
Changes apply to new conversations; existing ones keep original settings.
Duplicating
Create similar workspaces quickly:
- Open source workspace
- Click Duplicate
- Modify as needed
- Save with new name
Archiving
For unused workspaces:
- Open workspace settings
- Click Archive
- Workspace preserved but hidden
Best Practices
- One purpose: Each workspace serves one use case
- Clear prompts: Write detailed system prompts
- Test settings: Verify configuration works well
- Document: Add descriptions for team clarity
- Iterate: Refine based on results
Related
- Projects Overview - Project management
- AI Chat - Using chat interface
- Model Hub - Model selection