# Create actions

You can build reusable actions to automate tasks in your workflows.

## Links

* [Creating a JavaScript action](/en/enterprise-server@3.17/actions/tutorials/create-actions/create-a-javascript-action)

  In this tutorial, you'll learn how to build a JavaScript action using the actions toolkit.

* [Creating a composite action](/en/enterprise-server@3.17/actions/tutorials/create-actions/create-a-composite-action)

  In this tutorial, you'll learn how to build a composite action.