What an Account Is For
Linkly AI is a local-first application: your documents, your index, and your searches all happen on your own computer. The account plays no part in any of that. It does exactly one thing — connect you to Linkly AI’s official cloud services. Concretely, the account is the credential for three cloud capabilities:Official AI Models
Cloud Libraries
Remote Access
What Works Without Signing In
This is the product’s baseline, and it’s written into the app under Settings → Data Privacy → What we don’t do:No mandatory sign-in; client capabilities don’t depend on cloud services.Capabilities that need no account and no internet connection whatsoever:
What Signing In Unlocks
Official AI models
Official AI models
Cloud libraries
Cloud libraries
Remote access (MCP tunnel)
Remote access (MCP tunnel)
mcp.linkly.ai so cloud-hosted AI applications like ChatGPT and Claude.ai can read the documents on your computer. Requires a Pro subscription; configuration is covered in Remote Access.Pages in the Web Dashboard
How to Sign In
On the Web
Go to linkly.ai and click sign in. Take your pick of four methods, none of which involves setting a password:- Google account authorization
- GitHub account authorization
- Notion account authorization
- Email code: enter your address and receive a one-time code by email
On the Desktop
The desktop app leads with browser authorization — no keys for you to shuttle around by hand:Open account settings
Authorize in your browser
openid email scopes). The app shows Waiting for browser authorization… in the meantime, and you can click Cancel at any point.Return to the app automatically
In the Browser Extension
The extension never requires a sign-in: open the side panel and you can extract a page, convert it to Markdown, preview it, and export it. Signing in is just an optional action on the toolbar.Setting a Username
A cloud library’s address looks likelinkly.ai/<username>/<slug>, so the account needs a globally unique username.
- When you need one: the first time you enter the web dashboard, an unskippable Complete your profile dialog asks for a Display Name and a Username; going straight to creating a cloud library asks for it too.
- Where to set it: the avatar in the top-right corner of the dashboard → Edit Profile. The same dialog also lets you change your avatar and display name (the email address is read-only).
- Format rules: 6–39 characters, lowercase letters, digits, and hyphens only, must start and end with a letter or digit, no consecutive hyphens, and platform-reserved words are off limits.
Free and Pro
Linkly AI draws a clean line: all local capabilities are free, and what Pro buys is the cloud enhancements.- Cloud library search is open to free accounts, just with a smaller quota. What’s genuinely Pro-only is remote access (the tunnel) — on that path a free account gets an upgrade prompt straight away.
- Inviting other people to your own library doesn’t need Pro. A library created on a free account can only be Private, but you can still invite readers by email from the library settings page → Sharing. Only publishing openly (Public / Showcase) needs Pro.
- A library someone shares with you doesn’t count against your creation quota, only against one link slot.
- The official models draw on a shared quota pool, different models consume it at different multipliers, and filling any one of the three time windows gets you rate-limited. Check what’s left in real time with the Model quota button at the bottom of the sidebar in the app, or on the dashboard home page. See Model Service for details.
Subscribing and Cancelling
- Upgrading: go to the website and click Subscribe Now to check out through Stripe. The Chinese interface additionally offers One-time payment (Alipay / WeChat Pay) — valid for 1 year, no auto-renewal, repurchase when it expires.
- Cancelling: the avatar in the top-right corner of the dashboard → My subscription takes you to the Stripe management page to cancel. Your benefits remain active until the end of the current billing period.
- A 7-day full refund, no questions asked is supported.
API Keys
An API key is your account’s stand-in on the command line and in third-party tools, formatted aslkai_ plus 32 hexadecimal characters (37 in total).
Where to get one: dashboard → Integrations → the API Keys section → New Key. The name can be left blank.
What it’s for:
- One key per account is enough. Signing in on the desktop creates (or reuses) one for you automatically; the web dashboard disables the New Key button once you already have one.
- It isn’t shown only once. The key is masked in the list by default — click the eye icon to reveal it in full at any time, and the copy icon to copy it.
- It never expires by default, unless you revoke it yourself.
- It can be revoked: click the trash icon and confirm. The key stops working immediately, and you simply create a new one.
Accounts and Security
- Signing out (desktop): Settings → Account → Sign Out, with a confirmation step. It only clears the credentials stored on this machine — your local index, local libraries, chat history, and anything already pushed to the cloud are all untouched.
- Signing out is not the same as revoking a key: the API key on the server remains valid. To invalidate it for good (a lost computer, a leaked key), you have to revoke it in the dashboard.
- Where credentials live: on the desktop, in
config.jsoninside the app data directory; for the CLI, in~/.linkly/credentials.json. Both are local files, and keys are redacted automatically in the app logs. - Deleting your account: there’s no self-service option yet — contact us through the support page and we’ll take care of it.
FAQ
What do I miss out on by not signing in? Is it worth registering?
What do I miss out on by not signing in? Is it worth registering?
Once I sign in, do my files get uploaded?
Once I sign in, do my files get uploaded?
How many computers can one account be used on?
How many computers can one account be used on?
Can I change my username? What if I got it wrong?
Can I change my username? What if I got it wrong?
What does Needs setup or Sign in to your account first mean on the desktop?
What does Needs setup or Sign in to your account first mean on the desktop?
After signing out, are the libraries I pushed to the cloud still there?
After signing out, are the libraries I pushed to the cloud still there?
What do I do when the free quota runs out?
What do I do when the free quota runs out?
Further reading
- Quick Start — installation, first launch, and the basics
- Model Service — official models, the quota pool, and bring-your-own-key (BYOK)
- Using the Chatbot — the full guide to the built-in chat window
- Using Cloud Libraries — creating, pushing, linking, and sharing
- Remote Access — the Pro-only MCP tunnel
- FAQ — privacy commitments and where your data goes
- Using the Browser Extension — what you can do without signing in at all

