A project is a knowledge base: typically one product’s documentation site, a repo, or an internal wiki. Projects live inside a workspace and own everything needed to answer questions about that product — sources, client keys, agents, actions, and analytics.

Create a project

1

Create the project

From the dashboard at app.beforequery.com, open your workspace and click New Project. Give it a name.
2

Connect your first source

Point the project at a docs URL — the fastest way to get answers flowing — or pick any other source type from the Sources tab.
3

Test in the Playground

Once the first sync finishes, ask a question in the Playground and check the citations.
The number of projects you can create depends on your workspace plan — see Billing & Plans.

Project settings

Each project carries its own answer configuration, editable under Project → Settings:

What a project owns

  • Sources — websites, git repos, connectors, files, and more.
  • Source groups — model docs versions or products within one project.
  • Client keys — per-project credentials for the widget, SDKs, and public API. See Authentication.
  • Agents & actions — agent graphs, AI actions, and approval queues.
  • Analytics & evals — knowledge gaps, per-source citations, answer quality.

Archive a project

Archiving takes a project out of active use without deleting its indexed content — use Project → Settings → Archive. To remove a project and its documents permanently, use Delete instead. Both actions are recorded in the workspace audit log.

One project or many?

  • One product, multiple docs versions → one project with source groups (v1, v2, latest).
  • Multiple products with separate audiences → separate projects, each with its own widget, keys, and analytics.
  • Internal + external knowledge for the same product → one project; mark internal pages restricted (see Roles & Permissions) or isolate them in an internal-only source group.