[Domínios API]

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

Metadados do modulo

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

Voltar a Todos os Módulos

Referencia de origem

content/modules/domain-profile.md

Última Atualização

5 de fev. de 2026

Categoria

Domínios API

Checksum do conteudo

c6e49de27963d92e

Etiquetas

api-domainsai

Documentacao renderizada

Esta pagina renderiza o Markdown e Mermaid do modulo diretamente da fonte publica de documentacao.

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