Getting started
How to create your account and start using Unsparing.dev.
Getting started
Create your account
- Go to control.unsparing.dev
- Click Sign up and enter your email and a password
- Your workspace is ready immediately — no email confirmation required
Your workspace
After signing in, you land on the Overview page. From there you can:
- Create and manage scheduled HTTP jobs
- Set up DNS change watchers
- Invite teammates to your workspace
Create your first scheduled job
- Go to Cron in the sidebar
- Click New task
- Enter the URL to call and choose a schedule (e.g. every 5 minutes, hourly, daily)
- Optionally configure retries, jitter, and a webhook to receive results
- Save — the job runs automatically from the next interval
Set up DNS monitoring
- Go to DNS in the sidebar
- Click New watcher
- Enter a domain name
- Choose which record types to monitor (A, AAAA, CNAME, MX, TXT, etc.)
- Choose a check interval and add email or webhook alerts
- Save — Unsparing will snapshot and diff your records on schedule
Need help?
- API reference
- Contact support from within the app at Settings → Support