Operator guideENkyclabelslist

KYC Labels / List

The KYC label inventory page with label name, required and single-sided indicators, expandable language rows, and create or edit entrypoints.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this page shows

This page shows the current inventory of KYC document labels.

Each row helps the operator answer:

  • what the label is called in English
  • whether the document is required
  • whether only one side of the document is needed
  • which translated label names already exist

How operators use it

  • review the existing label setup before changing a KYC flow
  • open the create modal to add a new document label
  • open the update modal for one existing label
  • expand a row to inspect which language codes already have a translated name

Row expansion

Each row can be expanded.

The expanded child table shows:

  • language code
  • translated label name for that language

This expanded area is a read-only view of the multilingual name object returned by the backend.

Important caveats

  • The summary row always shows name.EN as the main label name. If the English key is blank or missing, the summary row can be incomplete even when other locale keys exist.
  • The expanded child table shows only translated names. It does not show descriptions, short descriptions, or camera-capture settings.
  • Create and update are launched from this page, but their field behavior belongs to the KYC Labels / Form surface.

Verification status

  • status: verified_backend
  • verified backend route:
    • GET /api/admin/get-document-label
Grid columns

Columns

field

Label Name

English display name used as the summary row label in the grid.

Visual Type
grid-column
Data Type
string
Caveats
The FE reads `name.EN` directly for the main row.
field

Required

Shows whether the user must provide this document label during verification.

Visual Type
grid-column
Data Type
boolean
field

Single Sided

Shows whether the document can be completed with one side only.

Visual Type
grid-column
Data Type
boolean
Operational notes

Notes

item

The list screen is read from gs-admin-backend only.

item

The expandable language rows are rendered from the multilingual `name` object already returned by the list payload.

item

Form behavior is documented separately because create and update happen in embedded modals.

Related references

Related pages

pageKYC Labels

Operator documentation for the KYC label inventory page, including the labels table and the embedded create and update modals.

pageKYC Labels / Form

Embedded create and update modals for KYC labels, including multilingual text fields, required or single-sided flags, camera-capture options, and translation helpers.

pageActivity Tag Rules / List

Main inventory for activity-driven tag rules, with search, activity and status filters, grouped rows, clone, edit, and run actions.

pageAffiliate Deals / List

Searchable table of affiliate deal rows with PID filter, create action, dashboard shortcut, and edit/delete row actions.

pageAffiliate Payment Settings / List

Affiliate payment settings inventory page for reviewing configured rows and opening saved records.

pageAffiliate Settings / List

Affiliate inventory list used to review saved affiliates and open detail or report flows.