Managing Multiple Sessions
Work on multiple tasks simultaneously with parallel sessions.
Overview
C3 supports multiple concurrent sessions within a project. Each session is an independent conversation with your AI agent, with its own context and history.
Creating Sessions
Start a new session from the session dropdown or by tapping "New Session" in the project view.
Session Limits
Up to 10 concurrent sessions are supported. Inactive sessions are paused after 30 minutes.
Switching Sessions
Switch sessions using the session selector in the toolbar. Active sessions show a green indicator.
Use Cases
- Parallel features: Work on multiple features simultaneously
- Code review: One session for coding, another for review
- Experiments: Try different approaches in separate sessions
- Learning: Keep a reference session while coding