AT
Scope
Features
How It Works
FAQ
Sign In
Get Started
AI
Sign in to ATScope
Enter your account credentials to access your dashboard
{ const data = await res.json(); if (!res.ok) throw new Error(data.detail || 'Login failed'); Alpine.store('toast').show('Signed in successfully!', 'success'); window.location.href = '/dashboard'; }) .catch(err => { loading = false; error = err.message; Alpine.store('toast').show(err.message, 'error'); }); ">
Email Address
Password
Forgot?
Sign In
Authenticating...
Don't have an account?
Sign up for free