What happens if I change my information after my order is complete?

It depends on the type of information that is changing. Some information, such as the company’s name and business purpose, must be changed with the state by filing an amendment. This state filing officially updates the information the state has for your company.

For questions on whether specific information in your state-filed documents would need to be updated utilizing an amendment filing, contact us at 1-877-857-9002 or submit a ticket via the portal.

'; printContent += ''; printContent += '
'; printContent += ''; printContent += '

' + title + '

'; printContent += '
'; printContent += content.innerHTML; printContent += '
'; printContent += '
'; printContent += cntinfo; printContent += ''; printWindow.document.write(printContent); printWindow.document.close(); printWindow.onload = function() { printWindow.print(); }; } else { console.error('Failed to fetch data: ' + xhr.status); } } }; xhr.open('GET', pageURL); xhr.send(); }); }); }); // Function to prevent printing function preventPrinting(event) { // Check if Ctrl key is pressed and the 'p' key is pressed if ((event.ctrlKey || event.metaKey) && event.key === 'p') { // Prevent the default printing behavior event.preventDefault(); // Run custom JavaScript code here document.getElementsByClassName('dpbn-btn')[0].click(); } } // Add event listener to detect keydown events document.addEventListener('keydown', preventPrinting); #printfriendly .pf-primary-img { max-width: 150px !important; margin-left: 0 !important;top: -148px; position: relative; } #printfriendly #pf-title { margin-top: 90px;} #w-print,#w-email { display: none !important; } #printfriendly .article-single-content .elementor-widget-container { margin-top: -60px; } #printfriendly .print-cinfo { display: block !important; margin-top: 40px; padding-top: 15px; border-top: 3px solid #f1f1f1; line-height: 1.7; } .content-unmask .pf-delete, .content-unmask .pf-delete * { cursor:pointer; position:relative; color:revert; pointer-events: none; } .content-unmask img.pf-delete, .content-unmask .pf-delete img { opacity:1 } .content-unmask .pf-delete a, .content-unmask a.pf-delete { color:revert !important } .content-unmask .pf-delete:before { display:none; pointer-events: none; } .content-unmask .pf-delete:after { display:none; pointer-events: none; } #pf-body { pointer-events: none; user-select: none; } #pf-src-icon { display: none; }