Nothing you paste is stored, logged, or sent anywhere. The cleanse and inventory run in memory and are gone once the response is returned.
Paste an EDI interchange. It's cleansed with x12-tidy first, then reduced to its unique segments, grouped by transaction set type -- each segment listed once, however many times it actually repeats in the file. The point is a checklist of which segments this EDI requires, for writing an implementation convention -- not a replay of the document.
Nothing you paste is stored, logged, or sent anywhere. The cleanse and inventory run in memory and are gone once the response is returned.