One line, one decision
Paste up to 25 non-empty lines into the batch input. Each line is treated as a separate record with the same rule. Keep multiline source records in your own system and use the API when you need more control over record boundaries.
Know what consumes credits
Each successful row uses one decision credit. Failed account requests receive a matching refund entry. The browser submits rows sequentially, so you can stop between rows and avoid sending the rest of a batch after an account or quota error.
Export safely
Download the displayed results as CSV. Formula-like cells are escaped to reduce spreadsheet formula injection risk. Exports contain row numbers, decisions, confidence, review state, and errors; the original submitted text is not included by default.
Keep the tab open while processing. This is an interactive batch tool, not a background job queue or an unlimited bulk endpoint.