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

# Step Routing Config • TypeScript AI Agent SDK

> StepRoutingConfig: TypeScript StepRoutingConfig class

# StepRoutingConfig

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

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

TypeScript StepRoutingConfig class

## Source

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

***

## Related Documentation

<CardGroup cols={2}>
  <Card title="JS Routing" icon="route" href="/docs/js/routing" />

  <Card title="JS Router Agent" icon="arrows-split" href="/docs/js/router-agent" />

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

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