# Page Not Found

The URL `api-reference/flows` does not exist.

You might be looking for one of these pages:
- [Overview](https://docs.promptshuttle.com/flows/flows.md)
- [Customers](https://docs.promptshuttle.com/api-reference/customers.md)
- [Flow Execution](https://docs.promptshuttle.com/api-reference/flow-execution.md)
- [Streaming (SSE)](https://docs.promptshuttle.com/api-reference/streaming.md)
- [OpenAI-Compatible Endpoint](https://docs.promptshuttle.com/api-reference/openai-compatible.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.promptshuttle.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.promptshuttle.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/flows/flows.md`)
- Use `Accept: text/markdown` header for content negotiation