> ## Documentation Index
> Fetch the complete documentation index at: https://praison.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Escalation Signal • AI Agent SDK

> EscalationSignal: Signals that indicate escalation may be needed.

# EscalationSignal

> Defined in the [**types**](../modules/types) module.

<Badge color="blue">AI Agent</Badge>

Signals that indicate escalation may be needed.

These are detected without extra LLM calls using heuristics.

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-agents/praisonaiagents/escalation/types.py#L27">
  `praisonaiagents/escalation/types.py` at line 27
</Card>
