For the complete documentation index, see llms.txt. This page is also available as Markdown.

Check the agent's last response time

Records the time when the agent last responded.

This value can be used to calculate the net response time from the start to the end of the chat.

Additional Fields

The following two fields are added to Chat Session.

Conditions for updating the filed values

  1. The Chat Session status is "Chat End."

  2. The IsCheckedLastTalkAgent field is false.

  3. The schedule for checking the agent's last response time must be running.

Execution steps

  1. In App Launcher, open Run Schedule.

  2. Specify the execution time and click the button next to it.

  1. If "Success" is displayed, the registration has been completed successfully.

  1. You can check the registered schedule under Setup > Scheduled Jobs.

Last updated