# Flow Transformation

These components allow you to filter, split, combine, and summarize data, ensuring the right data is processed at the right time.

Below are the key transformation components:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Filter</strong></td><td>Filter data based on a condition to keep only the required records.</td><td><a href="flow-transformation/filter">filter</a></td><td><a href="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FxgtLHHChA7B9hBLO4HLB%2FScreenshot%202025-11-01%20152733.png?alt=media&#x26;token=5329cf6d-e25d-4c6c-9503-61d42b2b3cde">Screenshot 2025-11-01 152733.png</a></td></tr><tr><td><strong>Limit</strong></td><td>Restrict the number of records processed or passed forward in the flow.</td><td><a href="flow-transformation/limit">limit</a></td><td><a href="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FI3rP2EyoLpyrkGDzSM0P%2FScreenshot%202025-11-01%20153206.png?alt=media&#x26;token=5147795c-d1e4-4a9c-8830-88792a445fc3">Screenshot 2025-11-01 153206.png</a></td></tr><tr><td><strong>Split</strong></td><td>Split data into multiple branches based on a defined condition.</td><td><a href="flow-transformation/split">split</a></td><td><a href="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FDWbcejq1Y2ftKKhk88mv%2FScreenshot%202025-11-07%20000442.png?alt=media&#x26;token=177cccd5-bce3-400e-a675-1f78a82f2cbe">Screenshot 2025-11-07 000442.png</a></td></tr><tr><td><strong>Aggregate</strong></td><td>Compute summarized or aggregated values (e.g., totals, counts) from data.</td><td><a href="flow-transformation/aggregate">aggregate</a></td><td><a href="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FsB7t18t9DeHRpV2F6ngc%2FScreenshot%202025-11-01%20153608.png?alt=media&#x26;token=00efd563-14a2-4b28-a5b9-650298d053e1">Screenshot 2025-11-01 153608.png</a></td></tr><tr><td><strong>Merge</strong></td><td>Combine data from multiple branches back into a single output path.</td><td><a href="flow-transformation/merge">merge</a></td><td><a href="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FosfwhRHqmGLDe5Ad67nc%2FScreenshot%202025-11-01%20153923.png?alt=media&#x26;token=beb54e9b-2537-4bfa-b898-17b2d5599b03">Screenshot 2025-11-01 153923.png</a></td></tr></tbody></table>
