# 9.4.2 Trigger list management

## Interface of trigger list management

<figure><img src="/files/34wvmdKZnS5g1Ht6w4jT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Cul68uXsuL9mXrstezMB" alt=""><figcaption></figcaption></figure>

### (1) Information management

* **Search:** search by trigger name&#x20;
* **Add new Trigger:** admin creates a new trigger. Newly created Trigger defaults to Enabled status

### (2) Trigger list

* **Name:** trigger name (set by admin when creating trigger)&#x20;
* **Creation date:** trigger creation date&#x20;
* **Last update:** the date of the last update the trigger was updated&#x20;
* **Usage (last 7 days):** is the number of times the trigger was activated in the last 7 days of the statistical time&#x20;
* **Action** (click on the 3 dots of the corresponding trigger):&#x20;
  * **Edit:** change the information fields and elements of the trigger&#x20;
  * **Clone:** create a new trigger in the same draft form as the current trigger, then you can edit and save the trigger information&#x20;
  * **Deactivate:** disable the trigger. Triggers that are disabled will be displayed in the “Inactivate” tab.&#x20;
  * **Activate:** reactivate the previously Disabled trigger. Note, the option to enable will appear after it has been disabled. The delete action will appear in the “Inactivate” section&#x20;
  * **Delete:** delete the trigger. Note: the trigger can only be deleted after it has been disabled. The delete action will appear in the “Inactivate” section


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.4-trigger-configuration/9.4.2-trigger-list-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
