diff --git a/develop-docs/sdk/telemetry/traces/modules/ai-agents.mdx b/develop-docs/sdk/telemetry/traces/modules/ai-agents.mdx index ba1d36762151b..724b8b6070629 100644 --- a/develop-docs/sdk/telemetry/traces/modules/ai-agents.mdx +++ b/develop-docs/sdk/telemetry/traces/modules/ai-agents.mdx @@ -17,12 +17,6 @@ Sentry Conventions is the single source of truth. -## Agent Workflow Span - -Describes an AI workflow that can include multiple agent invocations. The workflow span is the parent of agents that handoff work to each other. - -- Span `op` SHOULD be `"gen_ai.workflow"` - ## Create Agent Span Describes AI agent invocation.