> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/sms/use-trigger-selections-in-automated-flows.md).

# Use Trigger Selections in Automated Flows

Learn what a trigger is and how to use them.

### Trigger selection

**What is a trigger?**

Triggers are events and/or conditions that will start sending out a flow. It is always the first item of the flow.

Triggers of unique flows cannot the changed, these are automatically triggered by only one subscriber action. Furthermore, these flows cannot be duplicated. Unique flows are as follows:

* Welcome flows
  * save user input
  * checkout subscription
* Browse abandonment
* Help
* Fulfillment Notification
* Receipt
* Abandoned cart

Now let’s see how you can edit triggers for unlimited flows.

You can choose from 2 different trigger types:

* Send campaign
* Opted in via

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FSLnF7l7R6GQ17DBBIOwW%2Fuse-trigger-selections-in-automated-flows--1.png?alt=media)](https://downloads.intercomcdn.com/i/o/655565875/ba409eb5ef67bea49532a2e8/Screenshot+2023-01-19+at+13.30.00.png)

**How to edit a Trigger item**

Once you open up a new flow canvas -with the Create new button in any flow section- you will always have the Trigger item available on your canvas, this cannot be deleted.

Click on the item itself and the edit panel will open up on the left.

From here you will be able to choose from the different types of triggers.

**Let’s break down each type or trigger settings**

### Send campaign

*Choose this trigger if you want to send campaigns to your SMS subscribers to keep them engaged and provide special deals and promotions.*

**Target audience**

You can select your target audience. Choose from default groups or your unique ones.

Another option is to exclude a target audience, same pull will be available to choose from. You can choose multiple target groups to include and also exclude.

At the bottom of the Target audience section you can see the estimated number of subscribers.

[![](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FvX0fjmTxFhJzQqEioGFw%2Fuse-trigger-selections-in-automated-flows--2.png?alt=media)](https://downloads.intercomcdn.com/i/o/688476614/74ada84dc12afff3735b19c5/Screenshot+2023-03-10+at+9.42.30.png)

**Scheduling**

You can either start sending the flow immediately or set up an exact timing (in the future).

Two different timezone settings are available in the dropdown in your campaign editor.

* the store’s timezone
* subscriber’s timezone

![CampaignSendScheduling](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FQTgQwsCMT50MJbCqPCiu%2Fuse-trigger-selections-in-automated-flows--3.png?alt=media)

**Sending options**

Turn Smart sending on and off with a toggle for your campaigns.

Find all info about the setup of Smart sending and Quiet hours in [this article](https://help.recart.com/en/articles/5905316-sms-settings-smart-sending-quiet-hours).

### Opted in via (welcome flow)

*Choose this trigger type if you create a new opt-in tool and start growing your audience.*

Once you finish editing the flow you can save it as draft. Select and connect this flow to any of your optin tools to activate it.

Important note: a trigger in an active flow cannot be edited. You can duplicate an existing flow or create from scratch.

In case you need further assistance, [feel free to contact our support team](https://help.recart.com/en/articles/360794-how-do-i-contact-recart-support), we are happy to help. 😊


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/sms/use-trigger-selections-in-automated-flows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
