Customer Documents (Global)

Data Source ID: gds-customer-docs

Data Source Overview
Key characteristics and configuration of this global data source.

Data Source Type:

customer Source

Details (Model Context Protocol):

Repository for all customer-uploaded documents like ID, company registration, etc. Managed by Data Intake. Model Context Protocol: {"schema_version": "v1", "document_type_pattern": "id_card|passport|company_reg_cert.*", "source_system_id": "customer_portal_uploads", "sensitivity_level": "high", "retention_policy_days": 3650}

Supporting Teams
Teams responsible for the maintenance, quality, and governance of this data source.
Data Governance Council
Data Source JSON (Definition)
The raw JSON representation of this data source's definition.
{
  "id": "gds-customer-docs",
  "label": "Customer Documents (Global)",
  "dataSourceType": "customer",
  "details": "Repository for all customer-uploaded documents like ID, company registration, etc. Managed by Data Intake. Model Context Protocol: {\"schema_version\": \"v1\", \"document_type_pattern\": \"id_card|passport|company_reg_cert.*\", \"source_system_id\": \"customer_portal_uploads\", \"sensitivity_level\": \"high\", \"retention_policy_days\": 3650}",
  "responsibleTeamIds": [
    "team-data-governance"
  ],
  "icon": {
    "displayName": "FileText"
  }
}