Chatly

AI-powered chatbot for WordPress. Capture leads, answer questions 24/7, and engage visitors automatically.

5 database tables

Table NameDescriptionMethod
wp_chatly_analyticsStores analytics or statistics data.Static
wp_chatly_conversationsStores chatly conversations data created by this plugin.Static
wp_chatly_knowledge_baseStores chatly knowledge base data created by this plugin.Static
wp_chatly_leadsStores chatly leads data created by this plugin.Static
wp_chatly_messagesStores chatly messages data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:ai_providerOption key:anthropic_api_keyOption key:anthropic_modelOption key:aweber_account_idOption key:aweber_api_keyOption key:aweber_list_idOption key:chatly_db_versionOption key:chatly_plugin_versionOption key:chatly_settingsOption key:constantcontact_access_tokenOption key:constantcontact_list_idOption key:email_integrationOption key:enabledOption key:lead_form_triggerOption key:lead_trigger_keywordsOption key:mailchimp_api_keyOption key:mailchimp_list_idOption key:mailpoet_list_idOption key:openai_api_keyOption key:openai_modelOption key:primary_colorOption key:secondary_colorOption key:system_promptOption key:webhook_url
wp_postmeta
Post meta