Skip to main content
The Business Console at business.didit.me is where your compliance, operations, and customer support teams spend their time. The Users section is the primary UI surface for managing User entities. Console → [your team] → [your application] → Users The route is: /console/[team]/[app]/users.

List view

The Users list is an infinite-scroll table with column customization, filters, and bulk actions.

Columns

Default columns: User ID, Name, Email, Status, Created, Last activity, Country, Sessions, Risk. You can toggle visibility and reorder columns via the column menu.

Filters

FilterValues
StatusACTIVE, FLAGGED, BLOCKED
CountryISO country codes
Time rangeCreated or last activity window
SearchMatches vendor_data, display_name, full_name, email, phone
TagsTag chips you’ve assigned
KYC stateFeatures present / missing
Filters are reflected in the URL, so you can share a saved view with teammates.

Bulk actions

Select rows to enable:
  • Change status — bulk move to ACTIVE, FLAGGED, or BLOCKED.
  • Add to blocklist — push selected users’ identifiers into a blocklist.
  • Export — export the selected subset to CSV.
  • Delete — delete the selected users.

Detail view

Click any user row to open the detail panel. Tabs:

Overview

  • Header: display_name, vendor_data, status, primary action buttons.
  • Identity block: full name, DOB, issuing country, portrait image (from latest approved liveness).
  • Risk indicators: risk score, sanctions match count, active flags.
  • Feature matrix: every feature’s latest status across sessions.
  • Metadata: custom fields, tags, notes count.

Documents

  • All documents ever captured for this user across all sessions.
  • Filter by document type (ID, POA, NFC, selfie).
  • Click any document to preview with signed URL; download option available.
  • Upload document button (analyst-only) for offline documents.

Verifications

  • Every session tied to this user, newest first.
  • Each row shows session status, workflow, feature summary, and timestamp.
  • Click a row to open the full session review surface.

Activity

  • Chronological log: session events, transaction events, status changes, notes, tag changes, blocklist additions.
  • Filterable by event type.

Chat

  • Internal notes for your team. Not visible to the user.
  • Supports @-mentions of teammates.

Transactions (where applicable)

  • Every transaction where the user is applicant or counterparty.
  • Filter by direction, status, amount, date, counterparty.

Actions available on a user

ActionWhereWhat it does
Edit profileOverview → EditUpdate display_name, metadata, tags
Change statusOverview → Actions → Change statusMove between ACTIVE / FLAGGED / BLOCKED
Upload faceOverview → Actions → Upload faceAttach a face image; choose search/blocklist enrollment
Upload documentDocuments tabManually attach ID, POA, or custom document
Manage tagsOverview → Manage tagsAdd/remove tag chips
Add to blocklistOverview → Actions → Add to blocklistPush identifiers to face/email/phone/document blocklists
Open caseOverview → Actions → Open caseStart a case-management investigation tied to this user
DeleteOverview → Actions → DeleteDelete with confirmation dialog

Creating a user from the console

  1. Users → Create user.
  2. Enter vendor_data (required), display_name, optional metadata.
  3. Set initial status (defaults to ACTIVE).
  4. Save. The user appears in the list immediately.
Use this for manual onboarding, remediation, or testing without running a session first.

Role-based visibility

Different roles see different actions:
RoleEdit profileChange statusUpload faceBlocklistDeleteExport
OWNER
ADMIN
COMPLIANCE_OFFICER
DEVELOPERLimited
READERLimited
See Roles & permissions for the full matrix.

Next steps

Operations API

Programmatic CRUD for the same operations.

Data model

Field reference.

Manual review

Reviewing sessions in depth.