TopTut
TopTut AutoPilot Support
TOPTUT AUTOPILOT SUPPORT
Support for AI-driven WordPress automation.
Use this page for setup help, compatibility questions, bug reports, beta access requests, and workflow guidance for TopTut AutoPilot.
What to include in a support request
Your environment
WordPress version, PHP version, active theme, hosting provider, and whether the site uses caching or a security firewall.
Your automation stack
The AI provider in use, the n8n workflow endpoint, and whether the workflow is triggered manually, by cron, or by content events.
The exact issue
Share the action you expected, what happened instead, relevant error text, and a screenshot if the issue appears in wp-admin.
Common checks before opening a ticket
- Confirm your AI API key is active and has billing or quota available.
- Confirm the n8n webhook URL is reachable from your WordPress host.
- Disable page or object cache for test runs while debugging workflow responses.
- Check whether another automation, SEO, or security plugin is modifying REST API requests.
Beta access: If you need the current beta package or installation instructions, use the contact form and mention “TopTut AutoPilot beta” in your message.
Compatibility baseline
| Area | Recommended setup |
|---|---|
| WordPress | Current stable WordPress release with REST API access enabled. |
| PHP | Modern supported PHP version with enough memory for AI-generated content workflows. |
| AI providers | OpenAI or Gemini account with a valid API key. |
| Automation | n8n cloud or self-hosted n8n with webhook access. |