# Verifications

The **Verifications** page displays a tabular view of all KYC requests submitted by users.

<figure><img src="https://835503362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZxKMBw1IB53ZJ2sltFPC%2Fuploads%2FvEF44HFQ4N0gCnPltu8a%2Fverifications%20(filled)%20-%20default.png?alt=media&#x26;token=9f9be656-6ab8-4600-b320-b5da27008373" alt=""><figcaption></figcaption></figure>

These requests are initiated by traders via the Sumsub WebSDK embedded in their dashboard.

The columns displayed are:

| Column                 | Description                                                                               |
| ---------------------- | ----------------------------------------------------------------------------------------- |
| **Inspection ID**      | Unique identifier assigned by Sumsub for the verification attempt.                        |
| **User**               | The trader who submitted the verification request. Displays full name or username.        |
| **Sumsub Status**      | Current verification status reported by Sumsub (e.g., `Pending`, `Approved`, `Rejected`). |
| **KYC Request Status** | Internal system status of the request (`Submitted`, `Approved`, `Rejected`).              |
| **Created On**         | Timestamp of the submission, displayed in the admin's local time.                         |

## Enabling KYC in Programs

KYC can be enabled on a per-program basis by an administrator. This setting ensures that only verified users can have the account of selected program.

### How to Enable KYC

* Navigate to the **Program Setup** page.
* Enable the "**Require KYC**" toggle.
* Optionally, enter a **download URL** where users can access necessary documentation (must start with `https://`). It could also be a **ZIP file URL** that contains bundled KYC forms or instructions.
* Optionally, enter a **PDF URL** where users can read the PDF before progressing to the Sumsub WebSDK.

{% hint style="info" %}
**Note**

These settings apply only to new accounts created after the KYC requirement is enabled.
{% endhint %}
