CALL NOW: 1-877-735-8600

Free tool

Build your records request letter

Fill in the fields on the left. Your letter updates on the right as you type. When it’s ready, copy it, print it, or save it as a PDF to mail — certified mail with return receipt is strongly recommended so you can prove the date the business received it.











Fill in the fields to generate your letter.


Copied ✓

Consumer Protection Attorneys Advocating for Your Rights Nationwide

Since 1998, our consumer law firm has represented individuals harmed by credit reporting errors, inaccurate background checks, identity theft, and other consumer rights violations.
Free, confidential case review. No out-of-pocket costs if we take your case.

' + ''; printWindow.document.open(); printWindow.document.write(printDocument); printWindow.document.close(); window.setTimeout(function () { printWindow.focus(); printWindow.print(); }, 300); } const inputIds = [ 'f-name', 'f-address', 'f-phone', 'f-email', 'f-biz', 'f-bizaddress', 'f-account', 'f-date', 'f-report', 'f-lawenforce', 'f-lawenforce-info' ]; inputIds.forEach(function (id) { const element = getElement(id); if (!element) { return; } element.addEventListener('input', buildLetter); element.addEventListener('change', buildLetter); }); fields.lawEnforcement.addEventListener( 'change', function () { toggleLawEnforcementField(); buildLetter(); } ); fields.copyButton.addEventListener( 'click', function (event) { event.preventDefault(); copyLetter(); } ); fields.printButton.addEventListener( 'click', function (event) { event.preventDefault(); printLetter(); } ); toggleLawEnforcementField(); buildLetter(); } function startLetterBuilder() { initializeLetterBuilder(); window.setTimeout(function () { initializeLetterBuilder(); }, 250); window.setTimeout(function () { initializeLetterBuilder(); }, 750); } if (document.readyState === 'loading') { document.addEventListener( 'DOMContentLoaded', startLetterBuilder ); } else { startLetterBuilder(); } window.addEventListener('load', startLetterBuilder); })();