> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/civi-job-board-wordpress-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/civi-job-board-wordpress-theme/identity-verification/how-to-submit-identity-verification-for-a-candidate.md).

# How to submit identity verification for a candidate

Go to Candidate Dashboard -> Setting tab menu

1. Find tab **Identity Verification**

<figure><img src="/files/f5BurjpPd643wdzgAwJ1" alt=""><figcaption></figcaption></figure>

3. Select a Document to upload, you can choose one of them: **National Id**, **Passport**, **Driving License**.\
   For example: You can select **National ID**

<figure><img src="/files/8WBDqksPLyiSHlPu74X5" alt=""><figcaption><p>Select a Document type to get verify.</p></figcaption></figure>

4. Upload your document images with clear Front Side and Back Side, **only accept Image type**. \
   Then, click "**Submit**".

<figure><img src="/files/ZStIMAMYbTL2RtApfi2A" alt=""><figcaption><p>Upload Identity images.</p></figcaption></figure>

<figure><img src="/files/KVmSiiGsxh4j8wGZyrKx" alt=""><figcaption><p>Waiting for Admin review and approval.</p></figcaption></figure>

5. Admin will receive a notify via mail as:&#x20;

<figure><img src="/files/RrCMDwHSMiDKZMIaSce1" alt=""><figcaption></figcaption></figure>

6. And also, Admin will be review it from **Admin dashboad** ⇒ **Users ⇒ All users.**&#x20;

<figure><img src="/files/5agYy6L9RbWKo9Zmv9pq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XiFJ9pOwCc9l1e2betOQ" alt=""><figcaption><p>Click to Verify button under user name.</p></figcaption></figure>

<figure><img src="/files/VLLAU9SmDCKxmfBORC1E" alt=""><figcaption><p>User get Verified.</p></figcaption></figure>

7. Candidate will see the Verified Notice from Candidate Dashboard, and also received a notice email as below:

<figure><img src="/files/NTJBQJ3cKXbggEZMGirr" alt=""><figcaption><p>Message notice verified successfully.</p></figcaption></figure>

<figure><img src="/files/nSmowk6vIYP2PC97X4EW" alt=""><figcaption><p>Email notice for Candidate that his Identity get verified.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://uxper.gitbook.io/civi-job-board-wordpress-theme/identity-verification/how-to-submit-identity-verification-for-a-candidate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
