AACsearch
Dashboard & Operations

Dashboard Help Map

Route-to-docs index — every dashboard screen mapped to the documentation page that explains it.

Use this page to navigate from any screen you see in the AACsearch dashboard to the documentation that explains what it does, why it exists, and how to act on it.

The map is split into two scopes:

  • Organization scope (/[orgSlug]/...) — everything tied to a specific search workspace.
  • Account scope (/...) — your personal account, AI wallet, and platform-admin tools.

Organization scope

Dashboard routeWhat you seeDocs
/[orgSlug]/overviewKPI tiles, search volume sparkline, top queries, plan cardDashboard Overview
/[orgSlug]/getting-started6-step onboarding checklistGetting Started: Overview
/[orgSlug]/searchIndexes · Playground · API Keys · Widget tabsSearch Workspace
/[orgSlug]/search (Indexes)Index list, create/reindex/delete row actionsIndex Management
/[orgSlug]/search (Playground)Query tester with filters, sort, raw resultsSearch Workspace → Playground
/[orgSlug]/api-keysAll API keys across indexes (org-wide view)API Keys
/[orgSlug]/import-jobsBulk import historyImport Jobs
/[orgSlug]/previewSearch preview surfaceSearch Workspace → Playground
/[orgSlug]/analyticsDashboard · Top Queries · Failed · Activity tabsAnalytics Dashboard
/[orgSlug]/relevanceSynonyms · Curations · Stopwords · PresetsRelevance Tuning
/[orgSlug]/connectorsConnector tokens, sync history, heartbeat statusConnectors → Overview, Connector API Lifecycle
/[orgSlug]/knowledgeKnowledge spaces (RAG/GraphRAG surface)Knowledge & Admin
/[orgSlug]/settings/generalOrganization name, slug, deletionDashboard Overview → Organization scope
/[orgSlug]/settings/membersInvite, role assignment, removalMembers & Roles
/[orgSlug]/settings/billingActive plan, usage, invoices, overage, top-upBilling → Overview, Plans & Limits
/[orgSlug]/settings/auditFilterable, exportable audit logAudit Logs

Account scope

Dashboard routeWhat you seeDocs
/settings/generalProfile (name, email, avatar, locale, timezone)Dashboard Overview → Account scope
/settings/securityPassword, 2FA (TOTP, passkeys), OAuth connectionsSecurity Overview
/settings/notificationsNotification preferencesDashboard Overview → Account scope
/settings/billingPersonal plan, payment methods, invoicesBilling → Overview
/settings/billing/ai-creditsAI wallet balance, top-up, auto-recharge, spending limitsBilling → Wallet & AI credits
/settings/billing/invoicesInvoice history, download PDFsBilling → Invoices
/knowledgePersonal knowledge spacesKnowledge & Admin
/chatbotAI chatbotKnowledge & Admin
/admin/auditPlatform-wide audit feed (admins only)Audit Logs
/admin/walletWallet ledger across orgs (admins only)Billing → Wallet & AI credits
/admin/billing-analyticsCross-tenant billing metrics (admins only)Billing → Overview
/admin/organizationsAll orgs, plan inspection, manual overrides (admins only)Plans & Limits → Admin overrides

How to use this map from the app

If you are adding a help link from a dashboard surface, follow these rules:

  1. Empty states — link to the most actionable docs page. For example, an empty index list links to Getting Started: Create your first index, not to this map.
  2. Tooltips / "Learn more" buttons — link to the page that explains the specific control (e.g. API key scopesAPI Keys → Key scopes). Use anchors when the section ID is stable.
  3. Quota / billing banners — always link to Plans & Limits and Billing → Overview.
  4. Connector / sync error toasts — link to Connector API Lifecycle.
  5. Fallback — if no deeper page applies, link to this map (/docs/dashboard/help-map) so the user has a single entry point.

Anchors stability

Section IDs on docs pages are derived from headings. Avoid linking to ad-hoc subsections from in-app tooltips; prefer linking to a page heading you control, or to a stable top-level section like #playground-tab or #key-scopes. When in doubt, link to the page itself and let the user scan.

  • Dashboard Overview — what the org overview screen shows and where the data comes from.
  • Search Workspace — Indexes, Playground, API Keys, Widget tabs in one place.
  • Plans & Limits — entitlements model, quota enforcement, plan resolution.

On this page