Test an agent team and review collaboration
Run controlled requests and inspect routing, contributions, and the consolidated response.
Updated August 7, 2026 Β· 9 minPrepare test requests
Include requests that need one specialist, several specialties, no delegation, and ambiguous handling. Add incomplete and out-of-scope cases as well.
Each Studio test is independent and does not automatically retain the previous test context.
Run the coordination
Open the team, select Tests and runs, enter a realistic request, and start the test.
The run is stored as a persistent job. You can monitor its state and stop it while it is running. Cancellation prevents new delegations and final synthesis; an external call already in progress may take time to end.
Read the response flow
The trace shows the coordinator's initial analysis, selected specialists and routing reasons, contribution status and duration, individual outputs, and final consolidated response.
Confirm that the synthesis answers the request without exposing unnecessary internal details or attributing information to the wrong specialist.
Understand statuses
- Completed: coordination and synthesis finished correctly.
- Partial: a usable output exists, but a delegation or validation did not complete.
- Failed: the expected result could not be produced.
- Cancelled: the run was stopped.
Improve the configuration
Fix the observable cause first: routing rules, specialist instructions, missing knowledge, or coordinator synthesis. Repeat the same request after each change for a meaningful comparison.