# AgentGeo Application — Dashboard & Audits This is the interactive dashboard for the AgentGeo AI Visibility platform. It provides tools for managing GEO audits, tracking citations, and orchestrating remediation. ## Dashboard Features - **Project Management**: Organize domains and keywords into logical containers. - **Audit Runner**: Trigger and monitor multi-engine AI visibility scans. - **Citation Explorer**: Deep-dive into specific AI responses with context snippets and sentiment analysis. - **ROI Tracking**: Visualize the correlation between AI visibility gains and GA4 referral traffic. - **Remediation Queue**: Manage and track content fix jobs sent to the ECW pipeline. ## Technical Structure - **Frontend**: Svelte 5 + Tailwind 4 (SPA mode). - **Data Visuals**: Chart.js for citation trends and Share of Model (SoM) distributions. - **Tables**: TanStack Table for high-performance citation and audit data exploration. ## Bot Access This application is designed for interactive use. Automated agents should use the REST API endpoints defined in the documentation.