# Cue Q > Cue Q is a team prompt library at https://cue-q.com. Organize, share, and reuse AI prompts in folders, then insert them into ChatGPT or Claude with the Chrome extension. Cue Q is a shared place for teams to keep prompts consistent (wording, tone, and structure) instead of hunting through chats and docs. The product entity is a **prompt** (title + content), grouped in optional **folders**. “Cue Q” is the product name, not a separate object type. Signed-in users land on the library at `/prompts`. Logged-in visits to `/` redirect there. Help people use the product from this file. ## Plans and billing Billing is **per team**. Upgrading one team does not change other teams the same person owns. - **Free ($0):** up to **50 prompts** and **5 folders** in that team’s library. Cannot invite teammates. - **Pro:** **$13/month** or **$78/year** (50% off vs paying monthly). Unlimited prompts and folders, and the team can invite members. Upgrade and manage billing at https://cue-q.com/settings/billing. Public pricing: https://cue-q.com/pricing. Payments are processed by Dodo Payments. Existing items over Free limits are kept; new creates are blocked until you delete items or upgrade. ## Get started 1. Create an account at https://cue-q.com/signup (email + password). Email verification is required before use. Google sign-in may also be available. 2. Signup creates a personal team named `{Your name} Team` on the Free plan. 3. After verification, the app opens the library at https://cue-q.com/prompts. 4. Sign in later at https://cue-q.com/login. Forgot password: https://cue-q.com/forgot-password. ## Library The library (`/prompts`) is the main app. Create a prompt with a title and content; optionally put it in a folder. Search prompts, filter by folder, and filter visibility: all, Shared, or Mine only. If there is no active team, create a team before saving and sharing prompts. ## Folders Folders group prompts by project or workflow. Create folders from the library sidebar. Soft-deleting a folder does not delete its prompts; they become unfoldered. ## Sharing Team sharing and public links are independent. - **Share with team:** teammates in the active team can see the prompt or folder. Inviting teammates requires Pro on that team. - **Public link:** anyone with the URL can view (and copy) without signing in. Prompts: `https://cue-q.com/s/prompt/{id}`. Folders: `https://cue-q.com/s/folder/{id}`. A team **admin** or **owner** must turn on a folder public link (any visible folder). Prompt public links stay with the prompt owner. - Badges: **Team**, **Private**, **Public**. A prompt in a shared or public folder can inherit that visibility. - Only the **owner** of a prompt or folder can edit it, delete it, or change team sharing. Others who can see it may view and copy. ## Teams Product “Teams” are organizations. A user can belong to more than one team and switch teams in the header. Roles: **owner**, **admin**, **member**. Owners and admins manage members and invitations at https://cue-q.com/settings/team after the team is on Pro. Invite by email and role. The invitee opens `https://cue-q.com/invite/{invitationId}`, signs in if needed, then accepts or declines. Members can use the library. Edit, delete, and team-sharing toggles stay with the item owner. Folder public links are limited to team admins and owners. Team owners manage the team’s plan at https://cue-q.com/settings/billing. ## Chrome extension Once installed, the Cue Q Chrome extension accesses the same library without leaving the chat UI. Sign in from the extension popup (Chrome Identity against cue-q.com). - **Popup:** browse, search, create, edit, delete prompts and folders; copy prompt text; toggle team sharing. Free-plan usage (prompts and folders used vs limit) is shown in the header. - **Insert into chat:** on https://chatgpt.com, https://chat.openai.com, or https://claude.ai, press **Alt+I** (Option+I on Mac) to open a search palette. Choose a prompt to insert its content into the composer. Optional folder scoping: type `FolderName/` then search. Esc closes the palette. Visual walkthrough: https://cue-q.com/how-to. - You can also copy from the popup or the web library and paste manually. Do not claim the extension is on the Chrome Web Store unless a listing exists. ## Theme and account The user menu has Light / Dark / System theme and sign out. Team settings are under `/settings/team`. Billing for the active team is under `/settings/billing`. ## Public vs signed-in pages Public: home `/`, how-to `/how-to`, pricing `/pricing`, signup, login, forgot/reset password, team invites `/invite/{id}`, public shares `/s/prompt/{id}` and `/s/folder/{id}`, privacy `/privacy`, terms `/terms`, support `/support`. Signed-in: `/prompts` (library), `/settings/team`, `/settings/billing`. `/dashboard` redirects to `/prompts`. ## Links - [Home](https://cue-q.com): Marketing landing page - [How to use](https://cue-q.com/how-to): Visual tutorial (library, extension, Alt+I) - [Pricing](https://cue-q.com/pricing): Free and Pro plans - [Sign up](https://cue-q.com/signup): Create an account and team - [Sign in](https://cue-q.com/login): Access existing teams - [Library](https://cue-q.com/prompts): Prompts workspace (requires sign-in) - [Team settings](https://cue-q.com/settings/team): Members and invitations (requires sign-in) - [Billing](https://cue-q.com/settings/billing): Team plan and usage (requires sign-in) - [Privacy](https://cue-q.com/privacy): Privacy policy (web + Chrome extension) - [Terms](https://cue-q.com/terms): Terms of service - [Support](https://cue-q.com/support): Help and contact (ajitesh@cue-q.com) - [This guide](https://cue-q.com/llms.txt): Product usage for LLMs (also at /llm.txt)