Title: ActionPanel AI – Site Agent &amp; Troubleshooter
Author: Atiba
Published: <strong>May 21, 2026</strong>
Last modified: May 21, 2026

---

Search plugins

![](https://ps.w.org/actionpanel-ai/assets/banner-772x250.png?rev=3542393)

![](https://ps.w.org/actionpanel-ai/assets/icon.svg?rev=3542393)

# ActionPanel AI – Site Agent & Troubleshooter

 By [Atiba](https://profiles.wordpress.org/atibawp/)

[Download](https://downloads.wordpress.org/plugin/actionpanel-ai.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/actionpanel-ai/#description)
 * [Reviews](https://wordpress.org/plugins/actionpanel-ai/#reviews)
 *  [Installation](https://wordpress.org/plugins/actionpanel-ai/#installation)
 * [Development](https://wordpress.org/plugins/actionpanel-ai/#developers)

 [Support](https://wordpress.org/support/plugin/actionpanel-ai/)

## Description

ActionPanel AI gives you a built-in AI helper directly inside wp-admin for troubleshooting,
maintenance checks, and approved site maintenance actions.

Instead of switching between Site Health, plugin screens, settings pages, docs, 
and browser tabs, you can ask questions in plain English and get answers that are
shaped around the site you are working on.

#### What ActionPanel AI can help with

 * **Site troubleshooting:** Ask what might be broken, why a page is returning an
   error, why links are failing, or what to check after a site change.
 * **Performance checks:** Review plugin bloat, autoloaded options, homepage assets,
   scheduled task backlogs, and other common causes of slow WordPress sites.
 * **Plugin and theme review:** Find outdated, duplicated, inactive, or potentially
   risky plugins and themes, then get plain-language next steps.
 * **Site Health summaries:** Turn WordPress Site Health, REST/runtime details, 
   and maintenance signals into a prioritized explanation of what matters.
 * **WooCommerce checks:** Review common store setup areas such as checkout pages,
   payment gateways, shipping zones, and basic configuration.
 * **Debug log help:** When log reads are enabled, use sanitized excerpts from a
   readable WordPress debug log file to help explain errors and warnings.
 * **Guided maintenance actions:** When write operations are enabled, ActionPanel
   AI can propose supported maintenance actions and explain what they do before 
   you approve them.

#### Common tasks

Use ActionPanel AI when you need to:

 * Check whether a site is ready for plugin, theme, or WordPress core updates.
 * Understand why a page, checkout, form, or permalink may not be working.
 * Review plugin clutter before cleaning up a site.
 * Get a plain-English summary of Site Health and maintenance issues.
 * Investigate slow pages without jumping between multiple admin screens.

#### Built for wp-admin workflows

ActionPanel AI lives in the WordPress dashboard, keeps recent conversations available
in a sidebar, and includes starter prompts for common maintenance and troubleshooting
tasks.

It is designed for site owners, developers, agencies, and support teams who want
faster analysis rather than spending hours digging through admin screens or documentation.

#### Site context it can use

ActionPanel AI is built around WordPress maintenance workflows. It can use selected
WordPress context such as plugin and theme details, Site Health results, REST/runtime
information, scheduled tasks, performance signals, WooCommerce setup, same-site 
page checks, template information, and approved debug log excerpts.

Supported write operations are limited to specific maintenance actions such as flushing
rewrite rules, updating allowlisted settings, clearing caches, and running approved
maintenance tasks.

#### You stay in control

 * Admin-only access inside WordPress.
 * Optional per-request approval before site data is shared.
 * Optional 72-hour read-only debug log sharing that can be turned off anytime.
 * Proposed write changes always require explicit approval and are never auto-applied.

### External Services

This plugin connects to an external service at `https://api.wpassistant.ai`.
 Plugin
UI JavaScript/CSS assets are bundled locally in the plugin (not remote-loaded), 
and any external links shown in the UI are only opened through user-initiated navigation.

Requests are sent when:

 * An administrator enables assistant features and uses chat/diagnostic tools.
 * The assistant requests additional site data needed to answer a troubleshooting
   question.
 * Account/login features are used.
 * Optional “Allow Log Reads (72h)” is enabled to read sanitized excerpts from a
   readable WordPress debug log file when `WP_DEBUG_LOG` is set to an absolute file
   path.
 * WordPress personal data export/erase tools are used for ActionPanel AI data.

Data may include (depending on feature use):

 * Chat messages.
 * Site diagnostics/context.
 * Site configuration summaries, including plugin/theme details, WordPress settings,
   REST/runtime, and performance diagnostics.
 * Same-site diagnostic HTTP results, such as response status, selected headers,
   asset URLs, and redacted text previews from pages an administrator asks the assistant
   to inspect.
 * Sanitized excerpts from a readable WordPress debug log file (only if enabled).
 * Sampled or masked user/account metadata used for troubleshooting.
 * Sanitized home-root server configuration snippets and drop-in metadata.
 * Allowlisted theme or upload file metadata or text contents, plus plugin manifests,
   needed for troubleshooting.
 * Session/auth metadata required for service operation.
 * Email address and site URL for account and privacy workflows.

Safeguards:

 * External API calls are disabled by default on fresh installs until an administrator
   completes setup.
 * “Per-Request Approval for Reads” can require a preview and approval before site
   data is shared.
 * “Allow Log Reads (72h)” is optional, read-only, requires `WP_DEBUG_LOG` to be
   set to an absolute debug log file path, and can be turned off at any time.
 * AI initiated write operations require explicit approval before live changes are
   applied.

Service policies:

 * Privacy Policy: https://wpassistant.ai/privacy/
 * Terms of Service: https://wpassistant.ai/terms/

### Privacy

ActionPanel AI can send prompts and selected troubleshooting context to external
ActionPanel AI services when used.
 Depending on feature use, this can also include
conversation history, configuration summaries, plugin/theme details, selected WordPress
settings, sampled or masked user/account metadata, sanitized home-root server configuration
snippets, plugin/drop-in metadata, and allowlisted theme or upload file metadata
or contents needed for troubleshooting. Optional log sharing includes sanitized 
excerpts from a readable WordPress debug log file only when enabled. The plugin 
does not create, write, rotate, or relocate log files. Anonymous plugin session 
chat data is retained for up to 7 days before automatic deletion.

### Data Export and Erasure

For account-linked data, WordPress Tools -> Export Personal Data and Tools -> Erase
Personal Data can request site-scoped export/erase by email.
 The plugin exposes
a public privacy-proof REST endpoint that returns only a challenge signature and
site host; this lets ActionPanel AI verify site control before processing remote
personal data export or erasure requests.

### Source Code For Bundled Assets

The distributed JavaScript/CSS bundle in `/build` is generated from source included
in this plugin package at:

 * `/assets-src/frontend`

Build/reproduction notes are included at:

 * `/assets-src/BUILD.md`

## Screenshots

 * [[
 * ActionPanel AI opens inside wp-admin with starter prompts for common troubleshooting
   tasks.
 * [[
 * ActionPanel AI analyzes site performance questions and shows the steps it is 
   taking.
 * [[
 * ActionPanel AI summarizes findings from the selected diagnostic context.
 * [[
 * Settings let administrators enable/disable external requests, log reads, write
   operations, and per-request read approval.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/actionpanel-ai`, or install through
    WordPress Plugins.
 2. Activate the plugin through the “Plugins” screen.
 3. Open “ActionPanel” in wp-admin and complete setup.
 4. Configure options under ActionPanel -> Settings.

## FAQ

### Who should use ActionPanel AI?

Anyone who manages a WordPress site and wants faster troubleshooting help inside
wp-admin without jumping between docs, forums, and plugin settings.

### Do I need an account?

No, although creating an account will give you access to higher usage limits.

### Does it make changes automatically?

No. Any proposed write action is approval-gated and is not applied unless you explicitly
approve it.

### What kinds of site data are shared?

Depending on the feature being used and your settings, ActionPanel AI may send prompts,
conversation history, site diagnostics and configuration summaries, plugin/theme
details, selected WordPress settings, optional sanitized excerpts from a readable
WordPress debug log file, sampled or masked user/account metadata, sanitized home-
root server configuration snippets, plugin/drop-in metadata, and allowlisted theme
or upload file metadata or contents needed for troubleshooting.

### Can I control what gets shared?

Yes. You can disable the assistant, disable log reads, and enable per-request read
approval in ActionPanel -> Settings.

### How can I export or erase ActionPanel AI data?

Use WordPress Tools -> Export Personal Data or Tools -> Erase Personal Data with
the account email used in ActionPanel AI.

### Where can I get support?

Use the WordPress.org support forum for plugin questions. For ActionPanel AI account
or service questions, visit https://wpassistant.ai/.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ActionPanel AI – Site Agent & Troubleshooter” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Atiba ](https://profiles.wordpress.org/atibawp/)

[Translate “ActionPanel AI – Site Agent & Troubleshooter” into your language.](https://translate.wordpress.org/projects/wp-plugins/actionpanel-ai)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/actionpanel-ai/), check
out the [SVN repository](https://plugins.svn.wordpress.org/actionpanel-ai/), or 
subscribe to the [development log](https://plugins.trac.wordpress.org/log/actionpanel-ai/)
by [RSS](https://plugins.trac.wordpress.org/log/actionpanel-ai/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial WordPress.org release.

## Meta

 *  Version **0.1.0**
 *  Last updated **4 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.9.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [AI](https://wordpress.org/plugins/tags/ai/)[assistant](https://wordpress.org/plugins/tags/assistant/)
   [diagnostics](https://wordpress.org/plugins/tags/diagnostics/)[troubleshooting](https://wordpress.org/plugins/tags/troubleshooting/)
 *  [Advanced View](https://wordpress.org/plugins/actionpanel-ai/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/actionpanel-ai/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/actionpanel-ai/reviews/)

## Contributors

 *   [ Atiba ](https://profiles.wordpress.org/atibawp/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/actionpanel-ai/)