Keep the frontend ready for the integrations that come next
Profile, workspace defaults, theme preference, and API placeholders are organized here so backend connectors can slot in cleanly later.
Profile
Personal details used across reports and workspace presence.
Workspace settings
Defaults for projects, reports, and future sync behavior.
Theme preference
Switch the workspace look without waiting for backend preferences to be wired.
API & integration placeholders
Clear scaffolding for future connector flows and workspace permissions.
Google Search Console
Reserved for OAuth-based property syncing once backend auth and token storage are available.
Google Analytics 4
Will surface acquisition and landing-page metrics after secure server-side connector setup.
Webhook & API access
Frontend is ready for generated keys, scopes, and audit logs once backend endpoints exist.
Future integration map
Frontend-only placeholders that show where secure backend wiring will land.
TODO: bind profile and workspace inputs to persisted user/workspace settings once API routes exist.
TODO: connect Search Console and GA placeholders to server-managed OAuth flows and token refresh logic.
TODO: surface API keys, scopes, and webhook delivery logs after backend support is available.
No API keys generated
Once backend integrations are added, generated keys and scopes will appear here for secure automation flows.
No connected properties
Search Console, Analytics, and crawl sources will live in this workspace panel after connector setup is implemented.