Collaboration

The Web Account Area

Manage your Stet account, devices, and sharing from a browser at sync.getstet.app/account. Desktop's account panel now links out here instead of holding this UI itself.

Five sections

Profile. Your display name (editable), email, and the terms-acceptance line.

Devices. Every signed-in session, each with a device label and last-active time. Revoke any session you don't recognize or no longer use -- this signs that device out immediately. Your current session is marked so you don't accidentally revoke yourself.

Usage & billing. A meter per workspace showing how much of your allowance you're using, plus a document count. The document limit comes from the server, so an account with a Writer entitlement sees Writer's numbers rather than the free tier's. Below the meter sit the plan cards, covered under "Plans and billing" below.

Sharing. Two lists: workspaces you own, and workspaces shared with you. Each shows the people on it, their role, and their review setting. Owners can invite people, see pending invites, manage per-document review links, and edit the workspace's review rules in plain language. Non-owners see a read-only summary. You can also stop sharing a workspace from here without opening the desktop app.

Data & privacy. Account deletion, with a type-your-email confirmation step. Deleting your account revokes every session and review link, removes your membership from every workspace, and soft-deletes any workspace you solely own (purged after 30 days). It does not touch files already on anyone's disk -- Stet is local-first, so your documents stay exactly where they are on every machine that has them. Export isn't available yet.

Plans and billing

Two plan cards: Free and Writer. A monthly/yearly toggle sits above them. Yearly is 20% cheaper than paying month to month, and the cards restate the price for whichever you have selected.

Upgrade opens Stripe Checkout in the browser. When you come back, the card reflects your subscription state: active, past due, or cancelling at period end. Manage billing opens the Stripe customer portal, where you change your card, switch between monthly and yearly, download invoices, or cancel.

Billing runs through Stripe end to end: checkout, the customer portal, and a webhook that grants or removes the Writer entitlement on your account. If checkout is not switched on for your account yet, the Writer card falls back to a contact link instead of an Upgrade button, and nothing is charged.

Review links

A review link lets someone review one document without an account. You can create more than one link per document, and optionally protect a link with a password -- anyone opening it is prompted for the password before they see the content.

Plan limits

The free tier is 10 MiB of synced content and 10 markdown documents. The limit is per account, pooled across every workspace you own -- not per workspace. Whichever limit you reach first is the one that applies. Non-markdown files count toward the size limit.

The Writer plan raises this to 1 GiB with no document count limit. The usage endpoint returns Writer's quotas as soon as the entitlement lands, so the meter moves the moment the subscription is active.

The meter warns at 80%, but nothing is actually blocked yet if you go over -- enforcement is still being rolled out.