# Trigger template
<br>
The [[Trigger template]] feature allows you to group a fixed set of [[triggers]] together and use it anywhere in your [[Guide Editor]].
<br>
![[trigger_templates.gif]]
<br>
It's especially useful when you find yourself writing many times the same [[Triggers]] together in different Tips.
<br>
>[!example]
>For all the Tips about the laning phase in the mid lane, you might want to always check if:
>* The player is alive
>* The player is located on the mid lane
>* The game timing is during the laning phase
>
>You can combine these three [[Triggers]] together to create one [[Scenarios|trigger]] available in one click.
<br>
## How to
---
In your [[Guide Editor]]:
1. click on the **Trigger template** button (available in most tabs).
2. click on **+Trigger template**
3. Write a name for your [[Trigger template]]
4. Click on **+Trigger** and to add multiple [[Triggers]] to your trigger.
5. (Optional) Choose in which tabs you want to have access to this [[Trigger template]]
6. Start using it!
<br>
---
#### Links to this page
- [[Start here]]