Genwave – AI Agent

The #1 AI Agent for your website. Build plugins, fix errors, create pages, manage WooCommerce & optimize SEO — all through natural conversation.

6 database tables

Table NameDescriptionMethod
wp_gen_requestsStores gen requests data created by this plugin.Static
wp_gen_requests_postsStores gen requests posts data created by this plugin.Static
wp_gen_settingsStores gen settings data created by this plugin.Static
wp_gen_statusStores analytics or statistics data.Static
wp_gen_token_usageStores access tokens for authentication or API access.Static
wp_jobsA job queue table for managing background tasks and scheduled operations.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:genwave_Option key:genwave_admin_optionOption key:genwave_api_base_urlOption key:genwave_api_keyOption key:genwave_credit_balanceOption key:genwave_db_versionOption key:genwave_default_modelOption key:genwave_default_providerOption key:genwave_encryption_keyOption key:genwave_installation_dateOption key:genwave_license_keyOption key:genwave_litellm_api_keyOption key:genwave_mybusiness_settingsOption key:genwave_planOption key:genwave_rate_limitOption key:genwave_rest_api_flushed_v2Option key:genwave_tables_installedOption key:genwave_token_balanceOption key:genwavepro_plan
wp_postmeta
Post meta