Team Collaboration
Under Development
This section is under active development. Documentation may not be fully accurate. Please contact us if you have any questions.
When your Agent starts serving more people, you'll need the team to maintain and improve it together.
Early on, you might be able to handle everything alone. But as your audience grows and conversation volume increases, inviting team members to observe conversation history, create test cases, and adjust settings together will keep Agent quality more stable.
When Do You Need Collaboration?
| Stage | Recommendation |
|---|---|
| Closed Beta (yourself) | Usually not needed |
| Small-scale Validation (3-5 friends) | Can start considering |
| Expanded Testing (public) | Team recommended |
| Commercialization | Must have team |
Collaboration Features
- Invite Members — Let team members join workspace
- Manage Permissions — Control who can do what
- Share Agents — Let everyone use the same AI assistant
- Share Conversations — Share noteworthy conversations with team
Collaboration Architecture
Organization
├── Workspace A
│ ├── Members 1, 2, 3
│ └── Agents A1, A2
├── Workspace B
│ ├── Members 2, 4
│ └── Agent B1
└── ...