# Trigger

![](/files/-MLJClvghsLCynl4r6Le)

When you create a new follow-up email the first step to do is to choose a trigger.\
This is the action that will trigger your follow-up and send emails to users.\
If you're thinking about a trigger that is not listed in this page you can always contact us by clicking on the button suggest an idea to share with us your idea.

To select a trigger, it's really simple, you just need to click on the trigger that you want and then click on the create button.

{% hint style="warning" %}
You can't change a trigger if you're editing an existing follow-up
{% endhint %}

### WordPress trigger

* **WooCommerce purchased**: This trigger is when an order status is changed in WooCommerce

### Joomla trigger

* **Hikashop purchased**: This trigger is when an order status is changed in Hikashop

### Core trigger

* **Birthday**: This trigger works with the [daily cron](/setup/configuration/queue-process.md#automated-tasks)
* **User creation**: When a new user is created, from any source (from the front-end or by an admin)
* **User subscribe**: When a user chooses to subscribe to a list (from the front-end, including hidden lists on subscription forms). Automations and admins manually subscribing users to a list won't trigger the follow-up campaign.


---

# 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.acymailing.com/main-pages/campaigns/follow-up/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.
