Skip to content

Copilot: Identity Tile

Version badge

Description

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

Settings

Parameter Type Description
Tile ID CognigyScript The ID that you created in the AI Copilot configuration.
Widget Layout Select The layout of how the widget should be placed in the Workspace (horizontal/vertical).
Image Shape Select The shape or format of the image (round or square).
Image URL URL The URL where the image is hosted or located.
Customer Data CognigyScript Additional customer-specific data for analysis in a key-value format. For example, the key is Email and the value is {{profile.email}}.

UI Preferences

The table presents parameters for font and image size for the tile in the AI Copilot workspace interface.

Parameter Type Description
Font size Select The font size of the widget title in the AI Copilot workspace. The following sizes are available:
- xl (Extra Small) — the smallest size available.
- sm base (Small Base) — baseline size for other sizes.
- lg (Large) — the standard large size, typically larger than the medium or small sizes.
- xl (Extra Large) — the standard large size.
- 2xl, 3xl, 4xl, 5xl, 6xl, 7xl, 8xl, 9xl (Larger Sizes) — progressively larger sizes, with xl representing extra large and the numbers indicating gradations of that size.
Profile font size Select The font size of the profile name in the widget. The sizes available for the Font size parameter are also applicable here.
Key-value pairs font size Select The font size for the customer data presented in key-value pair properties. The sizes available for the Font size parameter are also applicable here.
Profile image size Select The size of the profile image in the widget. Most of the sizes available for the Font size parameter are also applicable here. Note that the maximum size for profile image is 2xl.

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.

The Identity Tile Widget in AI Copilot

More Information