Chat View

Embed your chatbot inline in your website.

Inline Chat View Example

Inline Chat View Example

To embed the chat view, use the following code snippet.

The height set for the chat view is 500 pixels. You can change its height by changing the value of the height attribute.

<div id="libraria-chat-widget" data-librariaslug="your_library_name" style="height:500px;"></div>
<script src="https://libraria-prod.s3.us-west-1.amazonaws.com/public/embed-chat-inline-v.0.0.01.js"></script>