Elevate25 week special offer: 25% OFF! on all apps
Install Now!

How to use Autoboost

to manage your data most efficiently

Autoboost

That thing you couldn’t do with monday.com?
With Autoboost - You Can!

Download Today!

Mirror Column
made Easy

Use mirror columns as triggers and targets for automations that connect your boards like never before

Formula
Superpower

Push formula results into native columns or apply your own formulas right inside your automations

Advanced
Sub-Items

Sync sub-item to parent, choose sub-items as triggers or output, create sub-column manipulation - you name it!

Book a Demo

Let’s find out together how Autoboost brings value to YOUR workflow

Get Support

Already using Autoboost? Can’t find your answer here? Allow us to lend a hand!

How to use

How to use

Unlock your monday potential with our
“How-to” guide

Frequently
Asked Questions

Here you’ll find clear answers to the most common questions about our platform. If you can’t find what you’re looking for, feel free to reach out, we’re happy to help.

What makes Autoboost different from native monday.com automations?
Is my data secure with Autoboost?
How much does Autoboost cost, and is there a free trial?
Do I need any prior experience to get started?
What kind of workflows can I build with Autoboost?
How do I install Autoboost on my monday.com account?
Does Autoboost work with all monday.com plans?
Can I cancel or change my plan at any time?

How to use

Examples on this page include column references (e.g. {item's Status}).
You should replace them with your columns by clicking the name of the column at the bottom of the formula window.

Examples on this page include column references (e.g. {item's Status}).
You should replace them with your columns by clicking the name of the column at the bottom of the formula window.

Check if a value exists

Recipe: when column changes, apply a formula and set result to column.
Formula: IF(HAS_VALUE({item's file}) IS “True“, “Complete“, “Missing file“)
Note: If the output doesn't exists, the output of HAS_VALUE is “False“

Copy Formula

Sum numbers

Recipe: when column changes, apply a formula and set result to column.
Formula: SUM({item's number}, {item's number_1}, 100)
Note: To ensure the result is always updated, add two recipes.
In the trigger - when column changes, choose different columns each time.

Copy Formula

Update item name by status

Recipe: when column changes, apply a formula and set result to item name.
Formula: IF({item’s status} IS “Closed”, CONCATENATE({item's name}, “_”, “closed”),{item's name})

Copy Formula

Concatenate text

Recipe: when column changes, apply a formula and set result to column.
Formula: CONCATENATE({item's people}, ” is the owner of the task”)
Note: You can concatenate every column that can be converted to text.

Copy Formula

Set price by currency

Recipe: when column changes, apply a formula and set result to column.
Formula: IF({item’s currency} IS “USD”, MULTIPLY({item’s cost}, 0.29),
MULTIPLY({item’s cost}, 1))
Note: Update the formula when the currency rate changes.

Copy Formula

Calculate the number of days

Recipe: when column changes, apply a formula and set the result to column.
Formula: DAYS(END({item’s timeline}), START({item’s timeline}))

Copy Formula

Copy a mirror column email to text

Recipe: when mirror column changes, apply a formula and set result to column.
Formula: {item's email_mirror}
Note: Set the result to a text column. All the email automation support text columns.

Copy Formula

Assign a person by email

Recipe: when column changes, apply a formula and set result to column.
Formula: {item's email_as_text}
Note: Store the email in a text column, and set the result to a people column.

Copy Formula

How to use subitems values in a formula

1

Write [subitem.column ID] in the formula window.

2

How to find subitems column IDs:

- If this is your first time, activate the developer mode in your monday.com account

(See guidelines below).

- Open your monday.com board in another tab.

- Click the three dots next to the column name.

- Copy the column ID.

3

Open an Autoboost recipe with a formula.
- In the formula window, write [subitem.column ID],
- Replace the "column ID" with the column ID from your board.

How to activate developer mode

Go to your Avatar

Choose monday.labs

Search and activate "Developer mode"

Mirror columns can now be utilized also when connected to multiple boards!

Boost your organization today!

Thank you!
Your submission has been received!
Oops! Something went wrong while submitting the form.

Contact us

Boost your
organization today!

By clicking "Submit," you confirm that you have read and agree to the Privacy Policy.

Thank you!
Your submission has been received!
Oops! Something went wrong while submitting the form.