This document summarizes the Grails webflow plugin, which allows managing page flows and state in Grails applications. It demonstrates a sample webflow for creating a project, and discusses key concepts like flow states, subflows, scopes, and Ajax integration. Tips are provided for testing flows, generating views, and handling breadcrumbs. Potential pitfalls and alternatives to webflows are also outlined. The extended validation plugin is briefly introduced as a way to validate non-domain objects in Grails.