One common recipe is a new lead follow-up workflow. A lead enters the workflow after a form submission or trigger event. The workflow checks the lead data, updates the lead timezone if needed, waits until the allowed calling window, and then places the call.Another common recipe is a post-call follow-up workflow. The call ends, Call Completed starts a second workflow, and the workflow saves notes, updates fields, tags the contact, and starts the next follow-up action based on the result of the call.Another useful recipe is an appointment booking workflow. The AI agent uses contact functions and appointment functions during the call, checks available slots, books the appointment, and then the post-call workflow saves the result inside GoHighLevel.A fourth common recipe is a no-answer or failed-call workflow. The outbound workflow places the call, the post-call workflow checks the call result, and the system triggers a new branch for text follow-up, retry logic, or manual review.Start with one simple recipe and test it end to end before combining several ideas into a larger automation.