@if(session('success'))
{{ session('success') }}
@endif

{{ __('Contact Settings') }}

{{ __('Configure how contacts are managed and organized.') }}

{{-- Contact Automation --}}

{{ __('Contact Automation') }}

{{ __('Auto-create contacts') }}

{{ __('Automatically create contacts from incoming emails') }}

{{ __('Auto-tag contacts') }}

{{ __('Automatically tag contacts based on email content using AI') }}

{{ __('Auto-merge duplicates') }}

{{ __('Automatically merge contacts with matching email addresses') }}

{{-- Custom Fields manager — CRUD for the per-workspace CustomField rows that drive the contact form and the {custom.field_key} merge variables in campaigns. --}} {{-- Import / Export --}} {{-- Save --}}