> For the complete documentation index, see [llms.txt](https://chsakell.gitbook.io/harmony/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chsakell.gitbook.io/harmony/guide/automations.md).

# Automations

An automations is a no-code rule builder that enables customers to build if-this-then-that-rules based on events in Harmony.

It allows teams to automate their processes, save time, keep Harmony up to date and focus on what’s most important. :rocket:

The purpose of each automation is to automatically run a task for you, a repetitive operation that you would normally do after certain conditions.&#x20;

Currently there are 3 automations supported, more to come soon!

* [x] [Sync parent and child tasks](/harmony/guide/automations/sync-parent-and-child-tasks.md)
* [x] [Smart auto-assign](/harmony/guide/automations/smart-auto-assign.md)
* [x] [Sum up story points](/harmony/guide/automations/sum-up-story-points.md)

{% hint style="warning" %}
Automations are stored in a **MongoDB** database so ensure you have [setup](/harmony/configuration/dependencies/databases/mongodb-server.md) all the required dependencies before trying to configure them.
{% endhint %}

{% content-ref url="/pages/33dUDcs7YRJLZ0vxWy9N" %}
[Sync parent and child tasks](/harmony/guide/automations/sync-parent-and-child-tasks.md)
{% endcontent-ref %}

{% content-ref url="/pages/Y6ZFqZ4wNQ7v7ED4c6kT" %}
[Smart auto-assign](/harmony/guide/automations/smart-auto-assign.md)
{% endcontent-ref %}
