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

# TryAgent docs

> Human decision boundaries for AI agents.

# TryAgent

TryAgent gives AI agents one safe way to pause for a human decision. Your agent sends the blocked question, evidence, choices, and resume target. TryAgent routes it to the right reviewers, records the decision, and calls your workflow back when it can continue.

Use TryAgent when an agent should not guess: missing documents, conflicting policy, risky account actions, approvals, or any point where an auditable human choice should unblock the run.

<Card title="Start free on TryAgent" icon="rocket" href="https://tryagent.ai">
  Create policies, issue API keys, and review escalations in the TryAgent app. 100 escalations free each month.
</Card>

Start with the [quickstart](/quickstart) for the full create-escalation, signed-callback, and resume flow. For complete runnable code, use the [examples](/examples).
