The stuff you actually check every day.
Builds, deploys, env vars. The things you open the Netlify dashboard for ten times a day — now one tap away on your phone.
And all the rest.
Domains, forms, webhooks, build triggers — the full Netlify toolkit, sized for a phone screen.
Domains & DNS
Browse your DNS zones, look up domain records, and check configurations — useful when you're debugging a DNS issue away from your desk.
Form submissions
See what people are submitting to your Netlify Forms. Browse entries, check details, and keep an eye on volume.
Build triggers
Kick off a new build or clear the cache with one tap. No need to push an empty commit or open the dashboard.
Multiple accounts
Freelancers and agencies: switch between client accounts in seconds. Add as many Netlify tokens as you need.
Token-based auth
Authenticates with Netlify personal access tokens stored securely on your device. No passwords, no OAuth redirects.
Webhooks
View configured webhooks for each site and check hook details. Handy for verifying integrations are wired up correctly.
Frequently asked questions
Have a different question? Send us an email.
How does authentication work?
You generate a personal access token in your Netlify account settings and paste it into the app. The token is stored on your device — Netli.fyi never sees or stores it on any server.
Can I use multiple Netlify accounts?
Yes. Add a token for each account and switch between them. Useful if you manage personal projects and client work separately.
Is this an official Netlify app?
No. Netli.fyi is an independent app built on the public Netlify API. It is not affiliated with or endorsed by Netlify.
Can I trigger builds?
Yes. You can trigger a new build or clear the build cache for any site. You cannot change build commands or other build settings from the app — use the Netlify dashboard for that.
Can I edit environment variables?
You can view, add, update, and delete environment variables per site. Changes go through the Netlify API and take effect on the next deploy.
What about build logs?
Tap any build to see the full log output. Useful for quickly checking why something failed without opening a browser.
Is it free?
Yes. Netli.fyi is free to download and use with all features included.
What platforms does it support?
iOS and Android. Both are native apps available on the App Store and Google Play.
Is my data secure?
All communication goes directly from your device to the Netlify API over HTTPS. Your token is stored in secure device storage. No data passes through any third-party server.