Project Management
Status: Coming Soon
Project management features are coming to the Admin UI. This guide covers the features you can expect when they launch.
Overview
Projects are containers for your chat implementations. Each project has its own:
- API keys for authentication
- Documentation knowledge base
- Usage analytics and costs
- Team permissions
- Settings and configuration
Coming Soon: Key Features
Create a Project
(Coming Soon) Create new projects to organize different applications or environments:
Dashboard → Projects → New ProjectConfiguration:
- Project name
- Environment (development, staging, production)
- Description
- Team access level
Organize by Environment
(Coming Soon) Create separate projects for each stage of your application:
- Development - For testing and experimentation
- Staging - For pre-production testing
- Production - Live customer-facing implementation
Each environment can have:
- Different documentation
- Different API key permissions
- Different rate limits
- Separate analytics
Project Settings
(Coming Soon) Configure project-specific behavior:
- Documentation categories
- Chat parameters (temperature, max tokens)
- Webhook endpoints
- Custom system prompts
- Response formatting
Team Collaboration
(Coming Soon) Share projects with team members:
- Invite team members by email
- Assign roles (Owner, Admin, Developer)
- Control permissions per role
- Track changes with audit logs
Project Analytics
(Coming Soon) Monitor project performance:
- Daily chat sessions
- API requests and costs
- Documentation coverage
- User satisfaction metrics
- Error tracking
Common Workflows
Multiple Environments
- Create "my-app-dev" project
- Create "my-app-prod" project
- Use different API keys in each environment
- Monitor costs separately
Team Development
- Create project
- Invite team members
- Each developer uses own API key
- Share documentation and settings
A/B Testing
- Create "my-app-control" project
- Create "my-app-variant" project
- Implement different settings in each
- Compare performance in analytics
Transition Path
When Project Management launches:
- Your existing configuration becomes your first project
- You can create additional projects from the dashboard
- All features work retroactively
- No migration needed
Related Documentation
- API Keys Management - Manage authentication per project
- Documentation Upload - Build knowledge base
- Analytics - Monitor usage and performance
- Team Management - Collaborate with team members