Every powder setting Baby Brezza publishes, searchable in your browser — no email address required, local to your device.
A lookup result is a starting point, not the whole safety check. Before using any setting — from here, Baby Brezza, or a saved screenshot — confirm these four things.
The setting controls how much powder the machine dispenses to match the formula label, and the right number can depend on brand, product, stage, market, and your machine. Formula Pro Advanced, Advanced WiFi, and Mini share Baby Brezza's current settings data, but only Advanced and Advanced WiFi can use a lot-11 alternate. If this page, the official finder, and your label do not agree, stop and confirm the setting with Baby Brezza before using the machine. A result marked no dial position is Baby Brezza's published 0; because the dial runs 1–10, do not treat it as a usable setting.
Baby Brezza can revise settings without publishing a change log. Compared with a frozen copy of its data from around 2022, 59 of 276 unambiguous settings had changed; Similac Advance moved from 4 to 5 and Alimentum from 6 to 5. That historical copy is never used for lookup results; it appears only as a struck-out was note where it differs from the current number. Recheck whenever you change formula, buy a newly labeled container, or replace the machine.
A correct setting cannot compensate for caked powder or a clogged funnel. Baby Brezza says to clean the mixing funnel after every fourth bottle, keep powder above the MIN line, and keep powder-contact parts completely dry. To check what your machine actually dispenses, use its plastic-wrap test with a kitchen scale that reads to one-hundredth of a gram, then compare the dispensed powder with the weight specified on the formula label.
Powdered formula is not sterile. The CDC identifies babies younger than 2 months, born prematurely, or with weakened immune systems as higher risk and recommends ready-to-feed liquid formula when possible. If powdered formula is used, CDC and WHO describe mixing it with very hot water; WHO specifies at least 158 °F / 70 °C. That requires separate preparation rather than a Formula Pro's normal dispensing cycle. Ask your baby's clinician which method fits your baby and formula. The AAP's preparation guide also covers water, storage, and measuring exactly as directed on the label.
Baby Brezza's official finder asks for your email address before it shows a setting, and logs each search. The settings themselves come from a public API that asks for none of that, so this page makes the same data searchable on your device instead.
Every number comes from that API, collected by an exhaustive crawl. Browse the source and dataset · Read how it works. Found a setting that disagrees with your label? Open an issue.
This behavior is visible in the finder's formula-settings.js:
a lookup can send data to three destinations, and only one of them depends
on marketing consent.
POSTed to babybrezzaserver.com/index.php/without_response/getsetting
on every search, whether or not you tick the consent box:
Your address goes to optin.babybrezza.com/api/subscribe/listrak
on the US site, or /klaviyo elsewhere, only if you tick
"I agree to receive marketing emails".
Your name and email go to
portal.babybrezza.com/api/warranty/activate. Skipping
registration does not affect the lookup.
The location fields are not guessed from your address: the page loads an IP-geolocation script that writes your city, region, ZIP, and IP into cookies, which the logger reads back. The email is validated by a regular expression in your browser; the settings API never asks for it.
This page uses no analytics or cookies and has no lookup backend. Every setting is already inside the file your browser downloaded, so searching runs on your device, and camera frames from the barcode scanner are decoded in your browser and never uploaded. Your lot number stays in this tab unless you tick remember on this device, and a pinned formula keeps only its name, stage, and market — never the setting, which is looked up fresh on every visit. Both live in this browser alone.
Historical note: the discontinued Original Formula Pro is not supported by this app. Its frozen crawl is retained only as a research archive; none of its values are loaded, searched, or shown here.