Cross-tenant domain reuse
Last updated 2026-06-14
Definition
Cross-tenant domain reuse means when one customer’s audit crawls a public competitor, Quri can serve that saved read to another customer’s audit of the same public domain. It only ever reuses public-page reads — never your private metrics or account data — which cuts crawl cost and makes repeat audits faster.
How to do this in Quri
- Run an audit at /app/audit that includes a well-known public competitor.
- If Quri already crawled that public domain, it serves the cached read instantly.
- Get your audit back faster because no fresh crawl was needed.
- Trust that only public-page reads are shared — your account data never is.
Frequently asked
- Is any of my private data shared with other tenants?
- No. Only the read of a public competitor domain is reused. Your connected metrics, account data, and audit choices stay scoped to you and are never shared.
- Why is this safe?
- A competitor’s public website is the same page for everyone. Sharing that crawled read across audits is no different from two people visiting the same public URL.