Skip to main content

Creating Custom Rules & Editing Autopilot Templates

Set up advanced logic to automate updates, reminders, and workflows around your shipments.

Annalise Davis avatar
Written by Annalise Davis
Updated over 2 months ago

Chain Autopilot gives you full control over how and when automated actions happen on your loads. While rule templates are a fast way to get started, many teams eventually need something more tailored, whether that means adding a filter to a rule, adjusting when it runs, or building a workflow from scratch.

This guide covers how to:

  • Edit an existing Autopilot rule template

  • Create a brand new rule

  • Understand the role of triggers, conditions, and actions

  • Decide when to use templates vs. build from scratch

1. Editing an Existing Rule Template

Most users start with a prebuilt rule template. But templates are flexible, you can modify them at any time.

To edit:

  1. Navigate to Autopilot settings

  2. Find an existing rule under Your Rules

  3. Click the three-dot menu (⋮) on the rule card

  4. Select Edit Rule

  • This will open the rule in the builder interface, where you can:

  • Change the trigger (when the rule should evaluate)

  • Add or remove conditions (logic filters)

  • Modify the action (what the rule does)

Example: You’re using a “2 hours before ETA” reminder, but you want it to fire only if tracking is off. Just edit the rule and add a condition.

2. Creating a Custom Rule from Scratch

Sometimes a template won’t cut it. You may want a rule for a specific customer, trailer type, or tracking scenario. That’s where custom rules come in.

To create one:

  1. Go to Autopilot settings

  2. Click “Create a new rule”

  3. You’ll see a blank configuration form with the following fields:

    1. Name & Description – Describe what this rule does

    2. Tags – Add labels to organize and search rules later

    3. Type of Rule – Usually “Shipment”

    4. Trigger – When the rule should run (more on this below)

    5. Conditions – Optional filters that must be true for the rule to proceed

    6. Actions – What the rule should do if conditions are met

You’re building a simple logic flow:

“At this time → if these things are true → do this thing.”

4. When to Use a Template vs. Create a Custom Rule

Use a template when…

Create a custom rule when…

You want to automate a common milestone like check calls, POD requests, or ETA reminders

You want to handle a specific customer, load type, or tracking condition

You’re new to Autopilot and want to get started quickly

You need multi-step logic or more precise targeting

You want something “good enough” out of the box

You’re building a scalable ops playbook tailored to your team

5. What Happens Next?

Once the trigger fires, Autopilot evaluates the conditions you’ve defined. If they pass, it then performs the action (such as sending a message or updating a status).

You can learn more about those steps here:

Did this answer your question?