# Reusing automations

Create modular automations that you can share and reuse across GitHub Actions workflows.

## Links

* [Reuse workflows](/en/enterprise-server@3.22/actions/how-tos/reuse-automations/reuse-workflows)

  Learn how to avoid duplication when creating a workflow by reusing existing workflows.

* [Creating workflow templates for your organization](/en/enterprise-server@3.22/actions/how-tos/reuse-automations/create-workflow-templates)

  Learn how you can create workflow templates to help people in your team add new workflows more easily.

* [/share-across-private-repositories](/en/enterprise-server@3.22/share-across-private-repositories)

* [/share-with-your-organization](/en/enterprise-server@3.22/share-with-your-organization)

* [Sharing actions and workflows with your enterprise](/en/enterprise-server@3.22/actions/how-tos/reuse-automations/share-with-your-enterprise)

  You can share an action or reusable workflow with your enterprise without publishing the action or workflow publicly.