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

# Workflow Context • TypeScript AI Agent SDK

> WorkflowContext: TypeScript WorkflowContext class

# WorkflowContext

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

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

TypeScript WorkflowContext class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Workflows" icon="diagram-project" href="/docs/js/workflows" />

  <Card title="JS Workflows CLI" icon="terminal" href="/docs/js/workflows-cli" />

  <Card title="JS Workflow Hooks" icon="anchor" href="/docs/js/workflow-hooks" />

  <Card title="JS Planning" icon="map" href="/docs/js/planning" />

  <Card title="JS Agent Flow" icon="diagram-project" href="/docs/js/agent-flow" />
</CardGroup>
