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

# Base Task • TypeScript AI Agent SDK

> BaseTask: TypeScript BaseTask class

# BaseTask

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

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

TypeScript BaseTask class

## Source

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

***

## Related Documentation

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

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