Problem You have a workflow that, on submission of a document, stops because the document is checked out. Solution Step 1 Open your workflow using SharePoint Designer and add a workflow step at the top of your workflow with the name Wait. Step 2 Add a workflow action Wait For Field Change in Current Item Step 3 Update the action to Wait for Checked Out To “to be empty”. Step 4 Test the workflow and verify the wait is executed