Employer Identification Number (EIN)

Just like every individual has a Social Security Number, every business (for-profit or nonprofit) needs a federal Employer Identification Number or EIN. The EIN identifies your organization on all federal documents.

An EIN is requested online using the IRS EIN system. Obtaining an EIN requires a board member’s Social Security Number to represent the organization. Like the Articles of Incorporation, the EIN requires a physical street address. The IRS does allow a P.O. Box used as a mailing address in addition to the physical street address.

While defining the organization as tax-exempt when requesting an EIN is necessary, this alone does not provide federal tax-exempt status. It is merely a step in the process, as you will continue to learn through the course of this guide.

'; 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; }