Operator guideENkyclabelsdocuments

KYC Labels

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

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 module is for

Use KYC Labels to manage the document labels shown in KYC and identity-verification flows.

Operators use this module to:

  • review the current document-label inventory
  • confirm whether a label is required
  • confirm whether a label is single-sided
  • maintain translated names and descriptions
  • update document-capture behavior for labels that support camera capture

Main surfaces

  • KYC Labels / List documents the /kyc-labels page, its grid, and the expandable language rows.
  • KYC Labels / Form documents the embedded create and update modals opened from that page.

Important caveats

  • There is no separate detail page for KYC labels on the verified FE surface. The only route is /kyc-labels.
  • The main list shows the English label name from name.EN. Operators should not assume that the visible summary row proves every other locale is complete.
  • Create and update both happen in modals mounted on the same page.
  • The create modal shows an Auto-translate after creation option, but the verified FE code also contains a note that the post-create translation chain still needs follow-up after creation. Operators should treat it as an intended helper, not as a guaranteed completed workflow.
  • The update modal has the real verified translation action. It calls the core translation endpoint for one label and refreshes the modal state with the translated payload.
  • Active language options come from the admin language endpoint, not from the core translation service.

Verified ownership

  • page route, table, row expansion, and modal launch behavior: nx-admin-fe-workspace
  • label CRUD and active-language list: gs-admin-backend
  • single-label translation helper: nx-workspace/services/core

Verification status

  • status: verified_backend_and_core
  • verified path:
    • FE route and components in nx-admin-fe-workspace
    • admin CRUD and language routes in gs-admin-backend
    • core document translation route in nx-workspace
Related references

Related pages

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.

pageKYC Labels / List

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

pagePlayers / KYC Status

KYC tab inside the player workspace for browsing user documents, checking third-party verification state, and approving, rejecting, or re-requesting documents.

pageTransactions / KYC

Action-heavy KYC document queue exposed under the transactions area for document review, verification, re-request, download, and third-party checks.

pageActivity Tag Rules

Operator documentation for activity-driven tag automation rules, including list, create, edit, detail inspection, and recent application history.

pageActivity Tag Rules / Applications

Recent application history shown inside the detail page for one rule, including action performed, timestamp, and captured activity data.