{selectedCustomer.email}
Start a conversation with {selectedCustomer.name}
Customer Tier: {selectedCustomer.tier}
Join Date: {selectedCustomer.joinDate}
{interaction.content.length > 100 ? `${interaction.content.substring(0, 100)}...` : interaction.content }
{interaction.outcome && (No previous interactions
Select a customer to start a support conversation