> ## Documentation Index
> Fetch the complete documentation index at: https://withfew.app/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Privacy

> What stays on your device, what leaves it, and why.

Few sorts tabs. It does not need to know what is on the pages you visit, and it
does not look. **Nothing about your tabs leaves your browser**: Few works out
what a tab is on your device, and sends it nowhere.

*Last updated 23 September 2026.*

## What stays on your device

All of it, unless it is in the next section:

* Your tabs, their titles and addresses, and when you last used each one
* What kind of site each tab is, which Few works out on your device from the
  address and title — using its own list of sites and a small model built into
  the extension
* Your Bin, and when each tab went in
* The sites you have protected
* Your workflow and settings
* The counts behind "this week" in the popup

These live in your browser's own extension storage. They are never uploaded,
never backed up by us, and they disappear when you uninstall.

## What leaves your browser

<AccordionGroup>
  <Accordion title="Your email address, when you sign in" icon="mail">
    Used to identify your account and to send the sign-in link. Nothing else.
  </Accordion>

  <Accordion title="A sentence you type to draft a rule or a workflow — only when you ask" icon="text">
    Two buttons in the editor draft something from a sentence you write:
    **Describe it**, in a Condition, and **Describe how you work**, in the
    templates dialog. When you press one, Few sends that sentence — and nothing
    else, never a tab — to our API, which asks
    [Typesafe](https://typesafe.ai) to pick from a fixed set of choices: kinds
    of site, times, what to do with them. Few builds the result on your device
    and shows it to you before anything changes.

    The sentence is not stored, not cached and not written to our logs. You
    never have to use either button: everything else in Few works without them.
  </Accordion>

  <Accordion title="Payment details, which go straight to Polar" icon="credit-card">
    [Polar](https://polar.sh) is our merchant of record and handles checkout,
    invoices and cancellation. Card details never reach us. We store the
    customer and subscription identifiers Polar gives us, so we know whether
    your account is paid up.
  </Accordion>
</AccordionGroup>

## What never leaves your browser

* The content of any page — Few does not read pages, and injects no script into
  them
* Anything about your tabs: their addresses, titles, or what kind of site they
  are
* Your browsing history
* A list of your tabs
* Screenshots, form data, cookies from sites you visit

## The permissions Few asks for

| Permission                                  | What it is for                                                                          |
| ------------------------------------------- | --------------------------------------------------------------------------------------- |
| `tabs`, `tabGroups`                         | Seeing which tabs exist and moving them into Bin — the product itself                   |
| `storage`                                   | Keeping your workflow, Bin ledger and protected sites on your device                    |
| `alarms`                                    | Waking once a minute to check whether anything is due                                   |
| `notifications`                             | Telling you what it did, with Undo                                                      |
| `cookies`, with access to `app.withfew.app` | Reading your sign-in cookie from our own dashboard, so the extension knows your account |
| Access to `api.withfew.app`                 | Checking your plan, and drafting when you press Generate                                |
| `bookmarks`                                 | Only for the optional Bookmark action                                                   |

Few asks for **no access to the sites you visit**. There is no `<all_urls>`, and
no content script.

## Keeping and deleting

|                                        | How long                                                                                          |
| -------------------------------------- | ------------------------------------------------------------------------------------------------- |
| Account and subscription record        | Until you ask us to delete it                                                                     |
| Sign-in session                        | 90 days, or until you sign out                                                                    |
| Sign-in links                          | 15 minutes, single use                                                                            |
| A sentence you asked Few to draft from | Not kept: used for the one request, then gone                                                     |
| Server logs                            | Operation names, outcomes and timings — no sentences, no addresses, no titles, no email addresses |

To delete your account and everything attached to it, email
[hello@withfew.app](mailto:hello@withfew.app) and we will remove it.
Uninstalling the extension removes everything held on your device.

## Who else is involved

|                                      | What they do                                                                                            |
| ------------------------------------ | ------------------------------------------------------------------------------------------------------- |
| [Cloudflare](https://cloudflare.com) | Runs our API, dashboard and site                                                                        |
| [Typesafe](https://typesafe.ai)      | Drafts from a sentence you typed, when you press Describe it or Describe how you work — never your tabs |
| [Polar](https://polar.sh)            | Takes payments as merchant of record                                                                    |
| [Resend](https://resend.com)         | Delivers sign-in emails                                                                                 |

## Questions

[hello@withfew.app](mailto:hello@withfew.app).
