Skip to content

Generated by python scripts/generate_fullstack_docs.py.

Inventory snapshot

  • Routes discovered in frontend/src/App.tsx: 56
  • Pages (frontend/src/pages): 30
  • Components (frontend/src/components): 49
  • Hooks (frontend/src/hooks): 9
  • API modules (frontend/src/api): 4

Route map

RoutePage componentFile
/actionsActionsfrontend/src/pages/Actions.tsx
/agent-analyticsAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/agentsAgentsfrontend/src/pages/Agents.tsx
/agents/newAgentsfrontend/src/pages/Agents.tsx
/agents/scheduledAgentsfrontend/src/pages/Agents.tsx
/agents/templatesAgentsfrontend/src/pages/Agents.tsx
/answer-engine-insightsAnswerEngineInsightsfrontend/src/pages/AnswerEngineInsights.tsx
/billingBillingfrontend/src/pages/Billing.tsx
/brandAnswerEngineInsightsfrontend/src/pages/AnswerEngineInsights.tsx
/brand-hubBrandsfrontend/src/pages/Brands.tsx
/brand/competitorsBrandsfrontend/src/pages/Brands.tsx
/brand/domainsBrandsfrontend/src/pages/Brands.tsx
/brand/link-destinationsBrandsfrontend/src/pages/Brands.tsx
/brand/promptsPromptsfrontend/src/pages/Prompts.tsx
/brand/settingsSettingsfrontend/src/pages/Settings.tsx
/brand/shoppingShoppingPlaceholderfrontend/src/pages/ShoppingPlaceholder.tsx
/brand/topicsPromptManagementfrontend/src/pages/PromptManagement.tsx
/brandsBrandsfrontend/src/pages/Brands.tsx
/chatsChatsfrontend/src/pages/Chats.tsx
/contentContentCMSfrontend/src/pages/ContentCMS.tsx
/content-libraryContentCMSfrontend/src/pages/ContentCMS.tsx
/content-library/tools/url-slug-optimizerContentOptimizationfrontend/src/pages/ContentOptimization.tsx
/content-optimizationContentOptimizationfrontend/src/pages/ContentOptimization.tsx
/content/:articleIdContentEditorfrontend/src/pages/ContentEditor.tsx
/conversationsPromptsfrontend/src/pages/Prompts.tsx
/cost-managementCostManagementfrontend/src/pages/CostManagement.tsx
/getting-startedOnboardingWizardfrontend/src/pages/onboarding/OnboardingWizard.tsx
/knowledge-basesKnowledgeBasesfrontend/src/pages/KnowledgeBases.tsx
/metric-formulasMetricFormulasfrontend/src/pages/MetricFormulas.tsx
/onboardingOnboardingWizardfrontend/src/pages/onboarding/OnboardingWizard.tsx
/overviewDashboardfrontend/src/pages/Dashboard.tsx
/prompt-editorPromptsfrontend/src/pages/Prompts.tsx
/prompt-managementPromptManagementfrontend/src/pages/PromptManagement.tsx
/promptsPromptsfrontend/src/pages/Prompts.tsx
/settingsSettingsfrontend/src/pages/Settings.tsx
/settings/account/api-keysSettingsfrontend/src/pages/Settings.tsx
/settings/account/appearanceSettingsfrontend/src/pages/Settings.tsx
/settings/account/integrationsSettingsfrontend/src/pages/Settings.tsx
/settings/account/profileSettingsfrontend/src/pages/Settings.tsx
/settings/organization/billingSettingsfrontend/src/pages/Settings.tsx
/settings/organization/peopleSettingsfrontend/src/pages/Settings.tsx
/settings/organization/upgrade-planSettingsfrontend/src/pages/Settings.tsx
/shoppingShoppingPlaceholderfrontend/src/pages/ShoppingPlaceholder.tsx
/sign-in/*SignInPagefrontend/src/pages/auth/SignInPage.tsx
/sign-up/*SignUpPagefrontend/src/pages/auth/SignUpPage.tsx
/sourcesSourcesfrontend/src/pages/Sources.tsx
/suggestionsSuggestionsfrontend/src/pages/Suggestions.tsx
/supportSupportfrontend/src/pages/Support.tsx
/websiteAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/:domainAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/:domain/logsAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/:domain/settingsAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/:domain/setupAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/:domain/setup/ga4AgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/logsAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx
/website/settingsAgentAnalyticsfrontend/src/pages/AgentAnalytics.tsx

Page inventory

  • frontend/src/pages/Actions.tsx
  • frontend/src/pages/AgentAnalytics.tsx
  • frontend/src/pages/Agents.tsx
  • frontend/src/pages/AnswerEngineInsights.tsx
  • frontend/src/pages/Billing.tsx
  • frontend/src/pages/Brands.tsx
  • frontend/src/pages/Chats.tsx
  • frontend/src/pages/ContentCMS.tsx
  • frontend/src/pages/ContentEditor.tsx
  • frontend/src/pages/ContentOptimization.tsx
  • frontend/src/pages/CostManagement.tsx
  • frontend/src/pages/Dashboard.tsx
  • frontend/src/pages/KnowledgeBases.tsx
  • frontend/src/pages/MetricFormulas.tsx
  • frontend/src/pages/PlatformPlaceholder.tsx
  • frontend/src/pages/PromptManagement.tsx
  • frontend/src/pages/Prompts.tsx
  • frontend/src/pages/Settings.tsx
  • frontend/src/pages/ShoppingPlaceholder.tsx
  • frontend/src/pages/Sources.tsx
  • frontend/src/pages/Suggestions.tsx
  • frontend/src/pages/Support.tsx
  • frontend/src/pages/auth/SignInPage.tsx
  • frontend/src/pages/auth/SignUpPage.tsx
  • frontend/src/pages/onboarding/AccountTypeStep.tsx
  • frontend/src/pages/onboarding/OnboardingWizard.tsx
  • frontend/src/pages/onboarding/PromptReviewStep.tsx
  • frontend/src/pages/onboarding/SetupReviewStep.tsx
  • frontend/src/pages/onboarding/TopicSelectionStep.tsx
  • frontend/src/pages/onboarding/TrialPricingStep.tsx

Component inventory

  • frontend/src/components/ErrorBoundary.tsx
  • frontend/src/components/GoogleAnalyticsTracker.tsx
  • frontend/src/components/PromptHistoryPanel.tsx
  • frontend/src/components/auth/AuthTokenProvider.tsx
  • frontend/src/components/auth/ProtectedRoute.tsx
  • frontend/src/components/charts/BrandComparisonToggle.tsx
  • frontend/src/components/charts/ChartAnnotationMarker.tsx
  • frontend/src/components/charts/ChartDrilldownModal.tsx
  • frontend/src/components/charts/VisibilityChart.tsx
  • frontend/src/components/content/ContentConfigForm.tsx
  • frontend/src/components/content/TemplatePickerModal.tsx
  • frontend/src/components/filters/DashboardFilters.tsx
  • frontend/src/components/geo/KanbanBoard.tsx
  • frontend/src/components/geo/KanbanColumn.tsx
  • frontend/src/components/geo/RecommendationCard.tsx
  • frontend/src/components/insights/CitationsTab.tsx
  • frontend/src/components/insights/InsightsSettingsPanel.tsx
  • frontend/src/components/insights/PersonasTab.tsx
  • frontend/src/components/insights/PlatformsTab.tsx
  • frontend/src/components/insights/PromptsTab.tsx
  • frontend/src/components/insights/QueryFanoutsTab.tsx
  • frontend/src/components/insights/RegionsMapPanel.tsx
  • frontend/src/components/insights/RegionsTab.tsx
  • frontend/src/components/insights/SentimentTab.tsx
  • frontend/src/components/insights/VisibilityTab.tsx
  • frontend/src/components/layout/Backdrop.tsx
  • frontend/src/components/layout/Header.tsx
  • frontend/src/components/layout/Layout.tsx
  • frontend/src/components/layout/MobileNav.tsx
  • frontend/src/components/layout/Sidebar.tsx
  • frontend/src/components/search/GlobalSearch.tsx
  • frontend/src/components/search/SearchResultItem.tsx
  • frontend/src/components/search/SearchResults.tsx
  • frontend/src/components/ui/AISourceIcons.tsx
  • frontend/src/components/ui/AISourceSelector.tsx
  • frontend/src/components/ui/AnnotationModal.tsx
  • frontend/src/components/ui/AnnotationsDropdown.tsx
  • frontend/src/components/ui/Badge.tsx
  • frontend/src/components/ui/Button.tsx
  • frontend/src/components/ui/ComparisonToggle.tsx
  • frontend/src/components/ui/DataTable.tsx
  • frontend/src/components/ui/DateRangePicker.tsx
  • frontend/src/components/ui/EmptyState.tsx
  • frontend/src/components/ui/EnterpriseLockedPanel.tsx
  • frontend/src/components/ui/MetricCard.tsx
  • frontend/src/components/ui/Modal.tsx
  • frontend/src/components/ui/Skeleton.tsx
  • frontend/src/components/ui/TabNav.tsx
  • frontend/src/components/ui/Toast.tsx

Hook inventory

  • frontend/src/hooks/useApi.ts
  • frontend/src/hooks/useAuthFetch.ts
  • frontend/src/hooks/useClickOutside.ts
  • frontend/src/hooks/useCountUp.ts
  • frontend/src/hooks/useDateRange.ts
  • frontend/src/hooks/useDebounce.ts
  • frontend/src/hooks/useGlobalSearch.ts
  • frontend/src/hooks/useLocalStorage.ts
  • frontend/src/hooks/useMediaQuery.ts

API module inventory

  • frontend/src/api/auth-helpers.ts
  • frontend/src/api/billing.ts
  • frontend/src/api/client.ts
  • frontend/src/api/onboarding.ts

Unified product and engineering documentation.