Frequently Asked Questions
Everything you need to know about privacy, security, and using the tools
Privacy & Security
Absolutely. Your data never leaves your browser. All processing happens locally on your device using JavaScript. We have no servers that receive or store your data.
No. We don't use any analytics, tracking pixels, or third-party scripts that could compromise your privacy. The only external resources loaded are the fonts and icons needed for the UI.
Yes! Open your browser's Developer Tools (F12) and check the Network tab while using any tool. You'll see no data being sent to external servers. This is a 100% static site with no backend infrastructure.
Functionality
Yes! Once the page is loaded, all tools work completely offline. You can disconnect from the internet and continue using the application.
Each tool supports specific file formats exported from Microsoft 365. Generally, we support JSON and CSV files from audit logs and exports. Check each tool's guide for specific format requirements.
Files over 100MB may cause browser performance issues or memory problems. For very large datasets, we recommend splitting your data into smaller files or using Microsoft's native tools.
The tool will validate the file before processing. If the file type doesn't match the expected format or the content is invalid, you'll see a clear error message explaining what went wrong.
Technical
This is a 100% static website with no servers or backend. All tools run entirely in your browser using JavaScript. You can even self-host it on any static hosting service like GitHub Pages, Netlify, or Vercel.
We support all modern browsers including Chrome, Firefox, Safari, and Edge. Internet Explorer is not supported due to its lack of modern JavaScript features.
Absolutely! Since everything runs client-side, you can clone the repository and deploy it to any static hosting service like GitHub Pages, Netlify, or Vercel.
Custom Tools
Yes! I offer custom tool development for specific M365 data visualization needs. All custom tools maintain the same privacy-first, client-side approach. Contact me to discuss your requirements.
Timelines vary based on complexity. Simple visualizations can be completed quickly, while more complex tools with multiple data sources take longer. Contact me for an estimate based on your specific needs.