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

# Task • TypeScript AI Agent SDK

> Task: TypeScript Task class

# Task

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

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

TypeScript Task class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Tasks" icon="list-check" href="/docs/js/tasks" />

  <Card title="JS Auto Agents" icon="robot" href="/docs/js/auto-agents" />
</CardGroup>
