# The Quantum Club Documentation > Official documentation for The Quantum Club and Club OS — guides for Members (candidates), Partners (hiring teams), and platform administrators. ## glossary - [Glossary](https://docs.thequantumclub.com/glossary): Every proper noun on the platform, defined once — so you always know exactly what Club AI, Club Sync, and the rest refer to. ## support - [Status & support](https://docs.thequantumclub.com/support): How to check whether The Quantum Club is operational, how to report a problem, and what to expect when you do — routed by the kind of issue you have. ## api - [Authentication](https://docs.thequantumclub.com/api/authentication): Authenticate both directions of the integration surface — bearer tokens for the SCIM requests you send, HMAC signatures for the webhook deliveries you receive. - [API](https://docs.thequantumclub.com/api): The public integration surface of The Quantum Club — SCIM 2.0 provisioning and webhooks, documented exactly as production serves them. - [Docs MCP server](https://docs.thequantumclub.com/api/mcp): Add The Quantum Club documentation to any AI agent — Claude, Cursor, ChatGPT, or your own — as live, queryable tools. - [Rate limits](https://docs.thequantumclub.com/api/rate-limits): Know exactly what a 429 means here, why authentication surfaces fail closed, and how to retry so your integration recovers cleanly. - [SCIM 2.0 reference](https://docs.thequantumclub.com/api/scim): Every SCIM 2.0 endpoint, filter, response shape, and deprovision rule — the complete reference for what your identity provider can send and expect back. - [Webhook events](https://docs.thequantumclub.com/api/webhook-events): Every event type emitted in production, with the exact payload your endpoint will receive for each. - [Webhooks](https://docs.thequantumclub.com/api/webhooks): Build a receiver that verifies signatures, acknowledges fast, and survives retries — everything delivery expects from your endpoint, with working code. ## platform - [Platform](https://docs.thequantumclub.com/platform): The security, identity, and privacy posture of The Quantum Club — written for the people who have to verify it. - [Account recovery for organizations](https://docs.thequantumclub.com/platform/security/account-recovery-for-organizations): Know the five ways your users get back in when a credential is lost — and what to tell them before they lose anything. - [MFA and sessions](https://docs.thequantumclub.com/platform/security/mfa-and-sessions): Know how MFA is enforced, when grace periods apply, and why some operations demand a fresh second factor mid-session. - [Security model](https://docs.thequantumclub.com/platform/security/security-model): Walk the defense-in-depth model layer by layer — authentication, database-level authorization, rate limiting, and anomaly detection containing each other's failures. - [Vulnerability disclosure](https://docs.thequantumclub.com/platform/security/vulnerability-disclosure): How to report a security vulnerability in The Quantum Club, what is in scope, and what to expect when you do — our coordinated disclosure policy and safe-harbor commitment. - [Accessibility statement](https://docs.thequantumclub.com/platform/privacy/accessibility): How accessible The Quantum Club documentation is, the standard we hold it to (WCAG 2.2 AA / EN 301 549), the issues we know about, and how to tell us when something does not work. - [Compliance posture](https://docs.thequantumclub.com/platform/privacy/compliance): The compliance position, stated plainly — what is implemented, what is in readiness, and what is deliberately not claimed. - [How we handle data on this site](https://docs.thequantumclub.com/platform/privacy/docs-site-data): What docs.thequantumclub.com itself collects and processes — feedback, search analytics, and the in-page assistant — kept deliberately minimal and free of tracking. - [Export or delete your data](https://docs.thequantumclub.com/platform/privacy/export-and-delete-your-data): Exercise your access and erasure rights from your own account settings — no ticket, no waiting on support. - [GDPR and data rights](https://docs.thequantumclub.com/platform/privacy/gdpr): See how data-subject rights work in the product itself — export, deletion, consent, and retention, exercised without a ticket. - [Trust and data residency](https://docs.thequantumclub.com/platform/privacy/trust-and-data-residency): Answer the three questions every security review asks first — where the data lives, how it is protected, and who else touches it. - [SCIM provisioning](https://docs.thequantumclub.com/platform/identity/scim): Connect your identity provider over SCIM 2.0 so joiners, changes, and leavers propagate without a human in the loop. - [Single sign-on (SSO)](https://docs.thequantumclub.com/platform/identity/sso): Connect SAML 2.0 or OIDC with domain-based discovery — your team signs in with the identity provider they already use. ## partners - [Partners](https://docs.thequantumclub.com/partners): Hiring with The Quantum Club — publish roles, run a disciplined pipeline, and decide with evidence. - [AI communication assistant](https://docs.thequantumclub.com/partners/crm/communication-assistant): Let Club AI draft the message and translate the thread, so your team spends its time deciding what to say rather than how to phrase it. - [Relationship tracking](https://docs.thequantumclub.com/partners/crm/overview): See every candidate relationship as one timeline — messages, emails, meetings, and decisions in order, with the engagement and sentiment read alongside. - [Overview](https://docs.thequantumclub.com/partners/get-started/overview): See what your team gets as a partner of The Quantum Club — curated members, a full pipeline, intelligence, and a named Talent Strategist — and how it fits together. - [Quickstart](https://docs.thequantumclub.com/partners/get-started/quickstart): Go from a fresh partner account to a published job with a live pipeline — plan for about five minutes. - [Roles and permissions](https://docs.thequantumclub.com/partners/get-started/roles-and-permissions): Give every teammate the right access — four team roles, plus per-job permissions for fine-grained control. - [Set up your team](https://docs.thequantumclub.com/partners/get-started/set-up-your-team): Bring your hiring team in and keep membership current — invites, domain auto-provisioning, role changes, and clean removals. - [Create and publish jobs](https://docs.thequantumclub.com/partners/hiring/create-and-publish-jobs): Create a job with the multi-step form, configure its pipeline, and control exactly when candidates see it. - [Decline candidates well](https://docs.thequantumclub.com/partners/hiring/decline-candidates-well): Decline with structured feedback that preserves the relationship — and compounds into sharper shortlists with every decision you record. - [How hiring works](https://docs.thequantumclub.com/partners/hiring/how-hiring-works): The shape of a hire on The Quantum Club — from an open role to a signed offer, and the feedback loop that sharpens every search after it. - [Make offers](https://docs.thequantumclub.com/partners/hiring/make-offers): Take a candidate from the Offer stage to a signed acceptance — templates, approval routing, and tracking along the way. - [Manage your pipeline](https://docs.thequantumclub.com/partners/hiring/manage-your-pipeline): Run the kanban board day to day — advance, hold, and decline candidates, work in bulk, and keep the board the live truth of the search. - [Review applications](https://docs.thequantumclub.com/partners/hiring/review-applications): Cut incoming applications down to what matters, process them in bulk, and learn which sources earn your attention. - [Schedule interviews](https://docs.thequantumclub.com/partners/hiring/schedule-interviews): Schedule interviews against real availability, assign the interviewers, and know exactly what the candidate sees. - [Scorecards and feedback](https://docs.thequantumclub.com/partners/hiring/scorecards-and-feedback): Record interview feedback that is still worth reading months later — evidence over adjectives, calibrated across interviewers. - [Talent pool and semantic search](https://docs.thequantumclub.com/partners/hiring/talent-pool-search): Understand the vetted talent pool your Talent Strategist searches on your behalf — and how the right candidates reach your pipeline without you running the search. - [Connect your calendar](https://docs.thequantumclub.com/partners/integrations/calendar): Connect Google Calendar or Outlook so interviews land on real availability — and conflicts surface before you pick a time. - [Greenhouse ATS sync](https://docs.thequantumclub.com/partners/integrations/greenhouse): Connect Greenhouse once and stop reconciling by hand — candidates and pipeline updates stay consistent across both systems. - [LinkedIn job syndication and profile import](https://docs.thequantumclub.com/partners/integrations/linkedin): Syndicate your jobs out to LinkedIn and pull candidate profiles in — one pipeline, more reach, no retyping. - [Integrations overview](https://docs.thequantumclub.com/partners/integrations/overview): Map every integration available to your team — calendars, messaging, LinkedIn, Greenhouse, identity, and webhooks — and pick what to connect first. - [SCIM and SSO for partner teams](https://docs.thequantumclub.com/partners/integrations/scim-and-sso): Give your team enterprise sign-in and directory-driven provisioning — and know exactly where IT goes to set it up. - [Connect Slack and Microsoft Teams](https://docs.thequantumclub.com/partners/integrations/slack-and-teams): Put hiring activity in the channels your team already watches — Slack or Microsoft Teams, connected in a few steps. - [Webhooks for partner teams](https://docs.thequantumclub.com/partners/integrations/webhooks): Push hiring events to systems you control the moment they happen — dashboards, automation, warehouse feeds — with the full reference one link away. - [Generate an Executive Briefing Deck](https://docs.thequantumclub.com/partners/intelligence/briefing-decks): Assemble a board-ready hiring intelligence report, choose exactly which sections it carries, and export the PDF before the meeting. - [Understanding Club AI matching](https://docs.thequantumclub.com/partners/intelligence/club-ai-matching): Read Club AI match scores with confidence — what each signal means, how skill gaps are surfaced, and where human judgment takes over. - [Run a Hiring Committee session](https://docs.thequantumclub.com/partners/intelligence/hiring-committee): Evaluate a candidate as a committee — live voting, consensus scoring, and a decision trail you can defend later. - [Market intelligence](https://docs.thequantumclub.com/partners/intelligence/market-intelligence): Turn salary benchmarks, time-to-fill comparisons, and competitor signals into hiring decisions instead of dashboard reading. - [SLA dashboard](https://docs.thequantumclub.com/partners/intelligence/sla-dashboard): Read the SLAs tracked on your account at a glance — and know what to do when one drifts from green toward red. - [Success Metrics dashboard](https://docs.thequantumclub.com/partners/intelligence/success-metrics): Measure whether your hiring actually works — funnel and conversion before the hire, quality and retention after it. - [Instant meetings](https://docs.thequantumclub.com/partners/meetings/instant-meetings): Spin up a Quick Meeting in seconds and get anyone into the room with a single link — your guests need nothing, not even an account. - [Run interviews](https://docs.thequantumclub.com/partners/meetings/run-interviews): Run a scheduled interview in Quantum Meetings — consent-gated recording during the call, AI analysis waiting when it ends. - [Audit log](https://docs.thequantumclub.com/partners/administration/audit-log): Answer "who did what, and when" for any team action — every entry recorded with actor and timestamp, filterable for compliance. - [Billing and invoices](https://docs.thequantumclub.com/partners/administration/billing): Manage your subscription, payment method, and invoices — and act on a Past Due before it becomes a suspension. - [Company settings](https://docs.thequantumclub.com/partners/administration/company-settings): Keep the company identity candidates actually see — profile, logo, branding, and culture statement — current and convincing. - [Confidential searches](https://docs.thequantumclub.com/partners/administration/confidential-searches): Run a C-suite search the market is not supposed to know about — code names, tiered disclosure, and an audit trail of who knew what, when. - [Placement fees and invoicing](https://docs.thequantumclub.com/partners/administration/placement-invoicing): Follow a successful hire from placement fee to a paid invoice — what you are billed, how to read each status, and how to settle securely. - [Troubleshooting](https://docs.thequantumclub.com/partners/administration/troubleshooting): Resolve the most common partner workspace problems, organized by symptom — most turn out to be configuration, not bugs. ## members - [Members](https://docs.thequantumclub.com/members): Your membership of The Quantum Club, from first sign-in to your next role — every step, documented. - [Job-search privacy](https://docs.thequantumclub.com/members/account/job-search-privacy): Run a confidential search — control which companies see you, what they see, and keep your current employer out of it. - [Language & region](https://docs.thequantumclub.com/members/account/language-and-region): Read The Quantum Club in your language and keep every meeting time anchored to where you actually are. - [Privacy and your data](https://docs.thequantumclub.com/members/account/privacy): See exactly what The Quantum Club holds about you, export all of it, or delete your account — no support ticket required. - [Security](https://docs.thequantumclub.com/members/account/security): Harden your account with passkeys and MFA, audit every active session, and know the five ways back in if everything else fails. - [Settings](https://docs.thequantumclub.com/members/account/settings): Decide how, when, and in what language The Quantum Club reaches you — notifications, quiet hours, appearance, and email. - [Troubleshooting](https://docs.thequantumclub.com/members/account/troubleshooting): Diagnose sign-in, approval, meeting, email, and application problems symptom by symptom — likely cause first, then the fix. - [WhatsApp & SMS](https://docs.thequantumclub.com/members/account/whatsapp-and-sms): Verify your phone once, then let The Quantum Club reach you on the channel you actually check for time-sensitive updates. - [Incubator20](https://docs.thequantumclub.com/members/assessments/incubator20): Walk into the timed business-strategy simulation knowing the format — and write a 300–450 word plan that shows your thinking at its best. - [Assessments overview](https://docs.thequantumclub.com/members/assessments/overview): Know what assessments add to your profile, where yours live, and exactly how results are — and are not — used. - [Quantum Signals](https://docs.thequantumclub.com/members/assessments/quantum-signals): Take Quantum Signals knowing exactly what it observes, how a session runs, and how the result is — and is not — used. - [The approval journey](https://docs.thequantumclub.com/members/get-started/approval-journey): Know what happens while a human reads your dossier, how long it usually takes, and how to make the waiting time count. - [Complete your profile](https://docs.thequantumclub.com/members/get-started/complete-your-profile): Build the profile Club AI matches from — every section you complete sharpens your scores and your Talent Strategist's case for you. - [Create your account](https://docs.thequantumclub.com/members/get-started/create-your-account): Create your account in minutes — and choose between passkey, magic link, password, and SSO with the trade-offs clear. - [Welcome to The Quantum Club](https://docs.thequantumclub.com/members/get-started/welcome): See the whole journey before you start it — what membership in The Quantum Club means, and the path from first sign-in to your next role. - [Academy](https://docs.thequantumclub.com/members/grow/academy): Turn Academy courses into visible, verifiable progress — learning paths, saved progress, and certificates anyone can check. - [Club AI](https://docs.thequantumclub.com/members/grow/club-ai): Choose the right Club AI mode — Search, Deep Think, or Canvas — and prompt it so the answer is worth reading. - [Cover Letter Builder](https://docs.thequantumclub.com/members/grow/cover-letter-builder): Generate a cover letter written against one specific role, then refine it until it sounds like you and no one else. - [Referral earnings and payouts](https://docs.thequantumclub.com/members/grow/referral-earnings): Follow a referral from projected reward to paid out — how earnings are calculated, approved, and tracked, with nothing left to guess. - [Referrals and invites](https://docs.thequantumclub.com/members/grow/referrals): Refer members and companies, watch your pipeline build, and earn from the placements your network produces. - [Your analytics](https://docs.thequantumclub.com/members/grow/your-analytics): Read your application funnel like a diagnostic — find the stage where applications stall, and fix that one first. - [Apply and track applications](https://docs.thequantumclub.com/members/jobs/apply-and-track): Submit an application in three steps and follow it through every stage to an outcome. - [Compare offers](https://docs.thequantumclub.com/members/jobs/compare-offers): Line your offers up side by side — compensation, terms, and the details that differ — and respond from one place. - [Find jobs](https://docs.thequantumclub.com/members/jobs/find-jobs): Search the curated board, cut it down with filters and the map view, and save the roles worth your time. - [How applications work](https://docs.thequantumclub.com/members/jobs/how-applications-work): Your path from finding a role to signing an offer — the stages an application moves through, and the people and tools behind it. - [Understanding match scores](https://docs.thequantumclub.com/members/jobs/match-scores): Know exactly what the match percentage measures — and how to use it without letting it decide for you. - [After the meeting](https://docs.thequantumclub.com/members/meetings/after-the-meeting): Find the recording, transcript, and AI insights from your Quantum Meetings call — and know exactly when recording applies to you. - [The AI interview coach](https://docs.thequantumclub.com/members/meetings/ai-coach): Turn the Interview Prep AI into a sparring partner — real questions, honest critique, and sharper stories before the conversation that counts. - [Join a meeting](https://docs.thequantumclub.com/members/meetings/join-a-meeting): Get into any Quantum Meetings call from a link — signed in or as a guest, even when your camera is blocked.