# ForceVue > ForceVue is an AI product workspace for product managers, product owners, and business analysts. It keeps product context (research, user feedback, competitors, goals, and recorded decisions) in one place and uses it to draft grounded product documents: PRDs, epics, user stories, business cases, launch plans, release notes, OKRs, competitive battlecards, and decision logs. Documents cite the context that informed them. ForceVue is not a general-purpose writing tool and not an analytics platform. Its differentiators: a flexible document model (documents are created in any order and reference each other freely), context-aware generation grounded in the workspace's own research and decisions, and a public REST API plus MCP server so agents can read and write the same workspace. ## Core pages - [Home](https://forcevue.com/): what ForceVue is and who it is for - [Pricing](https://forcevue.com/pricing): plans start at $19/user/month with a 7-day free trial - [Blog](https://forcevue.com/blog): product management practice and product updates - [ForceVue vs ChatPRD](https://forcevue.com/compare/chatprd): an honest comparison of the two AI product management tools ## Docs: Getting Started - [What is ForceVue](https://forcevue.com/docs/getting-started/introduction): The core model in two minutes. Workspaces, initiatives, context, goals, and the documents ForceVue writes from them. - [Quick start](https://forcevue.com/docs/getting-started/quick-start): Sign up, generate your first document on the onboarding screen, then add context and goals to make the next one better. - [Initiatives](https://forcevue.com/docs/getting-started/initiatives): Create, describe, and archive initiatives, and find your way around the initiative page. - [Plans & billing](https://forcevue.com/docs/getting-started/billing): Pro, Team, and Consultant pricing, generation quotas, the 7-day trial, seats, and how to manage or cancel in Workspace Settings. ## Docs: Guides - [Workspace chat](https://forcevue.com/docs/guides/chat): Ask questions across your whole workspace, get cited answers, take actions through confirmation cards, and share threads with your team. - [Search](https://forcevue.com/docs/guides/search): Press Cmd+K to search across initiatives, documents, context, goals, and uploads, and scope results to a single initiative. - [Exporting documents](https://forcevue.com/docs/guides/exporting): Export any generated document to Markdown or PDF. - [Activity & notifications](https://forcevue.com/docs/guides/activity-and-notifications): The per-workspace audit trail, in-app notifications, and @mentions. ## Docs: Workspaces & Teams - [Workspaces](https://forcevue.com/docs/workspaces/overview): Personal, team, and client workspaces, how to switch between them, recents, and where workspace settings live. - [Team members & roles](https://forcevue.com/docs/workspaces/team-members): Invite people, the owner, admin, and member roles, what each can do, and how seats are billed. - [Consultant workspaces](https://forcevue.com/docs/workspaces/consultant): The parent and child hierarchy, isolated client workspaces, and the owner/admin gate on cross-workspace retrieval into your home library. - [Transferring a workspace](https://forcevue.com/docs/workspaces/transfer): Hand ownership of a workspace to someone else, including the paid path through Stripe Checkout, expiry, and declining. - [Workspace branding](https://forcevue.com/docs/workspaces/branding): Set a workspace logo and brand color. - [Exporting workspace data](https://forcevue.com/docs/workspaces/data-export): Download everything in a workspace as a single ZIP archive. ## Docs: AI & Templates - [Generating documents](https://forcevue.com/docs/ai/generating-documents): The generate dialog, the 14 built-in document types, titles, additional instructions, and what happens after a draft is written. - [Document templates](https://forcevue.com/docs/ai/document-templates): Customize a document type's headings and per-section AI guidance, and create your own types, within your plan's caps. - [How generation works](https://forcevue.com/docs/ai/how-generation-works): How ForceVue assembles context, the context-adequacy advisory, and the outline-then-fill generation pass. - [Refining with AI](https://forcevue.com/docs/ai/refining-documents): Refine a selection from the floating menu or the whole document from the toolbar, what each mode preserves, and why it does not touch your quota. - [Reviewing documents](https://forcevue.com/docs/ai/reviewing-documents): Run Review to grade a document on a four-dimension scorecard in one pass, fix the ranked findings with inline accept, check the citations behind grounded findings, and track the score in your document library. - [Usage & limits](https://forcevue.com/docs/ai/usage-and-limits): The monthly generation quota per plan, the per-minute rate limits, and where to see your usage. - [Context completeness](https://forcevue.com/docs/ai/context-completeness-gate): The advisory panel that appears before generation when context is thin, and how to act on its suggestions without leaving the Generate dialog. - [Cross-document workflows](https://forcevue.com/docs/ai/cross-document-workflows): One-click workflows that turn a source document into a linked set of follow-up documents, like epics and user stories planned from a PRD. - [Risk Register](https://forcevue.com/docs/ai/risk-register): Record delivery risks and stated expectations in a structured form, then generate a register that keeps the gap between expectations and support visible. ## Docs: Context Library - [Context items](https://forcevue.com/docs/context/context-items): The context labels, initiative versus workspace scope, and how to write context that produces better documents. - [Goals](https://forcevue.com/docs/context/goals): Initiative and workspace goals, the five goal types, key results, and how goals steer document generation. - [Uploading documents](https://forcevue.com/docs/context/uploads): Upload PDFs, Word docs, Markdown, and more, how they are indexed for retrieval, how they feed generation and chat, and the limits per plan. - [Quick-add context](https://forcevue.com/docs/context/quick-add): Paste a blob from anywhere and let ForceVue sort it into typed context you review before adding. Also covers suggested context from uploaded files and the relabel prompt. ## Docs: Developers - [MCP server](https://forcevue.com/docs/developers/mcp): Connect an MCP client to ForceVue. API-key auth (recommended) or a Supabase JWT, twenty tools across four groups with their schemas, Claude Desktop and Cursor setup, rate limits, and confirmation semantics. - [REST API overview](https://forcevue.com/docs/developers/api): The ForceVue REST API v1. Base URL, authentication, error envelope, pagination, rate limits, and versioning. - [API keys](https://forcevue.com/docs/developers/api-keys): Create, view, and revoke API keys in Workspace Settings, the paid-plan requirement, and security guidance. - [API reference](https://forcevue.com/docs/developers/api-reference): Generated reference for every ForceVue REST API v1 endpoint.