Skip to main content

Description

This Node is designed to display and process customer-specific information directly within the widget of your Agent Copilot workspace, enhancing the context and usability of the identity-related data.

Parameters

ParameterTypeDescription
Tile IDCognigyScriptThe ID that you created in the Agent Copilot configuration.
Widget LayoutSelectThe layout of how the widget should be placed in the Workspace (horizontal/vertical).
Image ShapeSelectThe shape or format of the image (round or square).
Image URLURLThe URL where the image is hosted or located.
Customer DataCognigyScriptAdditional customer-specific data for analysis in a key-value format. For example, the key is Email and the value is {{profile.email}}.

Use Case

Displaying the userโ€™s profile picture adds a human touch to the conversation, making it more engaging and personal. One way to enhance the conversation further is by showing key customer data, such as their name, account information, or preferences, directly within the chat conversation. This allows human agents to have contextually relevant discussions without the need to search for customer data in multiple tools.

More Information

โŒ˜I