How is this different from Ahrefs or SEMrush?
+
SEO Dash doesn't replace your SEO tools. It sits on top of them. You keep your Ahrefs subscription, plug in the API key, and SEO Dash unifies that data with GSC, Analytics, your crawl, and the AI agent into one dashboard. It also adds things those tools don't have: a bi-temporal change tracker, AI Visibility monitoring across ChatGPT and Claude, and an agent that learns what you tell it.
What's BYOK?
+
Bring Your Own Keys. For tools like Ahrefs, Moz, SEMrush, and SERP APIs, you connect your own API credentials. You pay those vendors directly on your existing accounts. SEO Dash is the unified dashboard layer.
Do I need every tool to use SEO Dash?
+
Not at all. Connect what you have. Search Console is the minimum for useful data. Everything else is additive.
What is AI Visibility?
+
Tracking how often, how, and where your brand shows up when people ask AI engines (ChatGPT, Claude, Perplexity, Gemini, Google AI Overviews, Microsoft Copilot) for recommendations or research. SEO Dash runs your prompts across the engines on a schedule, tracks your share of voice against competitors, lists which of your URLs the AI engines cited, and alerts you when you drop out. Available on Pro (4 engines, 15 prompts) and Scale (6 engines, 40 prompts).
What does the change tracker actually catch?
+
Material changes you'd otherwise miss between reports: title rewrites, meta description changes, canonical shifts, schema additions or removals, indexability flips, audit-score collapses, queries dropping out of page 1, sources disagreeing on whether a page is indexed. Each change is a row you can mark as noise, meaningful, or fixed. The agent uses the same data to answer questions like "what changed on /pricing in the last month?".
What happens to my data?
+
Your data lives in an isolated database scoped to your account. We don't train on it, we don't share it, we don't sell it. Export or delete it any time.
Can I switch between plans?
+
Yes. Upgrade or downgrade any time from your billing settings. Changes are prorated.
What happens if I hit my AI run limit?
+
The agent pauses and prompts you to upgrade, wait for the next billing cycle, or plug in your own LLM API key to continue unlimited on your own account.
Can I bring my own LLM key on the $9 tier?
+
Yes. BYOK overrides the managed AI on any tier. If you plug in your own OpenAI or Anthropic key, you get unlimited agent runs, bounded only by your own spending with that provider.
Can I cancel anytime?
+
Yes. Cancel from the billing portal and your subscription ends at the current period. Your data stays accessible for 30 days after cancellation, then gets purged.
What counts as an AI agent run?
+
One message you send to the agent equals one run, no matter how many tools the agent fires in the background to answer it. A scheduled agent (e.g., your weekly briefing) is one run per trigger. An AI Visibility prompt run is one run regardless of how many engines it queries. BYOK LLM usage doesn't count.
Is my data portable?
+
Yes. Every site's data can be exported as CSV or JSON from the dashboard, and you can download your full tenant database file. SEO Dash is also open source on GitHub if you'd rather run your own copy entirely.
Can I use SEO Dash with multiple brands or clients?
+
Pro tracks up to 10 sites on one account. Scale tracks up to 50 sites with AI Visibility coverage across all engines. Pick the tier that matches your portfolio.
I'm coming from Ahrefs or a Data Studio dashboard. What's the migration path?
+
Plug your Ahrefs API key into Settings → SEO Data and your existing keyword + backlink data flows through SEO Dash within a few minutes. No re-indexing, no data export. For Google Data Studio (formerly Looker Studio), the closest analogue is the Overview + Facts pages: they replace whatever GSC + Analytics dashboards you've stitched together with a unified per-site view. The agent can answer the same questions you used to write SQL or LookML for, so you don't need to rebuild reports. Ahrefs and SEMrush stay live on their own accounts; SEO Dash is the unified layer, not a replacement for the underlying tools.
Do you support teams?
+
Single-user accounts today. Multi-seat team accounts (multiple logins per workspace, role-based permissions, per-user audit log) are on the roadmap as the Agency tier (~$299/mo) once 3+ paying customers ask for it. Email hello@seodash.app if that's you.
Annual pricing?
+
Yes. Toggle the cycle on the pricing section. Annual is 2 months free (10× the monthly price for 12 months of service, ~17% off). Cancel any time; if you cancel mid-term you keep service through the end of the period.
Is there a public API?
+
Yes. Every dashboard tool is exposed at /api/v1 (REST, Bearer auth, per-key scopes, rate-limited) and via a remote MCP server at /api/mcp (Claude Desktop, Cursor, Claude Code can connect directly). Mint API keys at /settings?tab=api-keys. Full spec at /docs/api.
Self-host instead?
+
Yep. SEO Dash is open source under MIT. The OSS variant is the same dashboard with the multi-tenant + billing layer stripped: single-user, single SQLite database, plug in your own keys for everything. github.com/seodashapp/seodash.