# WisePilot ## Docs - [Multi-Site Management](https://docs.wisepilot.app/agency/multi-site-management.md): Manage multiple client websites, users, and resources from the agency dashboard. - [Agency Management](https://docs.wisepilot.app/agency/overview.md): Manage multiple client websites, team access, and shared resources from a single dashboard. - [Brand identity and archetype](https://docs.wisepilot.app/api-reference/brand/brand-identity-and-archetype.md): Brand positioning — archetype, personality traits, tone, unique value proposition. - [Brand subjects](https://docs.wisepilot.app/api-reference/brand/brand-subjects.md): Brand subjects (characters, mascots, products, objects, locations) with identity traits, appearance details, and reference image URLs. Base64 image data is stripped; only public URLs are returned. - [Color palettes](https://docs.wisepilot.app/api-reference/brand/color-palettes.md): Brand color palettes with primary, accent, trim, shadow, and ground colors. - [Design tokens](https://docs.wisepilot.app/api-reference/brand/design-tokens.md): Unified typography and color design tokens for a website. Uses Elementor kit data when available, falls back to color palettes or generic defaults. The `source` field indicates data origin: `site_style_context`, `color_palettes`, or `fallback`. - [Editorial tone and style guidelines](https://docs.wisepilot.app/api-reference/brand/editorial-tone-and-style-guidelines.md): Brand editorial guidelines — writing style, tone, vocabulary, formatting rules. - [Generate an on-brand image](https://docs.wisepilot.app/api-reference/brand/generate-an-on-brand-image.md): Generate an image using Nano Banana 2 (Gemini). Supports: - Styled generation (pass `image_style_id` to apply brand style) - Brand subject compositing (pass `brand_subject_id` to place a character/product in scene) - Reference-guided generation (pass `reference_image_urls` for style inspiration) - [Image styles](https://docs.wisepilot.app/api-reference/brand/image-styles.md): Brand image styles with aesthetic direction, composition, and linked color palettes. - [Website operating profile](https://docs.wisepilot.app/api-reference/brand/website-operating-profile.md): Website vertical, KPI configuration, module toggles, and operational parameters. Defines how the platform behaves for this website. - [Full conversation](https://docs.wisepilot.app/api-reference/chat/full-conversation.md): Full chat session with all messages, tool calls, and tool results. - [Recent chat sessions](https://docs.wisepilot.app/api-reference/chat/recent-chat-sessions.md): List recent workspace chat sessions with summary metadata. - [Create a content listener](https://docs.wisepilot.app/api-reference/content-listeners/create-a-content-listener.md): Subscribe to an external source (Reddit, YouTube, RSS, etc.) to surface content opportunities automatically. - [Delete a listener](https://docs.wisepilot.app/api-reference/content-listeners/delete-a-listener.md): Permanently deletes a listener and all its associated items. - [Get listener details](https://docs.wisepilot.app/api-reference/content-listeners/get-listener-details.md): Returns full details for a single content listener including poll history. - [List content listener subscriptions](https://docs.wisepilot.app/api-reference/content-listeners/list-content-listener-subscriptions.md): Returns all content listener subscriptions for the website, ordered by creation date. - [List items for a listener](https://docs.wisepilot.app/api-reference/content-listeners/list-items-for-a-listener.md): Returns items fetched by the listener, optionally filtered by evaluation status. - [Update a listener](https://docs.wisepilot.app/api-reference/content-listeners/update-a-listener.md): Update listener configuration, poll interval, or enabled state. - [Accept or dismiss opportunity](https://docs.wisepilot.app/api-reference/content/accept-or-dismiss-opportunity.md): Update opportunity status (accept, dismiss, snooze). minRole: editor - [Add nurture sequence step](https://docs.wisepilot.app/api-reference/content/add-nurture-sequence-step.md): Add a step to an existing nurture sequence. minRole: editor - [Create ad creative](https://docs.wisepilot.app/api-reference/content/create-ad-creative.md): Create a new ad creative. minRole: editor - [Create content asset](https://docs.wisepilot.app/api-reference/content/create-content-asset.md): Create a new content asset (blog, landing page, video script, etc.). Runs eval gate on creation when sections have draft content. minRole: editor - [Create CTA](https://docs.wisepilot.app/api-reference/content/create-cta.md): Create a new call-to-action. minRole: editor - [Create nurture sequence](https://docs.wisepilot.app/api-reference/content/create-nurture-sequence.md): Create a new nurture email sequence. minRole: editor - [Get asset detail](https://docs.wisepilot.app/api-reference/content/get-asset-detail.md): Full asset detail including sections, SEO context, and metadata. - [Get entity detail](https://docs.wisepilot.app/api-reference/content/get-entity-detail.md): Get entity details with priority scores and recent mentions. - [Get nurture sequence steps](https://docs.wisepilot.app/api-reference/content/get-nurture-sequence-steps.md): Get detailed steps within a nurture sequence. - [List ad creatives](https://docs.wisepilot.app/api-reference/content/list-ad-creatives.md): Browse ad creatives with performance metrics and campaign details. - [List blog posts](https://docs.wisepilot.app/api-reference/content/list-blog-posts.md): Browse blog posts with SEO metadata and section counts. - [List calls-to-action](https://docs.wisepilot.app/api-reference/content/list-calls-to-action.md): Browse CTAs with click and conversion rates. - [List content assets](https://docs.wisepilot.app/api-reference/content/list-content-assets.md): Paginated list of content assets with filtering by type, status, and search query. - [List content entities](https://docs.wisepilot.app/api-reference/content/list-content-entities.md): Content entities (topics, concepts, etc.) with scoring and filtering. - [List content opportunities](https://docs.wisepilot.app/api-reference/content/list-content-opportunities.md): Content opportunities ordered by priority score, with source and status filtering. - [List Google Ads keywords](https://docs.wisepilot.app/api-reference/content/list-google-ads-keywords.md): View Google Ads keyword performance with quality scores and cost metrics. - [List Google Ads search terms](https://docs.wisepilot.app/api-reference/content/list-google-ads-search-terms.md): Search through Google Ads search term performance reports. - [List nurture sequences](https://docs.wisepilot.app/api-reference/content/list-nurture-sequences.md): View nurture sequences with step counts. - [Manage asset sections](https://docs.wisepilot.app/api-reference/content/manage-asset-sections.md): Bulk section management — add, update, reorder, or delete sections. minRole: editor - [Publish content asset](https://docs.wisepilot.app/api-reference/content/publish-content-asset.md): Publish an asset to its target platform. Lifecycle-gated — requires all prerequisite steps to be complete. minRole: editor - [Search content](https://docs.wisepilot.app/api-reference/content/search-content.md): Full-text search across assets (via `search_assets` RPC) and entities (ILIKE on display_name). Results are combined and sorted by relevance score. - [Update content asset](https://docs.wisepilot.app/api-reference/content/update-content-asset.md): Update an existing content asset. Runs surgical rewrite and eval persist on section content updates. minRole: editor - [Update CTA](https://docs.wisepilot.app/api-reference/content/update-cta.md): Update an existing CTA. minRole: editor - [Create messaging entity](https://docs.wisepilot.app/api-reference/entities/create-messaging-entity.md): Create a new hook, angle, offer, or story. Uses cosine dedup (0.85 threshold). minRole: editor - [Get messaging entity detail](https://docs.wisepilot.app/api-reference/entities/get-messaging-entity-detail.md): Get entity details with linked assets and performance. - [List messaging entities](https://docs.wisepilot.app/api-reference/entities/list-messaging-entities.md): List messaging entities (hooks, angles, offers, stories) with filtering. - [Update messaging entity metadata](https://docs.wisepilot.app/api-reference/entities/update-messaging-entity-metadata.md): Update entity name, description, or metadata. minRole: editor - [Brand knowledge pack](https://docs.wisepilot.app/api-reference/export/brand-knowledge-pack.md): Export a comprehensive brand knowledge pack containing brand position, guidelines, confirmed learnings, ICPs, and operating profile. Available as JSON or Markdown format. - [AI cost breakdown](https://docs.wisepilot.app/api-reference/finance/ai-cost-breakdown.md): AI generation cost breakdown for a business entity's websites. Aggregates usage_logs and runner_runs costs by session type and website. - [Create cost record](https://docs.wisepilot.app/api-reference/finance/create-cost-record.md): Create a new cost record for a business entity. - [Create revenue record](https://docs.wisepilot.app/api-reference/finance/create-revenue-record.md): Create a new revenue record for a business entity. - [Finance summary](https://docs.wisepilot.app/api-reference/finance/finance-summary.md): Aggregated finance summary across all business entities owned by the authenticated user. Returns MRR, active client count, monthly costs, AI costs, and upcoming invoice alerts. - [List cost records](https://docs.wisepilot.app/api-reference/finance/list-cost-records.md): List all cost records for a business entity, optionally filtered by website and product line. - [List revenue records](https://docs.wisepilot.app/api-reference/finance/list-revenue-records.md): List all revenue records for a business entity, optionally filtered by website and product line. - [Website financials](https://docs.wisepilot.app/api-reference/finance/website-financials.md): Get revenue records, cost records, and business entity for a website. Returns the entity linked to this website (directly or via agency), along with all revenue and cost records scoped to the website. - [GA4 page metrics](https://docs.wisepilot.app/api-reference/ga4/ga4-page-metrics.md): Google Analytics 4 page metrics by date range. - [GA4 tracking events](https://docs.wisepilot.app/api-reference/ga4/ga4-tracking-events.md): Tracking events (CTA clicks, form submits, calendar bookings, etc.) by date range. - [GBP business profile](https://docs.wisepilot.app/api-reference/gbp/gbp-business-profile.md): Google Business Profile details — name, address, categories, hours, attributes. - [GBP daily metrics](https://docs.wisepilot.app/api-reference/gbp/gbp-daily-metrics.md): Google Business Profile daily performance metrics (views, searches, actions). - [GBP reviews](https://docs.wisepilot.app/api-reference/gbp/gbp-reviews.md): Google Business Profile reviews with ratings and reply status. - [GBP search queries](https://docs.wisepilot.app/api-reference/gbp/gbp-search-queries.md): Google Business Profile search queries that trigger the listing. - [GBP service-to-content mapping](https://docs.wisepilot.app/api-reference/gbp/gbp-service-to-content-mapping.md): GBP services with content coverage status (covered, content_gap, ranking_gap, no_signal). Shows which services have supporting content and which need attention. - [GBP visibility rank grid](https://docs.wisepilot.app/api-reference/gbp/gbp-visibility-rank-grid.md): DataForSEO visibility rank grid — 9x9 grid points at 25mi radius around business location. - [Reply to GBP review](https://docs.wisepilot.app/api-reference/gbp/reply-to-gbp-review.md): Reply to a Google Business Profile review. Risk-gated — creates an approval work item for HIGH-risk actions. Requires editor role. minRole: editor - [Generate ad copy](https://docs.wisepilot.app/api-reference/generation/generate-ad-copy.md): Generate ad copy for Google or Meta platforms using the ad-copy execution profile. - [Generate content](https://docs.wisepilot.app/api-reference/generation/generate-content.md): Generate content via the governed AI pipeline. Uses execution profiles mapped from the asset_type to control tools, context, rules, and validators. - [Generate image](https://docs.wisepilot.app/api-reference/generation/generate-image.md): Generate an image with optional brand style and subject compositing. If `style_id` is provided, loads the image style for brand-consistent generation. If `brand_subject_id` is provided, loads subject context for compositing. - [Agent prompt history](https://docs.wisepilot.app/api-reference/ghl/agent-prompt-history.md): GHL agent prompt version history with full prompt text. - [GHL contacts (PII redacted)](https://docs.wisepilot.app/api-reference/ghl/ghl-contacts-pii-redacted.md): GHL contacts with PII redacted (email/phone hashed). Includes source attribution and appointment history. - [GHL knowledge bases and FAQs](https://docs.wisepilot.app/api-reference/ghl/ghl-knowledge-bases-and-faqs.md): GHL knowledge bases with FAQ entries from local cache. - [Update GHL agent prompt](https://docs.wisepilot.app/api-reference/ghl/update-ghl-agent-prompt.md): Update the agent's personality, instructions, and goal. Uses PUT to GHL API (PATCH returns 404). minRole: editor - [Google Ads campaign performance](https://docs.wisepilot.app/api-reference/google-ads/google-ads-campaign-performance.md): Google Ads campaign performance with date range filtering. - [Google Ads keyword performance](https://docs.wisepilot.app/api-reference/google-ads/google-ads-keyword-performance.md): Google Ads keyword performance with quality scores and cost metrics. - [Google Ads search term performance](https://docs.wisepilot.app/api-reference/google-ads/google-ads-search-term-performance.md): Google Ads search term report with click and conversion data. - [GSC page performance](https://docs.wisepilot.app/api-reference/gsc/gsc-page-performance.md): Google Search Console page performance by date range. - [GSC search queries](https://docs.wisepilot.app/api-reference/gsc/gsc-search-queries.md): Google Search Console search queries by date range. - [Dispatch AI runner for an inbox item](https://docs.wisepilot.app/api-reference/inbox/dispatch-ai-runner-for-an-inbox-item.md): Triggers an autonomous AI runner to handle an inbox item. The routing table determines which runner to dispatch based on item type and label. Requires editor role. - [Unified priority-sorted inbox](https://docs.wisepilot.app/api-reference/inbox/unified-priority-sorted-inbox.md): Merges work items and content opportunities into a single priority-sorted action feed. Each item includes contextual action routing and hero metrics. - [Ad campaigns](https://docs.wisepilot.app/api-reference/integrations/ad-campaigns.md): Ad campaigns with 30-day performance metrics. - [GHL agents](https://docs.wisepilot.app/api-reference/integrations/ghl-agents.md): GHL AI agents with active prompt versions (prompt text truncated to 200 chars). - [WordPress status](https://docs.wisepilot.app/api-reference/integrations/wordpress-status.md): WordPress connection state, Elementor availability, plugin status, and recent publishes. Never exposes the WordPress API key. - [AI insights](https://docs.wisepilot.app/api-reference/intelligence/ai-insights.md): AI-generated insights including competitor gaps, CTA proposals, messaging wins, and more. - [Approve, dismiss, or snooze work item](https://docs.wisepilot.app/api-reference/intelligence/approve-dismiss-or-snooze-work-item.md): Update work item status. Approved revision_review items trigger re-execution. minRole: editor - [Confirmed learnings](https://docs.wisepilot.app/api-reference/intelligence/confirmed-learnings.md): Durable patterns validated by 2+ independent test wins. - [Create work item](https://docs.wisepilot.app/api-reference/intelligence/create-work-item.md): Create a revenue intelligence work item. Subject to 8 quality gates (evidence depth, entity routing, action specificity, NaN guard, etc.). minRole: editor - [List confirmed learnings](https://docs.wisepilot.app/api-reference/intelligence/list-confirmed-learnings.md): Durable patterns validated by 2+ independent test wins, with dimension and channel filtering. - [Runner effectiveness stats](https://docs.wisepilot.app/api-reference/intelligence/runner-effectiveness-stats.md): Aggregated runner outcome statistics including win rate, deploy rate, and dismiss rate. - [Test runs](https://docs.wisepilot.app/api-reference/intelligence/test-runs.md): Hypothesis test runs with metric lift, confidence scores, and decisions. - [Work items](https://docs.wisepilot.app/api-reference/intelligence/work-items.md): Revenue intelligence work items ranked by priority (impact * confidence * attribution / cost). - [Advance lifecycle step](https://docs.wisepilot.app/api-reference/lifecycle/advance-lifecycle-step.md): Evaluate current step criteria and advance to the next step if all criteria are met. Returns the updated lifecycle state. minRole: editor - [Lifecycle checklist status](https://docs.wisepilot.app/api-reference/lifecycle/lifecycle-checklist-status.md): Returns the current lifecycle state for an entity — active step, completed steps, step criteria, and readiness score. - [Publish readiness check](https://docs.wisepilot.app/api-reference/lifecycle/publish-readiness-check.md): Validates whether an entity is ready to publish — checks all lifecycle prerequisites, eval score threshold, and platform configuration. - [Skip optional lifecycle step](https://docs.wisepilot.app/api-reference/lifecycle/skip-optional-lifecycle-step.md): Skip the current lifecycle step if it is marked as optional. minRole: editor - [MCP request](https://docs.wisepilot.app/api-reference/mcp/mcp-request.md): Streamable HTTP transport for MCP protocol messages (tool calls, initialization). Stateless — a new MCP server is created per request. Exposes the same 26 tools as the REST API. - [MCP SSE](https://docs.wisepilot.app/api-reference/mcp/mcp-sse.md): Server-Sent Events endpoint for server-initiated MCP messages. - [Terminate MCP session](https://docs.wisepilot.app/api-reference/mcp/terminate-mcp-session.md): Session termination endpoint. - [Meta Ads campaign performance](https://docs.wisepilot.app/api-reference/meta-ads/meta-ads-campaign-performance.md): Meta Ads campaign performance with reach, spend, and conversion metrics. - [Ad campaign overview](https://docs.wisepilot.app/api-reference/metrics/ad-campaign-overview.md): Ad campaign overview with 30-day rollup metrics. Uses pre-computed columns, not a date range. Spend is converted from micros to dollars. - [Ad creative performance](https://docs.wisepilot.app/api-reference/metrics/ad-creative-performance.md): Ad creative performance with daily breakdown. - [Appointment metrics](https://docs.wisepilot.app/api-reference/metrics/appointment-metrics.md): GHL appointment metrics with show rates and daily breakdown. - [Content performance](https://docs.wisepilot.app/api-reference/metrics/content-performance.md): Content performance combining GSC, GA4, and engagement data with daily breakdown. - [Conversation metrics](https://docs.wisepilot.app/api-reference/metrics/conversation-metrics.md): GHL conversation metrics with daily breakdown. - [CTA click/conversion performance](https://docs.wisepilot.app/api-reference/metrics/cta-clickconversion-performance.md): CTA performance metrics with click rates and conversion data by date range. - [Keyword rankings](https://docs.wisepilot.app/api-reference/metrics/keyword-rankings.md): Keyword rankings — snapshot data (no date range). - [Multi-source aggregated overview](https://docs.wisepilot.app/api-reference/metrics/multi-source-aggregated-overview.md): Aggregated data snapshot across GSC, GA4, ads, GBP, conversations, and content. Returns a high-level overview for dashboard consumption. - [Revenue metrics](https://docs.wisepilot.app/api-reference/metrics/revenue-metrics.md): GHL revenue and opportunity metrics with daily breakdown. - [SEO overview](https://docs.wisepilot.app/api-reference/metrics/seo-overview.md): SEO cluster overview — snapshot data (no date range). - [Tracking events](https://docs.wisepilot.app/api-reference/metrics/tracking-events.md): Tracking event summary with event type breakdown and daily detail. - [Unified platform push](https://docs.wisepilot.app/api-reference/platform-push/unified-platform-push.md): Push content or actions to any of 9 supported platforms (WordPress, Elementor, Google Ads, Meta Ads, GHL, Slack, GBP, Instantly, HeyReach) with 23 action types. Risk-gated: HIGH risk actions create approval work items, MEDIUM actions snapshot before update, LOW actions execute directly. Requires edi… - [Prioritized recommended actions](https://docs.wisepilot.app/api-reference/recommend/prioritized-recommended-actions.md): AI-prioritized list of recommended next actions based on current performance data, lifecycle state, and intelligence signals. - [Get run status](https://docs.wisepilot.app/api-reference/runners/get-run-status.md): Returns the current status and results of a runner run. Poll this endpoint to check when a triggered run completes. - [Get runner outcome stats for an agency](https://docs.wisepilot.app/api-reference/runners/get-runner-outcome-stats-for-an-agency.md): Returns aggregated outcome statistics for all runners under this agency, including win rate, deploy rate, dismiss rate, and average lift. Stats are computed weekly and broken down per-website with agency rollups. - [Trigger a runner run](https://docs.wisepilot.app/api-reference/runners/trigger-a-runner-run.md): Queue an immediate execution of a runner. The run is picked up by the runner executor within 5 minutes. Returns the run ID for status polling. - [Get website summary](https://docs.wisepilot.app/api-reference/scoping/get-website-summary.md): Returns website details including content stats and active integrations. - [List accessible websites](https://docs.wisepilot.app/api-reference/scoping/list-accessible-websites.md): Returns all websites the API key has access to (direct scope or via agency). - [Competitor keywords](https://docs.wisepilot.app/api-reference/seo-research/competitor-keywords.md): Competitor keyword overlap and gap analysis. - [Keyword expansion](https://docs.wisepilot.app/api-reference/seo-research/keyword-expansion.md): Ahrefs-powered keyword idea expansion from seed terms. Has per-call API credit cost. - [Keyword volume/difficulty/CPC](https://docs.wisepilot.app/api-reference/seo-research/keyword-volumedifficultycpc.md): Ahrefs-powered keyword metrics lookup. Has per-call API credit cost. - [SERP features analysis](https://docs.wisepilot.app/api-reference/seo-research/serp-features-analysis.md): SERP feature analysis for tracked keywords — featured snippets, PAA, local packs, etc. - [Assemble skill context](https://docs.wisepilot.app/api-reference/skills/assemble-skill-context.md): Resolve data dependencies and assemble full skill execution context. Returns the resolved context package ready for LLM consumption. - [Get skill detail](https://docs.wisepilot.app/api-reference/skills/get-skill-detail.md): Full skill detail including instructions, data dependencies, and version history. - [List skills](https://docs.wisepilot.app/api-reference/skills/list-skills.md): List available AI skill templates with filtering by category and scope. - [Log Slack message](https://docs.wisepilot.app/api-reference/slack/log-slack-message.md): Log a Slack user message and bot response for visibility in the agency panel. Called by the Slack bot after each user-triggered exchange. If the API key has an agency scope, messages are associated with that agency and appear under Agency → Slack. - [Send Slack message](https://docs.wisepilot.app/api-reference/slack/send-slack-message.md): Send a message to a Slack channel via the connected workspace bot. minRole: editor - [Create social post](https://docs.wisepilot.app/api-reference/social/create-social-post.md): Create a social media post for scheduling or immediate publish. minRole: editor - [Schedule social post](https://docs.wisepilot.app/api-reference/social/schedule-social-post.md): Schedule a draft social post for future publishing. minRole: editor - [Force integration data refresh](https://docs.wisepilot.app/api-reference/sync/force-integration-data-refresh.md): Trigger an immediate data refresh for one or all integrations. minRole: editor - [AI Chat](https://docs.wisepilot.app/content-creation/ai-chat.md): Conversational AI interface for creating, refining, and analyzing content. - [Blog Posts](https://docs.wisepilot.app/content-creation/blog-posts.md): Create blog posts with a multi-stage AI wizard: outline, draft, and polish. - [Brief Wizard](https://docs.wisepilot.app/content-creation/brief-wizard.md): Visual page builder with AI-generated copy, images, and live preview. - [Commercial Pages](https://docs.wisepilot.app/content-creation/commercial-pages.md): Build conversion-optimized landing pages, product pages, and more with AI-generated copy. - [Content Planner](https://docs.wisepilot.app/content-creation/content-planner.md): Discover content opportunities from your data and turn them into production assets in one click. - [Content Sources](https://docs.wisepilot.app/content-creation/content-sources.md): Poll external content sources like Reddit, YouTube, and Google News to automatically discover content opportunities. - [Email Campaigns](https://docs.wisepilot.app/content-creation/email-campaigns.md): Generate nurture sequences and campaign emails with AI-powered copywriting. - [Inbox](https://docs.wisepilot.app/content-creation/inbox.md): A unified priority-sorted feed merging work items and opportunities with contextual action buttons and AI-powered automation. - [Longform Editor](https://docs.wisepilot.app/content-creation/longform-editor.md): Rich text editor with inline AI assistance for editing and refining content. - [Content Creation](https://docs.wisepilot.app/content-creation/overview.md): Generate blog posts, landing pages, social content, emails, and more with governed AI. - [Sales Content](https://docs.wisepilot.app/content-creation/sales-content.md): Generate sales scripts, presentation decks, and interactive sales tools. - [Social Content](https://docs.wisepilot.app/content-creation/social-content.md): Generate platform-specific social posts, threads, and carousels. - [Video Scripts](https://docs.wisepilot.app/content-creation/video-scripts.md): Generate scripts for short reels, product demos, how-to videos, and webinars. - [Workspace Chat](https://docs.wisepilot.app/content-creation/workspace-chat.md): A powerful AI chat that knows your brand, content, and data — with skill attachments for guided workflows. - [Finance](https://docs.wisepilot.app/finance.md): Track revenue, costs, and margin across your business entities. Integrates with Stripe and Xero for invoice reconciliation and MRR detection. - [Stripe & Xero Integration](https://docs.wisepilot.app/finance/stripe-xero.md): Connect Stripe and Xero to automatically sync invoices, detect recurring revenue, and reconcile payments. - [Key Concepts](https://docs.wisepilot.app/getting-started/key-concepts.md): Core concepts and terminology used throughout WisePilot. - [Quickstart](https://docs.wisepilot.app/getting-started/quickstart.md): Get up and running with WisePilot in minutes. - [AI Gallery](https://docs.wisepilot.app/images/ai-gallery.md): Browse, search, and manage all AI-generated images in your workspace. - [Brand Subjects](https://docs.wisepilot.app/images/brand-subjects.md): Add recurring characters, products, mascots, and locations for consistent image generation. - [Design Profiles](https://docs.wisepilot.app/images/design-profiles.md): Configure typography, color palettes, and layout settings for page generation. - [Image Styles](https://docs.wisepilot.app/images/image-styles.md): Define visual styles and art direction for AI-generated images. - [Images & Design](https://docs.wisepilot.app/images/overview.md): Configure AI image generation with styles, brand subjects, and design profiles. - [ChatGPT Integration](https://docs.wisepilot.app/integrations/chatgpt.md): Set up a ChatGPT project with full access to WisePilot — read data, create content, publish to platforms, and generate reports through natural conversation. - [Claude MCP](https://docs.wisepilot.app/integrations/claude-mcp.md): Connect Claude to WisePilot via MCP to generate images, browse content, analyze ads, and access AI tools through natural conversation. - [Google Analytics & Search Console](https://docs.wisepilot.app/integrations/google-analytics.md): Connect GA4 and GSC to import search and traffic performance data. - [Google Tag Manager Setup](https://docs.wisepilot.app/integrations/google-tag-manager.md): Legacy GTM event tracking for CTA views and clicks. Replaced by plugin-native tracking in v3.0. - [HighLevel Agents](https://docs.wisepilot.app/integrations/highlevel/agents.md): Configure AI agent prompts, goals, voice, and knowledge bases. - [HighLevel Conversations](https://docs.wisepilot.app/integrations/highlevel/conversations.md): Track AI agent conversations, outcomes, and lead attribution in real time. - [HighLevel Sequences](https://docs.wisepilot.app/integrations/highlevel/sequences.md): Build and optimize email/SMS nurture sequences with AI-generated steps. - [HighLevel Setup](https://docs.wisepilot.app/integrations/highlevel/setup.md): Connect your HighLevel CRM account with OAuth, webhooks, and attribution tracking. - [MCP Tool Reference](https://docs.wisepilot.app/integrations/mcp-reference.md): The 8 explore/query domains and 4 atomic orchestration tools that power WisePilot's MCP surface — for Claude, ChatGPT, and any MCP-compatible client. - [Integrations Overview](https://docs.wisepilot.app/integrations/overview.md): Connect WisePilot with your marketing stack for publishing, tracking, and attribution. - [Social Media](https://docs.wisepilot.app/integrations/social-media.md): Import existing social content and publish AI-generated posts from WisePilot. - [WordPress & Elementor](https://docs.wisepilot.app/integrations/wordpress.md): Connect your WordPress site for content import, publishing, and attribution tracking. - [WordPress Plugin](https://docs.wisepilot.app/integrations/wordpress-plugin.md): Install, activate, and configure the WisePilot WordPress plugin for attribution tracking and CTA event delivery. - [Introduction](https://docs.wisepilot.app/introduction.md): Welcome to WisePilot — AI-powered content management, optimization, and publishing. - [Angles](https://docs.wisepilot.app/library/angles.md): Define content perspectives tied to pain points and audience segments. - [Clusters](https://docs.wisepilot.app/library/clusters.md): Group audiences and topics into clusters for targeted content strategies. - [CTAs](https://docs.wisepilot.app/library/ctas.md): Manage call-to-action templates with tracking, attribution, and performance data. - [Hooks](https://docs.wisepilot.app/library/hooks.md): Create and manage attention-grabbing opening lines for your content. - [Offers](https://docs.wisepilot.app/library/offers.md): Manage promotional offers and value propositions for CTAs and campaigns. - [Content Library](https://docs.wisepilot.app/library/overview.md): Reusable content building blocks — hooks, angles, offers, stories, clusters, and CTAs. - [Stories](https://docs.wisepilot.app/library/stories.md): Manage case studies, testimonials, and customer success narratives. - [Connecting Google Business Profile](https://docs.wisepilot.app/local-seo/connecting-gbp.md): Link your Google Business Profile to enable local SEO features. - [Local SEO Dashboard](https://docs.wisepilot.app/local-seo/dashboard.md): Understand your local SEO score and key performance metrics at a glance. - [Local SEO](https://docs.wisepilot.app/local-seo/overview.md): Monitor and improve your local search presence with Google Business Profile integration, review management, service mapping, and visibility tracking. - [Review Management](https://docs.wisepilot.app/local-seo/reviews.md): Manage Google Business Profile reviews with AI-drafted replies. - [Service Mapping](https://docs.wisepilot.app/local-seo/services.md): See how your GBP services map to your content and identify coverage gaps. - [Visibility Grid](https://docs.wisepilot.app/local-seo/visibility.md): Track your Google Maps ranking across your service area with a heatmap. - [Brand Voice & Positioning](https://docs.wisepilot.app/onboarding/brand-voice.md): Set up your brand position and product-specific tone context. - [Content Classification](https://docs.wisepilot.app/onboarding/content-classification.md): Bulk-classify existing content into product lines using AI-assisted tagging. - [Getting Started with MCP](https://docs.wisepilot.app/onboarding/getting-started.md): Connect Claude to WisePilot via MCP and run your first command. - [ICP Discovery & Creation](https://docs.wisepilot.app/onboarding/icp-creation.md): Discover ideal customer profiles from your existing content and generate messaging dimensions. - [Keyword Organization](https://docs.wisepilot.app/onboarding/keyword-organization.md): Review SEO keyword clusters and assign them to product lines. - [MCP Tool Reference](https://docs.wisepilot.app/onboarding/mcp-tool-reference.md): Complete reference for all product-line and onboarding MCP tools. - [Multi-Product Setup](https://docs.wisepilot.app/onboarding/multi-product-setup.md): Enable multi-product mode, create product lines, and map verticals to ICPs. - [Offer Registry](https://docs.wisepilot.app/onboarding/offer-registry.md): Create offers, map conversion units, and build your pricing architecture. - [Operating Context & Funnels](https://docs.wisepilot.app/onboarding/operating-context.md): Configure per-product funnel profiles and understand how WisePilot prioritizes work. - [Runner Setup](https://docs.wisepilot.app/onboarding/runner-setup.md): Enable AI automations and configure product-scoped runners. - [Website Setup](https://docs.wisepilot.app/onboarding/website-setup.md): Review your website configuration, integrations, and enabled modules. - [Attribution](https://docs.wisepilot.app/optimization/attribution.md): How WisePilot tracks visitors from content view through CTA click to form submission. - [Automation & Data Freshness](https://docs.wisepilot.app/optimization/automation.md): What WisePilot runs automatically, how often your data refreshes, and what to expect each day. - [Data Quality](https://docs.wisepilot.app/optimization/data-quality.md): Monitor the health of your tracking pipeline and attribution data. - [Optimization System Overview](https://docs.wisepilot.app/optimization/overview.md): Track the full funnel from content to conversions with data-driven optimization. - [Scoring](https://docs.wisepilot.app/optimization/scoring.md): Understand how WisePilot calculates optimization scores for your content assets. - [Troubleshooting](https://docs.wisepilot.app/optimization/troubleshooting.md): Common issues and solutions for the Optimization System. - [What We Create](https://docs.wisepilot.app/optimization/what-we-create.md): Resources the system automatically creates for you during integration setup. - [What You Must Configure](https://docs.wisepilot.app/optimization/what-you-configure.md): Manual setup steps required to complete your optimization system integration. - [Content Calendar](https://docs.wisepilot.app/planning/content-calendar.md): Schedule and visualize your content pipeline across time. - [Coverage Analytics](https://docs.wisepilot.app/planning/coverage-analytics.md): Measure content coverage across ICPs, topics, and content types. - [Gap Analysis](https://docs.wisepilot.app/planning/gap-analysis.md): AI-powered discovery of content gaps and opportunities across your portfolio. - [Planning](https://docs.wisepilot.app/planning/overview.md): Plan your content strategy with calendar, quotas, gap analysis, and coverage analytics. - [Quotas](https://docs.wisepilot.app/planning/quotas.md): Set and track content production targets by type. - [SEO](https://docs.wisepilot.app/planning/seo-intelligence.md): Research keywords, discover opportunities, and plan content based on search demand. - [Elementor Templates](https://docs.wisepilot.app/publishing/elementor-templates.md): Import your Elementor templates so AI-generated content matches your existing site design. - [Publishing](https://docs.wisepilot.app/publishing/overview.md): Push generated content to WordPress, Elementor, and other platforms. - [WordPress & Elementor Publishing](https://docs.wisepilot.app/publishing/wordpress-elementor.md): Publish content directly from WisePilot to your WordPress site. - [Cannibalization](https://docs.wisepilot.app/reports/cannibalization.md): Detect content overlap where multiple pages compete for the same keywords. - [Changelog](https://docs.wisepilot.app/reports/changelog.md): View a timeline of content changes, revisions, and publishing events. - [Conversation Impact](https://docs.wisepilot.app/reports/conversation-impact.md): Measure how AI agent conversations drive bookings, lead qualification, and revenue. - [CTA Performance](https://docs.wisepilot.app/reports/cta-performance.md): Analyze CTA effectiveness — view rates, click-through rates, conversion attribution, and the full funnel. - [Messaging Wins](https://docs.wisepilot.app/reports/messaging-wins.md): Identify which messaging patterns, hooks, and angles drive the best results. - [Nurture Attribution](https://docs.wisepilot.app/reports/nurture-attribution.md): Track email nurture sequence impact on pipeline and conversions. - [Reports & Analytics](https://docs.wisepilot.app/reports/overview.md): Comprehensive reporting across content performance, CTA effectiveness, and conversation intelligence. - [Revision Impact](https://docs.wisepilot.app/reports/revision-impact.md): Measure how content updates and refreshes affect performance metrics. - [Brand Guidelines](https://docs.wisepilot.app/workspace/brand-guidelines.md): Define the editorial rules and brand standards that govern all AI-generated content. - [Ideal Customer Profiles (ICPs)](https://docs.wisepilot.app/workspace/icps.md): Define your target audience segments to generate content that speaks directly to them. - [Operating Context](https://docs.wisepilot.app/workspace/operating-context.md): How WisePilot automatically detects your funnel, tracks baselines, and keeps AI agents focused on what matters most. - [Workspace Setup](https://docs.wisepilot.app/workspace/overview.md): Configure your website workspace with brand guidelines, audience profiles, and team access. - [Runners](https://docs.wisepilot.app/workspace/runners.md): Deploy skills as autonomous agents with triggers, output targets, and guardrails. - [Skills](https://docs.wisepilot.app/workspace/skills.md): Create reusable AI playbooks that guide the AI through specific workflows with the right context and data. - [Team & Roles](https://docs.wisepilot.app/workspace/team-and-roles.md): Invite team members and manage role-based access to your workspace. - [Voice & Tone](https://docs.wisepilot.app/workspace/voice-and-tone.md): Configure how your brand sounds across different content types and audiences. ## OpenAPI Specs - [openapi](https://docs.wisepilot.app/openapi.yaml)