# Tasks

Tasks are [task items](https://docs.ngsurvey.com/form-management/tasks/task-items) that get triggered once a respondent has submitted his survey. Each of tasks offers a different type of functionality and can be [triggered](https://docs.ngsurvey.com/form-management/tasks/triggers) conditionally based on the respondent answers.

You can use setup following tasks&#x20;

* [Get an email alert on each new respondent submission](https://docs.ngsurvey.com/form-management/tasks/task-items/completion-alert)
* [Post to an HTTP webhook endpoint](https://docs.ngsurvey.com/form-management/tasks/task-items/webhook)&#x20;
* [Save respondent answers in a Google Sheet](https://docs.ngsurvey.com/form-management/tasks/task-items/google-sheet)
* [Update or add records to SQL Server's table](https://docs.ngsurvey.com/form-management/tasks/task-items/sql-query-task)
