Configuring a rule's triggers & conditions

Pick a trigger from the catalog for an automation rule and add conditions so the rule only fires in the cases that match.

An automation rule is built from two parts that you set in the rule editor: the Trigger that kicks the rule off, and optional Conditions that narrow down when the rule's actions actually run. That way a rule only fires when the right case occurs.

Configuring a rule's triggers & conditions

Open the rule editor

The Automations page shows the description "Define rules that automatically react to events in your workspace." at the top. Below it you'll find your existing rules or, while none have been created yet, a note with a create button.

  1. Click New Rule at the top right. If you don't have any rules yet, you can also use the button in the empty area.
  2. The New Automation Rule window opens.
  3. In the Rule name field, give it a meaningful name, for example "Confirm inquiry". This is how you'll recognize the rule later in the list.

The name has no effect on the rule's behavior; it's only there to help you identify it. Choose one so colleagues can immediately understand what the rule does too.

Choose a trigger from the catalog

The trigger determines which event in your workspace kicks the rule off in the first place. Right below the rule name you'll find the Trigger field.

  1. Click the select field with the placeholder Choose a trigger ….
  2. The catalog of available triggers opens. Univents provides a fixed set built around typical events: those involving inquiries and events, as well as those involving invoices and payments.
  3. Click the matching trigger to apply it.

You choose exactly one trigger per rule. Each trigger is tied to a specific area, such as an inquiry, an event, or an invoice. Which data you can then check in the conditions depends on this chosen area.

Add conditions

Conditions are optional. Without a condition, the rule runs on every matching event. With conditions, it only runs when all checked values apply.

  1. In the Conditions section, click Add condition.
  2. A row appears with three inputs: a field, an operator, and a value.
  3. On the left, in the field with the placeholder Field name, enter which data field should be checked.
  4. In the middle, choose the Operator. The options are equals, not equals, greater than, greater or equal, less than, less or equal, and contains.
  5. On the right, enter the Value to compare against.

Use Add condition to add more rows. All conditions must apply together for the rule to fire. You remove a single row using the trash icon at the end of the row.

Save and check

Once the trigger and conditions are set, you save the rule.

  1. At least one action is required. Create it in the Actions section before you save.
  2. Click Save at the bottom. While the operation runs, the button shows Saving ….
  3. After saving, the rule appears in the list, set to Active by default.

If a required entry is missing, such as the trigger or an action, the rule won't be saved and you'll be pointed to the missing value. Using the toggle in the rule list, you can switch a saved rule to Inactive at any time without deleting it.

Frequently asked questions

Do I have to set conditions? No. Conditions are optional. Without a condition, the rule reacts to every event that matches the chosen trigger. With conditions, you narrow it down specifically.

Can a rule have multiple triggers? No. There's exactly one trigger per rule. If you need multiple events, you create multiple rules.

What does the contains operator mean? With contains, you check whether the value appears in a list, rather than testing for exact equality. For an exact comparison, use equals.

Why can't a rule be changed? If a rule carries the Locked marking, it's a system default and can be neither toggled nor deleted.