> ## Documentation Index
> Fetch the complete documentation index at: https://help.jetpack3pl.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Automation Rules

> Customize order processing with automation rules that apply specific actions based on conditions you define.

<div className="page-intro">
  Automation rules allow you to customize and streamline your order fulfillment experience by automatically applying specific actions when orders are imported into your Jetpack dashboard. Whether you need to add promotional items to qualifying orders, request delivery signatures for high-value shipments, or route orders to specific fulfillment centers, automation rules help you process orders efficiently without manual intervention.
</div>

## Understanding Automation Rules

Every automation rule consists of two mandatory components and one optional component:

| Component                 | Description                                                                                                                                               |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Trigger**               | Specifies when the rule will apply or when the action should occur. In Jetpack, the trigger is always the order import.                                   |
| **Action**                | Specifies the final outcome (e.g., add a gift card to every order).                                                                                       |
| **Conditions** (Optional) | Specifies any restrictions or limitations applied to the rule. Up to 25 conditions can be combined, but only "and" logic is supported—no "or" statements. |

**Example Rule:**

* **Trigger:** Order imported
* **Action:** Add a gift card to order
* **Condition:** Order contains more than 5 items

***

## Supported Actions

The Jetpack dashboard supports five automation rule actions:

| Action                                    | What It Does                                                                    |
| ----------------------------------------- | ------------------------------------------------------------------------------- |
| **Add X product to orders**               | Automatically inserts a specified product into orders that meet your conditions |
| **Ignore orders**                         | Prevents specific orders from being processed for fulfillment                   |
| **Request signature at delivery**         | Requires a signature upon delivery for qualifying orders                        |
| **Exclude gift messages from orders**     | Removes gift messages from specific orders                                      |
| **Set the fulfillment center assignment** | Routes orders to a designated fulfillment center                                |

***

## Supported Conditions

Conditions allow you to define restrictions that must be met before an action is applied. The conditions available vary depending on your ecommerce platform.

The Jetpack dashboard supports eight conditions:

| Condition                  | Description                                              | Supported Platforms                                                                                                                            |
| -------------------------- | -------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| **Order Total in Dollars** | Total amount paid (including tax and additional charges) | BigCommerce, Developer API, eBay, ShipStation, Shopify, Squarespace, WooCommerce, NetSuite                                                     |
| **Tags**                   | Matches a specific tag on the order                      | Developer API, eBay, ShipStation, Shopify, WooCommerce, NetSuite, Squarespace (must match verbatim)                                            |
| **Notes**                  | Matches specific order note text                         | ShipStation only                                                                                                                               |
| **MarketPlace Source**     | Specific to ShipStation rules                            | eBay                                                                                                                                           |
| **Total Item Quantity**    | Total items or bundles per order                         | BigCommerce, eBay, ShipStation, Shopify, Squarespace, WooCommerce, NetSuite<br /><br />**Note:** For bundles, this applies to count of bundles |
| **Shipping Method**        | Shipping method text as shown in the store               | Developer API, eBay, Shopify, Squarespace                                                                                                      |
| **Customer Order Count**   | Total number of orders per customer per store            | ShipStation only                                                                                                                               |
| **Shipping Country Code**  | Two-letter country code (e.g., US)                       | Amazon, BigCommerce, Developer API, eBay, ShipStation, Shopify, Squarespace, WooCommerce, NetSuite                                             |

<Info title="Unsupported Rules">
  Rules outside of the supported actions and conditions listed above cannot be created in Jetpack. If your desired rule isn't supported, you can explore ecommerce platform apps such as Shopify Flow, Auto Tags Order + Customer, and Shopify Circle Order Tagger - Auto Tags.
</Info>

***

## Important Guidelines for Creating Automation Rules

Follow these guidelines to ensure your automation rules work effectively:

**Double Negatives:**
Avoid using double negative conditions (e.g., "if the order doesn't contain tag X") to prevent confusion.

**Order Creation Methods:**
Automation rules are applied only to orders imported via ecommerce integrations, not when orders are created manually or through bulk Excel uploads.

**Platform Scope:**
If you have multiple stores on the same ecommerce platform, the same rules apply across all stores.

**Specificity:**
Rules cannot be created for specific items in the cart (e.g., "add product X if the order contains product Y"). Use the Tags condition for such cases instead.

**Testing:**
After a rule is created, enable Automatic Processing Pause and test the rule with a sample order. If the rule isn't working as expected, disable it and contact Jetpack Care.

**Rule Hierarchy:**
There is no hierarchy between multiple rules. If conditions are met, the corresponding action will be executed.

***

## Accessing and Managing Automation Rules

Follow these steps to view and manage your automation rules:

<Steps>
  <Step title="Navigate to Rules">
    Click **Orders** on the left-hand navigation bar, then select **Rules**.

    <img src="https://mintcdn.com/jetpack/TBssrYK7Z-ylVEkW/images/rules-customization-kitting/automation-rules-navigation.png?fit=max&auto=format&n=TBssrYK7Z-ylVEkW&q=85&s=1bb206e4b156fa5b0f3c6e6dcec69506" alt="Orders menu navigation showing Rules option with Automation Rules tile" className="screenshot" width="1414" height="610" data-path="images/rules-customization-kitting/automation-rules-navigation.png" />
  </Step>

  <Step title="Access Automation Rules">
    Click **Manage Rule** under the Automation Rules tile.
  </Step>

  <Step title="View and manage your rules">
    On the Automation Rules page, you'll see all rules, their configurations, status, and options to enable or disable them.

    <img src="https://mintcdn.com/jetpack/TBssrYK7Z-ylVEkW/images/rules-customization-kitting/automation-rules-management.png?fit=max&auto=format&n=TBssrYK7Z-ylVEkW&q=85&s=1c45f7c0d4b4598ce9d930d96b376f01" alt="Automation Rules management page showing rule list with configurations and status toggles" className="screenshot" width="775" height="541" data-path="images/rules-customization-kitting/automation-rules-management.png" />

    Use the toggle icon to activate or deactivate a rule, or click the binocular icon for more details about a rule's actions and conditions.
  </Step>
</Steps>

<Warning title="Creating and Editing Rules">
  To create or edit an automation rule, contact Jetpack Care. Newly created rules will appear disabled by default. Review the rule carefully and toggle it on when ready. Monitor and test to ensure it works as intended.
</Warning>

***

## Let's Dive Deeper

<CardGroup cols={3}>
  <Card title="Automation Workflows" icon="diagram-project" href="/fulfillment/rules-customization-kitting">
    Back to the rules and automation overview
  </Card>

  <Card title="Destination-Based Fulfillment Rules" icon="location-dot" href="/fulfillment/rules-customization-kitting/destination-based-rules">
    Route orders based on shipping destination
  </Card>

  <Card title="Order Auto Split Rules" icon="split" href="/fulfillment/rules-customization-kitting/auto-split-rules">
    Automatically split orders across fulfillment centers
  </Card>

  <Card title="FIFO Order Allocation" icon="arrow-down-1-9" href="/fulfillment/rules-customization-kitting/fifo-order-allocation">
    First-in, first-out inventory allocation
  </Card>

  <Card title="Multi-Box Package Selection Rule" icon="boxes-stacked" href="/fulfillment/rules-customization-kitting/multi-box-package-selection-rules">
    Control multi-box packaging behavior
  </Card>

  <Card title="Back to Main Guide" icon="arrow-left" href="/fulfillment/rules-customization-kitting">
    Return to automation workflows overview
  </Card>
</CardGroup>

<div
  style={{
background: 'linear-gradient(to right, #f0f9ff, #ffffff)',
borderLeft: '4px solid #328bcb',
padding: '10px 24px',
margin: '47px 0 32px 0',
borderRadius: '8px'
}}
>
  <div
    style={{
fontWeight: '600',
fontSize: '1.1em',
color: '#1a1a1a',
display: 'flex',
alignItems: 'center',
gap: '10px',
marginBottom: '0px'
}}
  >
    <img
      src="https://mintcdn.com/jetpack/2iejPNBTYKEx6ntF/images/jetpack-logomark-256.png?fit=max&auto=format&n=2iejPNBTYKEx6ntF&q=85&s=340604ced4add3864f2641341826e1c9"
      alt="Jetpack"
      style={{
    width: '26px',
    height: '26px',
    flexShrink: 0
  }}
      width="256"
      height="256"
      data-path="images/jetpack-logomark-256.png"
    />

    Questions? Contact Jetpack Care.
  </div>

  <div
    style={{
fontSize: '15px',
lineHeight: '1.6',
color: '#4a4a4a',
marginTop: '0'
}}
  >
    If you have any questions about automation rules or need to create a custom rule, contact Jetpack Care for assistance. Our team is available via Slack, phone, or email!
  </div>
</div>
