I have created a task form. When a user completes the form and submits it, I'd like an auto email to go to 3 people. How do I do that?
You could either create alerts for the users that are triggered anytime a new item is created, or you could create a workflow that sends the email anytime a new item is created.