> For the complete documentation index, see [llms.txt](https://doc.sitecorepowershell.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.sitecorepowershell.com/modules/integration-points/tasks/authoring-tasks.md).

# Authoring Tasks

The Sitecore task scheduler is capable of running PowerShell scripts when using the task command `PowerShellScriptCommand`. The `Task Management` module includes a few shortcuts to managing tasks.

The module provides the ability to create, edit, and run scheduled tasks.

![Scheduled Task Menu](https://165468320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LA37Eh9vuWwQHUTc2NT%2Fuploads%2Fgit-blob-a3a260af18039ea3f9135f850dca14f1d219e6d4%2Fcontext-menu-task-scheduler.png?alt=media)

![Edit Scheduled Task](https://165468320-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LA37Eh9vuWwQHUTc2NT%2Fuploads%2Fgit-blob-9fc3b7ad3c498ac3b838a2df90dc3aa480dd5a3d%2Fcontext-menu-task-scheduler-edit.png?alt=media)

## References

* [Custom Scheduled Task by Mike Reynolds](https://sitecorejunkie.com/2014/05/31/execute-powershell-scripts-in-scheduled-tasks-using-sitecore-powershell-extensions/)
