# How to add Crisp live chat to a Webflow Cloud app the right way

DevFeed: [How to add Crisp live chat to a Webflow Cloud app the right way](<https://devfeed.tech/articles/how-to-add-crisp-live-chat-to-a-webflow-cloud-app-the-right-way-9192.md>)

Original publisher: [Read original article](<https://webflowmarketingmain.com/blog/crisp-live-chat-webflow-cloud>)

Author: Ismail Ajagbe

Published: 2026-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Webflow Blog](<https://devfeed.tech/sources/webflow-blog.md>)

Topics: [webflow](<https://devfeed.tech/topics/webflow.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [personalization](<https://devfeed.tech/topics/personalization.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Web](<https://devfeed.tech/topics/web.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [code](<https://devfeed.tech/tags/code.md>), [guides](<https://devfeed.tech/tags/guides.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [personalization](<https://devfeed.tech/tags/personalization.md>), [webflow](<https://devfeed.tech/tags/webflow.md>)

## AI overview

A practical guide to adding Crisp live chat to a Webflow Cloud app built with Next.js. It covers installing and mounting the browser widget, personalizing it with signed-in user data, and verifying user identity server-side through an edge Route Handler.

## Source excerpt

Learn how to add Crisp live chat to a Webflow Cloud app, identify signed-in users, and verify their identity from an edge Route Handler with Web Crypto.