> ## 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.

# Approval Callback Config • TypeScript AI Agent SDK

> ApprovalCallbackConfig: TypeScript ApprovalCallbackConfig class

# ApprovalCallbackConfig

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

<Badge color="green">TypeScript AI Agent</Badge>

TypeScript ApprovalCallbackConfig class

## Source

<Card title="View on GitHub" icon="github" href="https://github.com/MervinPraison/PraisonAI/blob/main/src/praisonai-ts/src/planning/index.ts#L89">
  `src/planning/index.ts` at line 89
</Card>

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Approval" icon="check" href="/docs/js/approval" />

  <Card title="JS Callbacks" icon="phone" href="/docs/js/callbacks" />

  <Card title="TypeScript Guide" icon="book-open" href="/docs/js/typescript" />

  <Card title="JS Development" icon="code" href="/docs/js/development" />
</CardGroup>
