Uttarakhand Government Logo
Government of India | Government of Uttarakhand
|

Jila Panchayat Bageshwar

Clean Administration · Digital Bageshwar

Contractor Registration

Register as a contractor for development works in Bageshwar district

This unique number will be assigned automatically
UK02JPBGR2026041234
1
Personal Info
2
Verification
3
Documents
4
Submit

Personal Information

Firm Details

Verification

Upload Documents

Click to upload documents

Supported files: PDF, JPG, PNG (Max 5MB each)
Required: PAN Card, GST Certificate, Experience Certificate, Bank Details
// function toggleMobileMenu() { document.getElementById('mobileMenu').classList.toggle('active'); document.querySelectorAll('.dropdown').forEach(d => { d.addEventListener('click', function(e) { if(window.innerWidth <= 768) { e.preventDefault(); this.classList.toggle('active'); } }); }); }