national-id.gov.ph Open in urlscan Pro
2606:4700:3034::6815:4866  Public Scan

URL: https://national-id.gov.ph/
Submission: On August 19 via manual from PH — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="space-y-4">
  <div class="space-y-4">
    <div class="flex space-x-2">
      <div class="flex-1">
        <div class="relative">
          <div class="flex justify-between items-end"><label for="first_name" class="block text-sm font-medium text-slate-900 leading-tight">First Name</label><span class="text-sm text-slate-400"></span></div>
          <div class="mt-2 flex rounded-md shadow-sm">
            <div class="relative flex flex-grow items-stretch focus-within:z-10"><input id="first_name" type="text"
                class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 disabled:bg-slate-100 pr-4 rounded-md uppercase"
                value=""></div>
          </div>
        </div>
      </div>
      <div class="w-20">
        <div class="relative">
          <div class="flex justify-between items-end"><label for="suffix" class="block text-sm font-medium text-slate-900 leading-tight">Suffix</label><span class="text-sm text-slate-400"></span></div>
          <div class="mt-2 flex rounded-md shadow-sm">
            <div class="relative flex flex-grow items-stretch focus-within:z-10"><select id="suffix"
                class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 pr-4 rounded-md uppercase" placeholder="N/A">
                <option value="">N/A</option>
                <option value="JR">JR</option>
                <option value="SR">SR</option>
                <option value="I">I</option>
                <option value="II">II</option>
                <option value="III">III</option>
                <option value="IV">IV</option>
                <option value="V">V</option>
                <option value="VI">VI</option>
                <option value="VII">VII</option>
                <option value="VIII">VIII</option>
                <option value="IX">IX</option>
                <option value="X">X</option>
                <option value="XI">XI</option>
                <option value="XII">XII</option>
                <option value="XIII">XIII</option>
                <option value="XIV">XIV</option>
                <option value="XV">XV</option>
              </select></div>
          </div>
        </div>
      </div>
    </div>
    <div class="relative">
      <div class="absolute top-0 right-0 z-10"><label class="flex items-center space-x-2"><input class="rounded" type="checkbox"><span class="text-xs">No middle name</span></label></div>
      <div class="relative">
        <div class="flex justify-between items-end"><label for="middle_name" class="block text-sm font-medium text-slate-900 leading-tight">Middle Name</label><span class="text-sm text-slate-400"></span></div>
        <div class="mt-2 flex rounded-md shadow-sm">
          <div class="relative flex flex-grow items-stretch focus-within:z-10"><input id="middle_name" type="text"
              class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 disabled:bg-slate-100 pr-4 rounded-md uppercase"
              value=""></div>
        </div>
      </div>
    </div>
    <div class="relative">
      <div class="flex justify-between items-end"><label for="last_name" class="block text-sm font-medium text-slate-900 leading-tight">Last Name</label><span class="text-sm text-slate-400"></span></div>
      <div class="mt-2 flex rounded-md shadow-sm">
        <div class="relative flex flex-grow items-stretch focus-within:z-10"><input id="last_name" type="text"
            class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 disabled:bg-slate-100 pr-4 rounded-md uppercase"
            value=""></div>
      </div>
    </div>
    <div class="relative">
      <div class="flex justify-between items-end"><label for="birth_date" class="block text-sm font-medium text-slate-900 leading-tight">Date of Birth (MM/DD/YYYY)</label><span class="text-sm text-slate-400"></span></div>
      <div class="mt-2 flex rounded-md shadow-sm">
        <div class="relative flex flex-grow items-stretch focus-within:z-10"><input id="birth_date" type="text"
            class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 pr-4 rounded-none rounded-l-md" value=""></div><button
          type="button" class="relative -ml-px inline-flex items-center gap-x-1.5 rounded-r-md px-3 py-2 text-sm font-semibold text-slate-900 ring-1 ring-inset ring-slate-300 hover:bg-slate-50 focus:ring-2 focus:ring-primary-base focus:outline-none"
          tabindex="-1"><svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 20 20" aria-hidden="true" class="-ml-0.5 h-5 w-5 text-slate-400" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
            <path fill-rule="evenodd" d="M6 2a1 1 0 00-1 1v1H4a2 2 0 00-2 2v10a2 2 0 002 2h12a2 2 0 002-2V6a2 2 0 00-2-2h-1V3a1 1 0 10-2 0v1H7V3a1 1 0 00-1-1zm0 5a1 1 0 000 2h8a1 1 0 100-2H6z" clip-rule="evenodd"></path>
          </svg></button>
      </div>
      <div class="relative z-20"></div>
    </div>
    <div class="relative">
      <div class="flex justify-between items-end"><label for="pcn" class="block text-sm font-medium text-slate-900 leading-tight">National ID Card Number</label><span class="text-sm text-slate-400"><span
            class="block translate-y-0.5">(Optional)</span></span></div>
      <div class="mt-2 flex rounded-md shadow-sm">
        <div class="relative flex flex-grow items-stretch focus-within:z-10"><input id="pcn" type="text"
            class="block w-full border-0 py-2.5 pr-4 text-slate-900 ring-1 ring-inset ring-slate-300 placeholder:text-slate-400 focus:ring-2 focus:ring-inset focus:ring-primary-600 sm:leading-6 disabled:bg-slate-100 pr-4 rounded-none rounded-l-md"
            placeholder="- Optional -" value=""></div><button type="button"
          class="relative -ml-px __inline-flex hidden items-center gap-x-1.5 rounded-r-md px-3 py-2 text-sm font-semibold text-slate-900 ring-1 ring-inset ring-slate-300 hover:bg-slate-50"><svg stroke="currentColor" fill="currentColor"
            stroke-width="0" viewBox="0 0 20 20" aria-hidden="true" class="-ml-0.5 h-5 w-5 text-slate-400" height="1em" width="1em" xmlns="http://www.w3.org/2000/svg">
            <path fill-rule="evenodd"
              d="M3 4a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1V4zm2 2V5h1v1H5zM3 13a1 1 0 011-1h3a1 1 0 011 1v3a1 1 0 01-1 1H4a1 1 0 01-1-1v-3zm2 2v-1h1v1H5zM13 3a1 1 0 00-1 1v3a1 1 0 001 1h3a1 1 0 001-1V4a1 1 0 00-1-1h-3zm1 2v1h1V5h-1z"
              clip-rule="evenodd"></path>
            <path
              d="M11 4a1 1 0 10-2 0v1a1 1 0 002 0V4zM10 7a1 1 0 011 1v1h2a1 1 0 110 2h-3a1 1 0 01-1-1V8a1 1 0 011-1zM16 9a1 1 0 100 2 1 1 0 000-2zM9 13a1 1 0 011-1h1a1 1 0 110 2v2a1 1 0 11-2 0v-3zM7 11a1 1 0 100-2H4a1 1 0 100 2h3zM17 13a1 1 0 01-1 1h-2a1 1 0 110-2h2a1 1 0 011 1zM16 17a1 1 0 100-2h-3a1 1 0 100 2h3z">
            </path>
          </svg></button>
      </div>
    </div>
  </div>
  <div><label class="flex space-x-1"><input class="rounded translate-y-0.5 hidden" type="checkbox" checked=""><span class="text-sm leading-5">By clicking continue, you agree with the
        <a class="underline font-semibold text-primary-base" href="#">Terms and Conditions</a> and <a class="underline font-semibold text-primary-base" href="#">Privacy Policy</a>.</span></label></div>
  <div><button class="bg-primary-base text-white w-full p-5 rounded text-sm font-semibold disabled:opacity-60" type="submit" disabled="">Loading...</button></div>
  <div class="flex justify-center"><img class="h-16" src="/assets/make-327c5a0b.png" alt="Make"></div>
  <div class="text-center text-xs opacity-20">Version 1.0.4</div>
</form>

Text Content

Get the digital copy of your
National ID
By Personal InfoBy National ID QR
Please enter correct information.
First Name

Suffix
N/AJRSRIIIIIIIVVVIVIIVIIIIXXXIXIIXIIIXIVXV
No middle name
Middle Name

Last Name

Date of Birth (MM/DD/YYYY)


National ID Card Number(Optional)

By clicking continue, you agree with the Terms and Conditions and Privacy
Policy.
Loading...

Version 1.0.4

Terms and Conditions

GENERAL

The Terms and Conditions contained herein on this mobile application (the “App”)
shall govern your use of this App, including all pages to which you may be
redirected. These terms apply in full force and effect to your use of this App.
Your personal data, whenever provided within the App shall be processed and
shall be governed by the provisions of the Republic Act (RA) No 10173 or the
Data Privacy Act of 2012, and all other applicable laws. Whenever used herein,
“App Owner” shall mean DICT.

AUTHORITY

By registering in the App, you warrant that you are duly authorized to register,
request access, and supply information on your behalf. The App Owner may, at its
sole discretion, request additional or supporting documents to prove such
authority.

You also warrant that all information supplied is verified, true, and correct to
the best of your knowledge.

USE

Through registration and  by having access to the App, you hereby warrant that
the App shall only be used  for the following purposes:

 *  Registration for e-government services
 * To monitor e-government services status
 * Any other e-services that will be offered by the government in collaboration
   with the Department of Information and Communications Technology (DICT)

RESTRICTIONS

 * You are expressly and emphatically restricted from all of the following:
 * Selling, sub-licensing, and/or otherwise commercializing the App;
 * Using the App or any of the information in illegal or unlawful activities;
 * Publicly performing and/or showing any App material;
 * Using this App in any way that is, or maybe, damaging to this App;
 * Using this App in any way that impacts user access to this App;
 * Using this App contrary to applicable laws and regulations, or in a way that
   causes, or may cause, harm to the App, or to the App Owner or any person or
   organization;
 * Engaging in any data mining, data harvesting, data extracting, or any other
   similar activity in relation to this App, or while using this App; And
 * Using this App to engage in any advertising or marketing; 

PROFILE

All information gathered by the App shall be treated as confidential. This App
uses personal information - whether considered sensitive or not, as defined
under Section 3 of the Data Privacy Act of 2012, and non-personal information to
the extent necessary to comply with the requirements of the laws and legal
processes, including orders of governmental agencies, courts, and tribunals; to
comply with a legal obligation; or to prevent imminent harm to public security,
safety, or order.

When required by the App’s Data Privacy Policy and the laws, and before the App
uses or processes User’s data for any other purpose, the App will secure the
User’s consent. The App Owner shall use the information provided by the User in
accordance with the processes in Sections 12 and 13 of the Data Privacy Act of
2012.

LIMITATION OF LIABILITY

In no event shall the App Owner nor any of its officers, directors, and
employees, be liable to you for breaches arising out of or in any way connected
with your use of this App, whenever such use is contrary to these terms and
conditions and the App Owner, including its officers, directors, and employees
shall not be liable for any indirect, consequential or special liability arising
out of or in any way related to your use of this App, not in accordance to these
terms.

UPDATE IN TERMS

The App Owner is permitted to revise these Terms at any time as it sees fit, and
by using this App you are expected to review such Terms on a regular basis to
ensure you understand all terms and conditions governing the use of this App.

CONTACT US

If you have any questions pertaining to this App or any of the Terms and
Conditions contained herein, please get in touch with the App Owner at DICT
Building C.P Garcia Ave., Diliman, Quezon City Philippines 1101, and contact us
at inquiry@dict.gov.ph




Consent
By clicking “Proceed”, I hereby give consent to the Philippine Statistics
Authority (PSA) to use my demographic information (i.e. First Name, Middle Name
(optional), Last Name, and Date of Birth) and Facial Image, as submitted through
the National ID website, to verify my identity and retrieve my digital National
ID.
Proceed