---
title: workflow/astro
description: Astro integration for automatic workflow bundling and route registration.
type: overview
summary: Explore the Astro integration for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/astro
---

# workflow/astro



Astro integration for Workflow SDK that transforms workflow code and builds the workflow bundles.

## Functions

<Cards>
  <Card title="workflow()" href="/docs/api-reference/workflow-astro/workflow">
    Astro integration that transforms workflow code (`"use step"`/`"use workflow"` directives)
  </Card>
</Cards>


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)