Skip to main content
As of Cognigy.AI 4.83.0, Webchat v2 is deprecated. Webchat v2 will be retired in February 2026. During this time, only important security updates will be provided for v2, with no further feature additions. Before support for Webchat v2 ends, migrate to Webchat v3.
The page includes a comparative table outlining the key changes between chat versions to assist you in migration to Webchat v3. When migrating from Webchat v2 to v3, extensive testing is highly recommended. If you encounter any issues with v3, such as a feature you use not being supported in the new version or functionality not working as expected, contact Cognigy technical support.

Feature Comparison

In the table, learn about the key differences between Webchat version 2 and version 3. Features that are not available for any of the versions are marked as N/A (Not applicable).

How to Migrate

For a smooth migration, follow these steps:
  1. Upgrade to Cognigy.AI version 4.72 or later.
  2. Create a Webchat v3 Endpoint in Cognigy.AI.
  3. Manually transfer the settings from the old Webchat Endpoint to the Webchat v3 Endpoint.
  4. Update your embedding code according to the new Embedding specification:
    • Replace the old bundle link with a new bundle for Webchat v3.
    • Within the initWebchat() function replace the old Endpoint Config URL with a new Webchat v3 Endpoint Config URL.
    • If you configure Webchat settings in the initWebchat() function, replace them with the new ones according to the new Webchat v3 Endpoint settings structure.
  5. Locally build Webchat and verify that everything functions as expected.
  6. Publish Webchat on your website.

More Information

Last modified on April 24, 2026