# ## Docs - [Review your organization's audit log in Knoq](https://docs.knoq.one/admin/audit-logs.md): The Knoq audit log records all admin actions and member events with tamper-evident entries for compliance. - [Manage your Knoq plan and billing](https://docs.knoq.one/admin/billing.md): Understand Knoq's pricing tiers, manage your subscription, and purchase query packs when you need more queries. - [Configure SSO for your Knoq organization](https://docs.knoq.one/admin/sso.md): Set up Google SSO or enterprise SAML/OIDC single sign-on to streamline authentication for your team. - [Manage team members and invitations in Knoq](https://docs.knoq.one/admin/team-members.md): Invite teammates, manage roles, and control seat usage for your Knoq organization. - [Authenticating requests to the Knoq API](https://docs.knoq.one/api-reference/authentication.md): Knoq's API uses session-based authentication. Learn how to send authenticated requests using your session cookie and the required Origin header. - [Knoq REST API reference](https://docs.knoq.one/api-reference/introduction.md): Explore the Knoq REST API to programmatically create sessions, send messages, and retrieve AI-generated transcripts. - [Cancel an in-flight Knoq session](https://docs.knoq.one/api-reference/messages/cancel.md): POST /api/managed-agents/cancel — stops a running session. The session is marked cancelled and the workflow exits on its next poll cycle. - [Send a follow-up message to an existing session](https://docs.knoq.one/api-reference/messages/send.md): POST /api/managed-agents/message — sends a follow-up message to an existing session, subject to query quota and rate limits. - [SCIM 2.0 provisioning for Knoq organizations](https://docs.knoq.one/api-reference/scim/overview.md): Use SCIM 2.0 to automate user provisioning and deprovisioning for your Knoq organization. Available on the Business plan. - [Create a session and send the first message](https://docs.knoq.one/api-reference/sessions/create.md): POST /api/managed-agents/session — create a new Knoq session and send the opening message. Returns the session ID and workflow run ID. - [Delete a session and its events](https://docs.knoq.one/api-reference/sessions/delete.md): DELETE /api/managed-agents/session — permanently removes a session and all its associated events. - [List all sessions for the current user](https://docs.knoq.one/api-reference/sessions/list.md): GET /api/managed-agents/sessions — returns up to 50 sessions ordered by most recently updated. - [Fetch a session's transcript and events](https://docs.knoq.one/api-reference/sessions/transcript.md): GET /api/managed-agents/transcript — retrieve the full event log for a session, including AI responses and tool calls. - [Knoq Core Concepts: Sessions, Connectors, and More](https://docs.knoq.one/concepts.md): Understand the building blocks of Knoq — sessions, connectors, how answers are synthesized, verified answers, agent memory, write-back, and query packs. - [Use Agent Memory to personalize Knoq across sessions](https://docs.knoq.one/guides/agent-memory.md): Agent Memory gives Knoq a persistent, private store of facts about you so answers stay relevant to your role, team, and projects across every session. - [Ask Knoq questions across your entire knowledge base](https://docs.knoq.one/guides/asking-questions.md): Learn how to write effective questions in Knoq and get cited, synthesized answers pulled from Slack, Notion, GitHub, Linear, Confluence, and more. - [Install the Knoq desktop app for instant quick access](https://docs.knoq.one/guides/desktop-app.md): Download the Knoq desktop app for macOS or Windows and get Spotlight-style access to your knowledge base from any app with a single keyboard shortcut. - [Surface authoritative answers with Verified Answers](https://docs.knoq.one/guides/verified-answers.md): Verified Answers lets admins create authoritative Q&A pairs that Knoq surfaces with a verified badge whenever a user asks a matching question. - [Write AI answers back to Notion and Confluence docs](https://docs.knoq.one/guides/write-back.md): Write-back lets you push Knoq AI answers into Notion or Confluence in seconds, creating a new page with the full answer, citations, and provenance details. - [Connect and manage your Knoq integrations](https://docs.knoq.one/integrations/connecting.md): Step-by-step guide to connecting, testing, and disconnecting integrations in Knoq via OAuth. - [Connect GitHub repos and issues to Knoq](https://docs.knoq.one/integrations/github.md): Connect GitHub to search pull requests, issues, code, and repository metadata through Knoq's AI chat. - [Connect Linear for AI-powered project tracking queries](https://docs.knoq.one/integrations/linear.md): Connect Linear to Knoq to search issues, cycles, projects, and team roadmaps through natural language questions. - [Connect Notion to search and save pages in Knoq](https://docs.knoq.one/integrations/notion.md): Connect your Notion workspace to search pages, databases, and blocks — and use write-back to save AI answers to Notion. - [Knoq Integrations: Connect Your Tools and Sources](https://docs.knoq.one/integrations/overview.md): Browse all 20+ integrations available in Knoq, from Slack and Notion to GitHub, Linear, Salesforce, and more. - [Connect Slack to Knoq for real-time knowledge search](https://docs.knoq.one/integrations/slack.md): Connect your Slack workspace to Knoq to search messages, threads, and channel history in your AI queries. - [Knoq: Your Company's AI-Powered Knowledge Platform](https://docs.knoq.one/introduction.md): Knoq connects Slack, Notion, GitHub, Linear, and 20+ tools so you can ask questions and get a single cited answer drawn from across your company. - [Quickstart: Connect Your Tools and Ask Knoq Anything](https://docs.knoq.one/quickstart.md): Sign up for free, connect Slack, Notion, GitHub, or any other integration, and ask Knoq your first question — all in under five minutes. - [Bring Your Own Key (BYOK) for AI model access](https://docs.knoq.one/security/byok.md): With BYOK on the Business plan, supply your own AI provider API key so model tokens never transit Knoq's infrastructure. - [How Knoq handles and stores your data](https://docs.knoq.one/security/data-handling.md): Understand what data Knoq stores, how it's encrypted, how long it's retained, and how to request deletion. - [Knoq security overview: protecting your data](https://docs.knoq.one/security/overview.md): Learn how Knoq protects your data with encryption, SSO, audit logs, BYOK, and enterprise-grade security controls.