# Overview

Automating your fulfillment process can save you time and increase efficiency, allowing you to focus on scaling your ads and growing your revenue. From product fulfillment through popular platforms like Shopify, Shipstation, and Google Sheets, to advanced workflow automations for tagging, notifying, and sending emails, automation can streamline your operations and free up your resources.&#x20;

<figure><img src="/files/us6jkq9VzMaV16zr9n1K" alt=""><figcaption><p>Simple layout to trigger an automation.</p></figcaption></figure>

## Automation types&#x20;

We divide our automations into three different layers. Each layer offers a more specific use case.

### Global automations

Global automations are the top layer since they work at an account level. They can be set up once and then applied to any of your funnels (or to all of them). This is useful when you want to have a certain action (e.g., purchase confirmation by email) in every funnel without the need for multiple configurations.&#x20;

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

### Funnel automations

Funnel-level automations are the second layer. They allow you to have more control of the automation associated with a specific funnel. You can set up triggers for specific steps or actions inside a funnel. These automations are individual and will only work in the funnel in which they are generated.&#x20;

<figure><img src="/files/hCPO0tslKymcwmmS60H1" alt="" width="514"><figcaption></figcaption></figure>

### Product automations

Product automation is our lowest layer. They are more specific and exclusive for products, which allows you to have more control over them. They will only trigger when your customer interacts in specific ways with those products (e.g., the product is bought). \ <br>

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

## Set up automations

Click on the type of automation you want to set up.&#x20;

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center">Global automation</td><td><a href="/files/pDBIWnuJF4rCcGEPK8EM">/files/pDBIWnuJF4rCcGEPK8EM</a></td><td><a href="/pages/GraF5XF50Eh4wJw9GZs7#global-automations">/pages/GraF5XF50Eh4wJw9GZs7#global-automations</a></td></tr><tr><td align="center">Funnel automation</td><td><a href="/files/HQ5JpjTrv33RqSWuzFZI">/files/HQ5JpjTrv33RqSWuzFZI</a></td><td><a href="/pages/GraF5XF50Eh4wJw9GZs7#funnel-automations">/pages/GraF5XF50Eh4wJw9GZs7#funnel-automations</a></td></tr><tr><td align="center">Product automation</td><td><a href="/files/1hPw5XOk8hRlXbBFmRwt">/files/1hPw5XOk8hRlXbBFmRwt</a></td><td><a href="/pages/GraF5XF50Eh4wJw9GZs7#product-automations">/pages/GraF5XF50Eh4wJw9GZs7#product-automations</a></td></tr></tbody></table>


---

# 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.funnelish.com/automations/overview.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.
