# Creating a New Trigger

Watch this video to find out how to create a brand new trigger or read the steps below.

{% embed url="<https://enate.cdn.spotlightr.com/watch/MTM2Mjc0Mw==>" %}

To create a brand new trigger, go to the 'Schedules' section from the toolbar link in Builder:

![](/files/-MWpu6DMQSw7lD9RiURm)

Then select the 'Triggers' option from the drop-down to access the Triggers page.

![](/files/1MW7F2Y6OUqVnq7UVN6P)

From here click on the '+' link which will bring up the 'Create Trigger' pop-up.&#x20;

![](/files/-MWpuEPWCoXw56-7FyBI)

Here you need to add the following information:

* Name of the trigger.
* A start date & time for when it should first run.
* The Case instance or multiple Case instances it should start (*note: more than one trigger schedule can be created for a Case, so you can schedule to have it run e.g. weekly but also on last day of the month*).
* The Frequency. A number of options are available to meet business needs as desire:
  * Hourly
  * Daily
  * Weekly
  * Monthly
  * On Specific Days of the Month, e.g. 1st day, 21st day, last day.

{% hint style="info" %}
Note that you must always define a time of the day when you want the Case to run.
{% endhint %}

Once created, the Triggers can be set running and a new case will launch on the next trigger date/time.&#x20;

When editing a Trigger, you are also able to see its activity history by clicking on the Show Activity button. You can see when the Trigger was created and by who, as well as if any edits have been made to the Trigger, when they were made and by who.

![](/files/-MWpuMLoOoxUDFbQMckH)


---

# 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://docs.enate.net/enate-help/builder/builder-2021.1/schedules-and-frequency-based-triggers/frequency-based-triggers/creating-a-new-trigger.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.
