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.
To prepare the AI Agent for your website, you need to deploy it by creating a Webchat v2 Endpoint and customize the agent to fit your needs using the Webchat v2 Endpoint settings.

Create a Webchat v2 Endpoint

  1. In the left-side menu of the Cognigy.AI interface, select a Project.
  2. In the left-side menu of the Project, go to Deploy > Endpoints.
  3. On the Endpoints page, click + New Endpoint.
  4. In the New Endpoint section, do the following:
    1. Select the Webchat Endpoint type.
    2. Add a unique name.
    3. Select a relevant Flow from the list.
  5. Click Save.

Configure General Settings

The following General Endpoint settings are available with this Endpoint:
You can use the Inject & Notify feature with this Endpoint.

Configure Specific Settings

Customize your webchat to meet your specific needs. You can adjust colors and add features such as file uploads to enhance the effectiveness of your AI Agent. Any updates you make will be instantly and seamlessly reflected when you load or reload your website with Webchat linked to the Endpoint.

Webchat Layout

The Webchat Layout settings have customization options, such as the title, color scheme, AI Agent and header logos, typing indicators, and input placeholder text.

Advanced Layout Settings

The Advanced Layout settings offer parameters for managing the chat interface, focusing on input behavior, HTML styling, and JavaScript usage.
Text Input Sanitization is enabled by default for security reasons, before sending text from the Webchat widget to the NLU. This changes characters which are reserved by HTML, as for example **",',&,<,>**, to an entity name. For example & will have amp; appended to the input. This can cause issues in your Agent if a condition or Intent is only triggered by the reserved character in its original form. If you need to circumvent this issue, toggle Allow JavaScript in HTML Message Content to be enabled.

Persistent Menu

The Persistent Menu ensures quick access to different conversation stages, guides users, offers features, shares information, and enhances the overall user experience.

Webchat Plugins

Add a link to the Webchat plugin. Note that you can add multiple plugins. For more information on how to create and trigger plugins, refer to Webchat Plugins.

Webchat Behavior

The Webchat Behavior settings offer features for initiating conversations that include starting with a text field, button click, or automatic message, with customization options available.

Additional Behavior

Within the Additional Behavior settings, functionalities such as enhancing user experience and alerting about internet connection issues are available.

Teaser Message Settings

Unread Message Settings

The Unread Messages settings help users stay informed about unread messages in Webchat. They include features such as displaying message counts, previews, and notification sounds for timely responses.

Conversation Rating Settings

The Conversation Rating settings offer a chat rating widget where users can rate their experience and provide feedback. You can customize text prompts and confirmation messages ensuring a user-friendly feedback process.

Demo Webchat Settings

The Cognigy Demo Webchat lets you test integrations with different providers and preview your webchat’s appearance before deployment. It’s a valuable tool for ensuring your webchat functions and looks as expected prior to launch. For more information on how to use this feature, refer to Demo Webchat.

Business Hours

The Business Hours settings offer management of business hours in Webchat. They allow you to restrict Webchat availability by specifying behavior outside business hours, customize messages, set the timezone, and define operational days.

Maintenance

The Maintenance settings offer activating maintenance mode in a chat service, including notification, disabling, or hiding options. It also allows for the customization of maintenance-related messages displayed to users.

Webchat Custom Settings

The Webchat Custom settings let you adjust the appearance and behavior of a webchat beyond the standard options. You can use JSON format for customizations. Note that if the JSON is wrong, the Webchat widget might crash.

More Information

Last modified on April 24, 2026