# Add Modul Automation

To create a new automation rule, you can start by adding a Automation module. When adding a module, you can assign a name to the rule, define the rule's trigger (Trigger), add condition filters (Filter), and specify the actions that the system should execute automatically (Action) once the trigger and filter conditions are met.

To create an automation module, click the **Add (+)** button located in the top-right corner, and you will be presented with the **New Module** form, as shown in the illustration below.

<figure><img src="https://765826444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLYDAnLjpg2T8z2BplJOS%2Fuploads%2FAGWDy7XFDUV9xTrZ4hNz%2Fimage.png?alt=media&#x26;token=8da10c77-76a2-49f8-9fc6-145d554a504f" alt=""><figcaption><p>Form New Module Automation</p></figcaption></figure>

**Component Explanation:**&#x20;

| Componenet                  | Description                                                                                                                                                                     |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Automation Name             | The name of the automation module being created.                                                                                                                                |
| Trigger                     | The trigger that initiates the automation.                                                                                                                                      |
| Filter                      | Used to filter specific conditions so that the automation only runs when the requirements are met.                                                                              |
| Action                      | Used to define the actions that will be executed when the trigger and filter conditions are met.                                                                                |
| Active or Inactive          | <ul><li><strong>Active</strong> = The automation is immediately executed by the system.</li><li><strong>Inactive</strong> = The automation is saved but not executed.</li></ul> |
| Automation Modules          | A list of all available automations, both active and inactive.                                                                                                                  |
| Delete Automation           | A button to delete the automation module.                                                                                                                                       |
| Duplicate Automation Module | A button to create a duplicate of an existing automation module.                                                                                                                |
