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 / Listdocuments the/kyc-labelspage, its grid, and the expandable language rows.KYC Labels / Formdocuments 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 creationoption, 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 for one label and refreshes the modal state with the translated payload.
- Active language options and label translation are separate dependencies; changing the language list is not the same as translating label text.
Verified behavior
- list loading, row expansion, and modal launch behavior
- label create and update behavior
- active-language loading for modal fields
- single-label translation from the update modal