# Triage: CUDL write payload How to find CUDL write payload Cathy: I usually find it from s3, so find a sample record from support console, search for the record id in Splunk and get the request id, find the file in S3 and modify the source_id/record_id/... ![](https://i.imgur.com/0AUqYIa.png) --- ![](https://i.imgur.com/YsoKuHT.png) --- ![](https://i.imgur.com/02mfAbb.png) request_id=fbbb3d10-741f-013b-71c2-363661be14ad --- find request_id in S3 tact-staging-debug-data bucket --- ![](https://i.imgur.com/E2FUh0N.png) download that payload. --- With Sublime, extract data block. Then format json --- ![](https://i.imgur.com/5iTik4S.png)