With SharePoint workflow, which uses Windows Workflow Foundation (WF) as a workflow engine, there are other options available to developers in addition to custom Visual Studio 2005 solutions. In Microsoft Office SharePoint Server 2007, there are some out-of-the-box workflows (for example, document approval) that can easily be associated with a SharePoint list item. For more complex scenarios, you can write rules-based workflow logic with Microsoft Office SharePoint Designer 2007. In any case, out-of-the-box reporting capabilities allow tracking of task duration and cancelations/errors. For this demo, we will review the full range of SharePoint workflow functionality, focusing on the Litware Visual Studio 2005 workflow solution.