Triggers: Action Panel#
The Triggers Action Panel is the top control bar of the "Triggers" section, which contains tools for searching, filtering, managing column visibility, and creating new triggers. It allows you to quickly find specific triggers, customize the table view, and initiate the creation of a new trigger in either Cron or Manual mode.
Location: The section is located on the left navigation panel under the "Triggers" item.
Available actions:
- Create a new trigger in Cron or Manual mode
- Search for triggers by name via the search field
- Filter the list by favorite or deleted triggers
- Configure the visibility and order of table columns
"Add trigger" button#
The "Add trigger" button opens the "Create trigger" window, where you can configure a new trigger in Cron or Manual mode.
How to create a trigger in Cron mode:
- Click Add trigger.
- In the modal window, click "Create trigger" and enter a name in the "Trigger name" field.
- Ensure Cron mode is selected and open the "Module" field.
- Select the required module from the list — the module parameters will appear below.
- Fill in the necessary parameters.
- If needed, delete unnecessary parameters using the delete icon on the right.
- In the trigger settings section, enable the "Active" toggle.
- If needed, enable "Execute only once after the first successful execution".
- Enter an interval in seconds in the "Interval (seconds)" field or use the arrows.
- Open the "Cron script" field and select the required script from the list.
- Open the "Accounts" field and select the accounts for which the trigger will execute.
- In the "Additional settings" section, open "Task group" and select a group.
- Click Create.
Upon successful creation, a green notification will appear stating that the trigger has been created.
How to create a trigger in Manual mode:
- Click Add trigger.
- In the modal window, click "Create trigger" and switch the mode from Cron to Manual.
- Enter a name in the "Trigger name" field.
- Open the "Script" field — a list of available scripts with a search field will appear below.
- Find and select the required script.
- Click Create.
Upon successful creation, a green notification will appear, and the new trigger will be displayed in the table.
Search field#
The Search field is designed to quickly find a trigger by its name. It is located at the top of the table and allows you to narrow the list down to the desired result without manually browsing all entries.
The table automatically updates to display only those triggers whose names match the entered query.
Filters#
Filters are used to narrow down the list of triggers based on specific categories. Clicking the filter button opens a menu with available display options.
How to apply a filter:
- Click Filter in the top panel.
- Select Show only favorites or Show only deleted.
The table rearranges according to the selected filter and displays only the matching triggers.
Columns#
Columns allow you to customize which columns are displayed in the triggers table and their order. This helps adapt the table view to specific workflow needs.
How to configure columns:
- Click Columns in the top panel.
- Use the checkboxes to hide or show the desired columns.
- Drag and drop items in the list to change their order.
- Click Save.
The new table layout is applied immediately after saving and is preserved for future sessions.
Workflow Scenario#
Step 1: Open "Triggers"
Go to the "Triggers" section via the left navigation panel.
Step 2: Find a trigger
Enter the trigger name in the "Search triggers" field or click Filter and select Show only favorites or Show only deleted.
Step 3: Configure columns
Click Columns, enable or disable the required columns using checkboxes, drag them into the desired order, and click Save.
Step 4: Create a trigger
Click Add trigger. In the "Create trigger" window, select Cron or Manual mode, fill in all required fields, and click Create.
Step 5: Confirm the result
After successful creation, a green notification will appear. The new trigger will be displayed in the "Triggers" section table.