Every contact this agent is working, their sequence, and where they're up to.
| Contact | Status | Sequence | Step | Last interaction | |
|---|---|---|---|---|---|
|
{{ $contact->entity_name ?: $contact->entity_id }}
{{ $contact->entity_id }}
|
{{ $contact->currentSequence?->name ?? '—' }} | @if ($contact->current_sequence_id) {{ $progress['sent'] }}/{{ $progress['total'] }} @else — @endif | {{ $contact->last_interaction_at?->diffForHumans() ?? '—' }} | → |