# 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/...

---

---

request_id=fbbb3d10-741f-013b-71c2-363661be14ad
---
find request_id in S3 tact-staging-debug-data bucket
---

download that payload.
---
With Sublime, extract data block. Then format json
---
