[API-Domeinen]

Profile

The Profile domain provides profile management across all entity types in the platform. It serves as a generic abstraction layer over 20+ specialized profile types, enabling cross-profile search, filtering, bulk operatio

Modulemetadata

The Profile domain provides profile management across all entity types in the platform. It serves as a generic abstraction layer over 20+ specialized profile types, enabling cross-profile search, filtering, bulk operatio

Terug naar Lijst

Bronverwijzing

content/modules/domain-profile.md

Laatst bijgewerkt

5 feb 2026

Categorie

API-Domeinen

Inhoudschecksum

c6e49de27963d92e

Tags

api-domainsai

Gerenderde documentatie

Deze pagina rendert de Markdown en Mermaid van de module direct vanuit de publieke documentatiebron.

Overview#

The Profile domain provides profile management across all entity types in the platform. It serves as a generic abstraction layer over 20+ specialized profile types, enabling cross-profile search, filtering, bulk operations, AI-powered enrichment, and relationship tracking without requiring type-specific queries.

Key Features#

  • Universal profile access across 20+ types including person, organization, IP address, domain, email, and threat entities
  • Advanced search with full-text matching, profile type filtering, and fuzzy relevance scoring
  • Pagination and sorting with configurable limits and multiple sort options
  • AI-powered profile enrichment from multiple external data providers
  • Bulk profile creation from unstructured text using large language models
  • Profile timeline and activity tracking with event history
  • Relationship management integrated with graph-based entity connections
  • Faceted search with dynamic filter options for profile types, threat levels, countries, and tags
  • Partial profile updates with property-level mutation support
  • Enrichment scoring (0-100) with provider metadata tracking

Use Cases#

  • Searching across all profile types to find entities matching investigation criteria
  • Enriching profiles with external intelligence from multiple data providers simultaneously
  • Bulk-creating entity profiles from investigation notes or intelligence reports using AI extraction
  • Visualizing entity relationships through graph-based connection queries

Integration#

The Profile domain connects with specialized profile domains (person, organization, IP address), investigation management, graph visualization, and intelligence analysis. It integrates with external enrichment providers for data enhancement.

Last Reviewed: 2026-02-05