Login
On-demand Tesla data logging, powered by TeslaMate and AWS Fargate.
Sign Up
Create an account to start logging your Tesla data.
Verify Email
Control
Getting started:
- Go to the Profile tab and click Sign in with Tesla to connect your Tesla account.
- Come back here and click Start Logging.
- TeslaMate will sign in automatically using your stored credentials.
You only need to connect your Tesla account once. Credentials persist between sessions.
Sessions
Community Fleet
Shared stats from Tesla drivers using TeslaFarMate. Fully anonymous — no names, no locations, no specific cars.
How efficient each Tesla model is
How much energy each model uses per kilometer. Bright areas show the most common values.
Power used at different speeds
Each dot is a real driving moment. Drag the sliders to hide bumpy or hilly moments and see a cleaner power-vs-speed curve.
How fast each model charges
Charging speed at different battery levels. Bright cells are where the car spends most of its charging time.
Battery health as cars age
How much of the original battery capacity each car still has. Dots drifting down and right as kilometers grow is normal wear over time.
Where we drive
SQL Playground
Explore the fleet data yourself. Read-only SELECT/WITH queries against six tables: vehicles, sessions, drives, drive_points, charges, charge_points. Each query can scan up to 1 GB and return up to 1,000 rows.
Profile
Tesla Connection
Connect your Tesla account to start logging. A popup will open with Tesla's official login page (auth.tesla.com) — we never see or store your Tesla password.
After signing in, Tesla gives us a secure API token that allows TeslaMate to read your car's data (location, speed, battery, etc.). This token:
- Does not give us access to your Tesla account, password, or payment info.
- Can only read vehicle data — it cannot lock/unlock, start, or control your car.
- Is encrypted and stored securely. You can disconnect at any time.
You only need to do this once. Your connection persists between logging sessions.
After signing in with Tesla, you'll land on a page that says "Page Not Found" — this is expected! Copy the entire URL from that page's address bar and paste it below. The URL contains your authorization code.
Data Export
Download a full backup of your TeslaMate database. This includes all drives, charges, positions, and settings. You can restore this into any PostgreSQL/TeslaMate instance.
Community Fleet
By default, anonymized stats from your sessions contribute to the public Fleet dataset — these power the efficiency, charge curve, and degradation charts visible to everyone. No VIN, location, exact odometer, or absolute timestamp is shared.
Turning this off stops new contributions and retroactively deletes any data already collected from you (staged records delete immediately; records already merged into the public dataset are removed within 24 hours).
Danger Zone
Deletes all session data, S3 dumps, and exports. Your account and Tesla connection remain intact.
Permanently deletes your account, Tesla connection, all session data, and S3 backups. This cannot be undone.