> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wizflow.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> No-code Digitalisation for Finance

# Wizflow Documentation Hub

**Wizflow is the no-code platform designed for the realities of financial services.** Built by the team behind Dreamplan, it lets institutions build compliant, customer-facing flows that are intuitive, fast to launch, and easy to adapt - without needing to write code or depend on IT backlogs.

Welcome to the comprehensive documentation for Wizflow. Use the search function above to find specific topics, or browse the sections below to explore our platform capabilities.

<CardGroup cols={3}>
  <Card title="System Status" icon="signal" href="https://secure-stats.pingdom.com/mpg2cj8mp161">
    🟢 All systems operational View real-time platform status
  </Card>

  <Card title="Latest Release" icon="rocket" href="/changelog/3.4.0">
    **v3.4.0** - 8 May 2026
  </Card>

  <Card title="Flow Builder Basics" icon="play" href="/features/flow-builder-basics">
    New to Wizflow? Learn the fundamentals
  </Card>
</CardGroup>

## Documentation Overview

### 🏗️ Core Platform

<CardGroup cols={2}>
  <Card title="Flow Builder" icon="building-columns" href="/features/flow-builder-basics">
    **Entities, logic & routing** Visual builder, custom entities, global variables
  </Card>

  <Card title="Use Cases" icon="lightbulb" href="/use-cases/index">
    **Real-world applications** Financial services workflows and solutions
  </Card>
</CardGroup>

### 🤖 AI Features

<CardGroup cols={2}>
  <Card title="AI Assistant" icon="robot" href="/ai-assistant/overview">
    **Generative flow creation** Overview, chat features, prompt enhancer
  </Card>

  <Card title="Training & Feedback" icon="graduation-cap" href="/ai-assistant/tips-best-practices">
    **Tips & best practices** Advanced techniques and troubleshooting
  </Card>
</CardGroup>

### ⚙️ Platform Configuration

<CardGroup cols={1}>
  <Card title="Testing Tools" icon="flask" href="/features/autofill">
    **Autofill profiles** Save time with reusable test data
  </Card>
</CardGroup>

### 🛠️ Technical Resources

<CardGroup cols={3}>
  <Card title="Tech Specifications" icon="gears" href="/technical-reference/platform-overview">
    **Platform architecture** Technical details and specifications
  </Card>

  <Card title="API Reference" icon="code" href="/technical-reference/wizflow-api">
    **Wizflow API** Technical details
  </Card>

  <Card title="Release Notes" icon="newspaper" href="/changelog/index">
    **What's new** Feature updates and improvements
  </Card>
</CardGroup>

### 📚 Resources

<CardGroup cols={2}>
  <Card title="Documentation Hub" icon="book" href="/index">
    **All documentation** Complete platform guides
  </Card>

  <Card title="Support" icon="life-ring" href="mailto:support@wizflow.io">
    **Get help** Contact our team directly
  </Card>
</CardGroup>

***

## What's New

### May Highlights (v3.4.0)

* **Trigger Output Caching** — New caching layer for cachable triggers reduces cost and latency on repeated runs
* **Custom Data Model — OpenAPI & Form Builder** — Drive custom data models from an OpenAPI spec or a visual form builder
* **Wizflow → Household Liquid Assets** — Emergency savings now maps to Cash; new `liquidAssetDepot` and `liquidAssetMonthlySavings` map to Stocks
* **Date Picker** — Added `selectionHint` and reordered the date picker sequence
* **Authentication** — Migrated from NextAuth to better-auth across B2B Entra ID login, Identity entity, and SaaS tenant
* **Platform Stack Upgrade** — Next.js 16, React 19, Tailwind CSS 4, Drizzle 0.45

[View full changelog →](/changelog/index)

***

## Continue Reading

<CardGroup cols={2}>
  <Card title="Flow Builder Basics" icon="hammer" href="/features/flow-builder-basics">
    Learn the fundamentals
  </Card>

  <Card title="AI Assistant" icon="robot" href="/ai-assistant/overview">
    AI-powered workflows
  </Card>

  <Card title="Tech Reference" icon="wrench" href="/technical-reference/platform-overview">
    Our technical reference
  </Card>

  <Card title="Support" icon="life-ring" href="mailto:support@wizflow.io">
    Get help
  </Card>
</CardGroup>

## Connect With Us

<CardGroup cols={3}>
  <Card title="Website" icon="globe" href="https://wizflow.io">
    Visit our main website Learn more about Wizflow
  </Card>

  <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/wizflow/posts/">
    Follow us on LinkedIn Latest updates and insights
  </Card>
</CardGroup>
