Documentation Index
Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Input/output
In our input data below, we have 100 rows of data.

Default settings
By default, this step is set to Keep the first 3 rows of data and apply that limit on published runs.
Custom settings
You have the option to switch the “Keep” selection to “Remove” instead. You may also select other options in the “first” dropdown by switching this to the “last” or a “random” set of rows. Lastly, you can change the number of rows to limit your dataset to by clicking on the “3” and typing in your desired amount.
Ignoring the limit set during published runs
Use this setting to only limit rows while you are building in a draft of your flow. After publishing, any run (scheduled runs, manual runs, email/webhook runs) will ignore the limit imposed by this step and all rows will pass through it.
Related steps
- Filter rows — keep rows by condition rather than position.
- Sort rows — order rows so the right ones land at the top or bottom before limiting.
- Remove duplicate — trim repeated rows before limiting the dataset.
- Add row numbers — see exact positions before deciding what to keep.