=============== Getting Started =============== This page covers your first interaction with Eyrie — the splash screen, signing in, and navigating the home dashboard. Splash Screen ============= When you visit ``/_eyrie/`` you are greeted by the Eyrie splash screen, an animated day/night SVG login page. From here you can sign in with an existing account or create a new one. .. image:: /static/img/splash_screen.png :alt: TODO — screenshot of the Eyrie splash screen Signing In ========== Enter your email and password to sign in. If your organization uses SSO, click the appropriate provider button. New users can register directly from this page. Home Dashboard ============== After signing in you land on the home dashboard at ``/_eyrie/app``. The dashboard shows: - **Project count** — the number of projects you belong to. - **Cluster count** — clusters across all your projects. - **Deployment stats** — total deployments, currently running, paused, and in error. .. image:: /static/img/home_dashboard.png :alt: TODO — screenshot of the home dashboard Theme Toggle ============ Use the light/dark theme toggle in the top navigation bar to switch between light and dark mode. Your preference is saved in your browser.