# Findest > Findest automatically archives the files that arrive in a user's inbox: an > AI reads each attachment in full and files it into the right folder in > Google Drive, OneDrive, or Dropbox — no downloading, renaming, or touching > anything by hand. Users connect a mailbox once — Gmail and any other IMAP provider with an app password, or Outlook via Microsoft's own sign-in (`Mail.Read`) — granting Findest read-only access. It can never send, delete, or modify anything in the inbox, never marks a message as read, and access is revocable anytime. Filing rules are a plain-language description of what belongs in a destination (e.g. "signed client contracts", "energy bills for the office"), evaluated by an AI model against the full content of each document — not against sender, subject line, or filename keywords. Plans: Free (€0, 2 rules, 30 files/month), Pro (€9/mo, 15 rules, 500 files/month), Business (€29/mo, unlimited rules and files, plus archiving the same document to multiple clouds at once and multi-user teams). ## Key pages - [Home](https://findest.site/): what Findest does and how it works, in one page. - [How it works](https://findest.site/how-it-works.html): the full journey of a document, step by step, including retries and what happens when no rule matches. - [Filing rules](https://findest.site/rules.html): how rules are written as plain-language descriptions the AI evaluates. - [Pricing](https://findest.site/pricing.html): plan comparison and exact prices. - [Security](https://findest.site/security.html): exactly what access Findest has to a user's cloud and email, and what it doesn't. - [API](https://findest.site/api.html): REST endpoint to read archived documents, and an outbound webhook (`document.archived`) signed with HMAC. - [FAQ](https://findest.site/faq.html): common questions about access, privacy, and how filing works. - [Blog](https://findest.site/blog/index.html): guides on email filing automation, GDPR retention, and multi-cloud organization. - [Findest + Google Drive](https://findest.site/google-drive.html): connect Google Drive as an archive destination. - [Findest + OneDrive](https://findest.site/onedrive.html): connect OneDrive or SharePoint as an archive destination. - [Findest + Dropbox](https://findest.site/dropbox.html): connect Dropbox as an archive destination. - [Findest + Gmail](https://findest.site/gmail.html): connect a Gmail account directly as an ingestion source, no manual forwarding needed. - [Findest + Outlook](https://findest.site/outlook.html): connect a personal or Microsoft 365 work Outlook account as an ingestion source. ## Guides by question - [How to save email attachments automatically](https://findest.site/archive/): step-by-step guides for the specific things people try to do — Gmail attachments into Google Drive, Outlook attachments into OneDrive, invoices out of an inbox, why Gmail filters cannot do this on their own, and how this differs from a Zapier automation. ## Guides in Spanish - [Guardar adjuntos automáticamente](https://findest.site/es/guardar/): cómo llevar los adjuntos del correo a Drive, OneDrive o Dropbox sin descargarlos, por mecanismo. - [Archivar por tipo de documento](https://findest.site/es/archivar/): qué hace Findest con facturas de proveedores, de luz, de telefonía y de software, nóminas, tickets, modelos de Hacienda, extractos bancarios, contratos, albaranes y pólizas. - [Findest por sector](https://findest.site/es/para/): cómo lo usan autónomos, gestorías, inmobiliarias, clínicas, despachos de abogados, agencias de marketing, hostelería y comercio electrónico. - [Findest frente a Inbox2Drive](https://findest.site/es/comparar/findest-vs-inbox2drive.html): comparativa con el competidor directo, con precios y límites de los dos. ## Machine-readable - [Full reference](https://findest.site/llms-full.txt): everything below in one file — how a document flows through the system, ingestion mechanisms per provider, cloud scopes, file naming, supported formats and size limits, plan limits, API and webhook, and the verified differences against the direct competitor. - [Pricing as structured data](https://findest.site/pricing.md): plans, exact prices, and every limit, in Markdown for agents that compare products programmatically. ## Other languages The site is also available in Spanish (`https://findest.site/es/`) and French (`https://findest.site/fr/`), with the same page structure. The guide sections above marked "in Spanish" exist only in Spanish on purpose: they cover Spanish-specific matters (Hacienda tax forms, gestorías), and translating them would produce filler rather than useful pages.