Pricing · all features included on every plan

Plans that scale with you

Start free, upgrade when you need more notes, tasks or highlights. Limits below are live values from your account configuration — admin can tune them per plan.

Free

For trying things out

$0 forever

No credit card required

Get started
  • 3 note tabs · up to 5,000 chars/tab
  • 20 tasks · title 50 chars / desc 160 chars
  • 10 private highlights per page
  • Browser extension
  • Community support
Enterprise

For teams & organisations

Contact us

Volume discounts available

Contact sales
  • 20 note tabs · up to 20,000 chars/tab
  • 500 tasks · title 50 chars / desc 160 chars
  • 100 private highlights per page
  • Priority email support
  • Early access to new features

Compare features in detail

Feature Free Pro Enterprise
Note tabs 31020
Characters per note 5,00010,00020,000
Tasks 20100500
Task title length 505050
Task description length 160160160
Highlights per page 1040100

Frequently asked questions

Can I switch plans at any time?

Yes. Upgrades take effect immediately on the next API call. Downgrades apply at the end of your current billing period — your existing notes and tasks remain accessible even if they exceed the lower plan's limits.

What happens if I exceed a limit?

The server returns a 429 with a clear error message. The extension shows a toast and stops syncing the offending field until you delete enough items to fit the limit, or upgrade.

What happens to my data if I downgrade?

Your existing tasks, tab notes, and highlights are never deleted or hidden. After a downgrade you can keep viewing, editing, and deleting them as before — even if your current count is above the new plan's limit. The only restriction is that you can't create new items until you trim under the limit (or upgrade again). For example, if you had 50 tasks on Pro and switch to Free (20 tasks), all 50 stay accessible; you'll see a "50/20 tasks used" badge and an over-limit banner explaining how to add new ones again.

Are limits enforced server-side?

Yes. Every limit on this page is enforced at the API layer. The extension also pre-validates against /api/v1/me/limits for instant feedback, but the server is authoritative.

Do you offer team / enterprise pricing?

Yes. Email support@quickask.ai with your team size and we'll get back within one business day. SSO, SCIM, and custom data residency options are available on request.

How is my data protected?

All sync traffic is over HTTPS. Sessions are revocable from the admin panel and via session-bound JWTs. Highlight notes / task descriptions are sanitised on the server before storage to prevent stored XSS — see our security spec for details.