> 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](/files/-LA37eCJV8K51qQjGS1Q)

![Edit Scheduled Task](/files/-LA37eCc9U2Ipfoyqfbx)

## References

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