{
  "preferences": {
    "colors": {
      "base": "rgb(0, 0, 0)",
      "light": "rgb(0, 0, 0)",
      "dark": "rgb(0, 0, 0)"
    },
    "css": ".team-theme-bg {\n    background-color: rgb(255, 255, 255)\n    }\n.team-theme-bg-light {\n    background-color: rgb(26, 25, 24);\n    color: white\n    }\n.team-theme-bg-dark {\n    background-color: rgb(26, 25, 24);\n    color: white\n    }"
  },
  "companyName": "DocSend",
  "chatbotName": {
    "base": "DocSend"
  },
  "chatInputSettings": {
    "enableLiveChatClosingSurveyButton": true
  },
  "closingSurveySettings": {
    "isFeedbackEnabled": true,
    "isAgentOnly": false,
    "disableClosingSurvey": false,
    "closingSurveyIsBinaryOverride": false,
    "skipAskToClose": false,
    "enableOnWidgetClose": true,
    "enableOnEmbedWidgetClose": true,
    "enableOnMobileWidgetClose": false
  },
  "ratingSettings": {
    "enableResolution": true,
    "useDynamicCSATv2": true,
    "isBinary": false,
    "enabled": true,
    "resolutionTriggersClosingSurvey": false
  },
  "settings": {
    "privacyNote": "By using this chatbot, you agree that your data may be stored and processed by us and our third party providers as described in our policies.",
    "maxMessagesForPrivacyNote": 1,
    "showUnreadMessageNotification": true
  },
  "target": "base",
  "loaderConfig": {
    "height": 700,
    "width": 500,
    "minimizedHeight": 100,
    "minimizedWidth": 100,
    "zIndex": 99999999,
    "defaultVisible": true,
    "bottomOffset": "0",
    "horizontalOffset": "0",
    "iframeTitle": "Chat Widget",
    "colorScheme": "auto"
  },
  "chatMessageSettings": {
    "disableMessageCsatRating": false
  },
  "defaultStoreSettings": {
    "localizationData": {}
  }
}