Display session data in the agent adapter

You can configure CCAI Platform to display session data in the agent adapter. This includes virtual agent session variables and custom data from the web and mobile SDKs. This information can be useful for an agent to get additional information during a session, or for a supervisor to get an overview of a session that they barge into.

Display virtual agent session variables

You can configure CCAI Platform to display virtual agent session variables in the agent adapter. This gives an agent or supervisor an overview of previous interactions that the end-user had with the virtual agent.

For session variables that contain custom payloads, you can use the invisible_to_agent property to specify payload properties that: (1) You don't want to be displayed in the agent adapter, and (2) You don't want to sent to your CRM. For more information, see Capture from intent response.

Display virtual agent session variables in the chat adapter

To display virtual agent session variables in the chat adapter, follow these steps:

  1. In the CCAI Platform portal, click Settings > Operation Management. If you don't see the Settings menu, click Menu.

  2. Go to the Virtual Agent pane.

  3. Do one or both of the following, depending on your use case:

    • To display chat session variables from customer support virtual agents, do the following:

      1. Go to Customer support agents.

      2. For Chats, select the Collect configured custom data in chat sessions and send it to CRM checkbox.

      3. Select the Display collected custom data in Agent Adapter checkbox.

    • To display chat session variables from virtual task assistants, do the following:

      1. Go to Task assistants.

      2. For Chats, select the Collect configured custom data in chat sessions and send it to CRM checkbox.

      3. Select the Display collected custom data in Agent Adapter checkbox.

  4. Click Save Changes

Display virtual agent session variables in the call adapter

To display virtual agent session variables in the call adapter, follow these steps:

  1. In the CCAI Platform portal, click Settings > Operation Management. If you don't see the Settings menu, click Menu.

  2. Go to the Virtual Agent pane.

  3. Do one or both of the following, depending on your use case:

    • To display call session variables from customer support virtual agents, do the following:

      1. Go to Customer support agents.

      2. For Calls, select the Collect configured custom data in call sessions and sent it to CRM checkbox.

      3. Select the Display collected custom data in Agent Adapter checkbox.

    • To display call session variables from virtual task assistants, do the following:

      1. Go to Task assistants.

      2. For Calls, select the Collect configured custom data in call sessions and sent it to CRM checkbox.

      3. Select the Display collected custom data in Agent Adapter checkbox.

  4. Click Save Changes

Display SDK custom data

You can configure CCAI Platform to display SDK custom data in the agent adapter. This custom data can come from the web SDK, the Android SDK or the iOS SDK. This gives the user quick access to the SDK custom data for that session.

You can used the invisible_to_agent property to specify custom properties that you don't want to be displayed in the agent adapter. For more information, see the "Prevent the display of custom data" section of the web SDK guide, the Android SDK guide, and the iOS SDK guide.

To let users view SDK custom data, follow these steps:

  1. In the CCAI Platform portal, click Settings > Operation Management. If you don't see the Settings menu, click Menu.

  2. Go to the Data Parameters pane.

  3. Under Display SDK custom data in Agent Adapter, select the type of SDK custom data that you want to be displayed in the agent adapter, and then click Save Data Parameters.

What's next