Docs / FAQ
How Diagnos works and how to provide better debugging context.
What log formats are supported?
Plain text logs, stack traces, and mixed snippets from Android, iOS, and web runtimes.
Does Diagnos call a real model?
Yes. Analysis requests are sent to Diagnos servers and the configured model provider.
Where is my data stored?
Saved history stays in browser storage on this device for up to 30 days. Analysis requests are processed remotely.
How many history items are kept?
Up to 30 recent sessions are kept locally. Older or expired records are removed automatically.
How can I anonymize logs safely?
Replace tokens, emails, phone numbers, user IDs, and private URLs before submitting.
What context should I include for better results?
App version, OS/device, network conditions, and exact reproduce steps typically increase diagnosis quality.
Why does a shared link show empty on another device?
Session detail pages rely on local browser storage, so links are shareable but the underlying result data is not synced remotely.
Can I export the report?
Yes. Result pages support Markdown and JSON export.
How do I verify a hypothesis?
Use the checklist section. Each step explains why it matters and how to validate it quickly.
What should I do if no hypothesis matches?
Paste a longer snippet around the first failure and add environment or repro context for a second pass.