Skip to main content
This example shows how to enable tracing for a team in AgentOS. When tracing=True is set, all team operations, member agent runs, model calls, and tool executions are automatically captured.
1

Create a Python file

basic_team_tracing.py
2

Set up your virtual environment

3

Install dependencies

4

Export your OpenAI API key

5

Run AgentOS

Your AgentOS will be available at http://localhost:7777. View traces in the AgentOS dashboard.