Embedding the Chat Widget / Container Attributes

Container Attributes

Optional attributes on the container div customize the widget's appearance and behavior.

<div class="zero_docs_agent zd-light"
  data-welcome="How can I help?"
  data-placeholder="Ask anything...">
</div>
Attribute Values Description
class="zd-dark" zd-dark, zd-light Theme (dark is default)
data-welcome Any text Welcome text shown above the chat
data-placeholder Any text Input field placeholder text
data-context user, admin Widget mode (user is default)