Create your account
Go to knoq.one and sign up using your work email address or via OAuth. Knoq supports sign-in through email magic link and OAuth providers — choose whichever fits your workflow.Once you’ve authenticated, Knoq creates a personal organization for you automatically and places you on the Free tier — no credit card required. You can upgrade at any time from Settings → Billing.
Connect your first integration
Navigate to Settings → Integrations. You’ll see the full catalog of available connectors — Slack, Notion, GitHub, Linear, Confluence, Google Drive, and more.Click the integration you want to connect and follow the OAuth authorization flow. Knoq requests only the read (and, where write-back is enabled, write) permissions it needs — you can review them on the authorization screen before approving.Once authorized, the connector appears as Active in your integrations list and is immediately available for queries.Good first integrations to try:
Your Free plan supports up to 2 connectors. Solo plans support 5, Team plans support 15, and Business plans support unlimited connectors. If you need more, you can upgrade from Settings → Billing.
- Slack — surfaces answers from channel history, threads, and pinned messages
- Notion — queries your workspace pages, databases, and team wikis
- GitHub — searches issues, pull requests, READMEs, and code discussions
Ask your first question
Head to the chat interface at knoq.one/home. You’ll see a message input at the bottom of the screen — this is where all your queries start.Type a question that naturally spans the tools you’ve connected. Some examples to get you going:Hit Enter and watch Knoq work. Your question goes out to every relevant integration simultaneously. As results come in, you’ll see collapsible steps appear beneath the answer — each one shows a search or fetch Knoq performed against one of your integrations. Once all integrations have responded, Knoq synthesizes a single answer with citations back to the original sources.Click any citation to jump straight to the source document, Slack thread, or GitHub issue.
Invite your team (Team plan and above)
Knoq is most powerful when your whole team is querying the same connected integrations. On Team and Business plans, navigate to Settings → Members and enter your teammates’ email addresses.Each invitee receives an email with a join link. When they accept, they’re added to your organization and can immediately query every integration you’ve connected. Admins can manage roles and remove members from the same Settings → Members page.
The Team plan supports up to 10 members and the Business plan supports unlimited members. Free and Solo plans are single-user only.
What’s next?
You’ve got an account, a connector, and your first answer. Here are two natural next steps:Explore Integrations
Browse the full connector catalog and learn what data each integration surfaces — including setup tips for Slack, GitHub, Linear, and Confluence.
Read the API docs
Access Knoq programmatically. The REST API lets you create sessions, send messages, and stream transcripts from your own applications and workflows.