{
  "dataset": "GitHub Copilot Plan & Feature Tracker",
  "canonical": "https://thecopilotstack.com/data/copilot-plans/",
  "verifiedDate": "2026-08-20",
  "reviewIntervalDays": 30,
  "methodology": "Prices and allowances are read from GitHub's plans and billing documentation. Feature rows distinguish absent from limited, because a plan that lacks the cloud agent entirely and one that rate-limits it are different products and most comparison tables render both as a cross.",
  "sources": [
    {
      "title": "Plans for GitHub Copilot",
      "url": "https://docs.github.com/en/copilot/get-started/plans",
      "publisher": "GitHub"
    },
    {
      "title": "Requests in GitHub Copilot",
      "url": "https://docs.github.com/en/copilot/concepts/billing/copilot-requests",
      "publisher": "GitHub"
    }
  ],
  "licence": "Free to use and republish, including commercially. Keep the verification date attached to the numbers — a figure from this dataset without its date is not a figure from this dataset.",
  "aiCredits": {
    "creditValueUsd": 0.01,
    "carryOver": false,
    "summary": "Every Copilot plan includes a monthly allowance of GitHub AI Credits. Paid individual plans split that allowance into base credits — matched 1:1 with the subscription price and fixed — and a flex allotment, a variable amount on top that GitHub can adjust as model economics change. Base credits are spent first, then the flex allotment, at the same rates across your IDE, GitHub.com and Copilot CLI.",
    "effectiveDate": "2026-06-01",
    "exhaustedBehaviour": "When the included allowance runs out you can upgrade your plan, or set an Additional usage budget to buy more credits."
  },
  "notices": [
    {
      "since": "2026-04-22",
      "text": "New self-serve sign-ups for Copilot Business for organisations on GitHub Free and GitHub Team plans are temporarily paused. Existing subscriptions are unaffected, and enterprise accounts can still purchase seats."
    },
    {
      "since": "2026-06-01",
      "text": "Individual paid plans moved to the base-credits-plus-flex-allotment structure, and Copilot Max was introduced at $100 USD per month."
    }
  ],
  "count": 7,
  "plans": [
    {
      "name": "Copilot Free",
      "id": "free",
      "audience": "Individuals without org access",
      "price": "Free",
      "baseCredits": null,
      "flexCredits": null,
      "totalCredits": null,
      "creditsNote": "A limited allowance of GitHub AI Credits",
      "codeCompletion": "2,000 completions per month",
      "models": "Auto model selection only",
      "agentMode": "yes",
      "cloudAgent": "no",
      "thirdPartyAgents": "no",
      "codeReview": "partial",
      "codeReviewNote": "Only \"Review selection\" in VS Code",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "no",
      "contentExclusion": "no",
      "policyManagement": "no",
      "auditLogs": "no",
      "managedSeats": false
    },
    {
      "name": "Copilot Student",
      "id": "student",
      "audience": "Verified students",
      "price": "Free",
      "priceNote": "Verification required",
      "baseCredits": null,
      "flexCredits": null,
      "totalCredits": null,
      "creditsNote": "An allowance of GitHub AI Credits",
      "codeCompletion": "Unlimited completions",
      "models": "Auto model selection only",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "no",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "no",
      "contentExclusion": "no",
      "policyManagement": "no",
      "auditLogs": "no",
      "managedSeats": false
    },
    {
      "name": "Copilot Pro",
      "id": "pro",
      "audience": "Individual developers",
      "price": "$10 USD",
      "priceNote": "per month (free for verified teachers and popular OSS maintainers)",
      "baseCredits": 1000,
      "flexCredits": 500,
      "totalCredits": 1500,
      "codeCompletion": "Unlimited completions",
      "models": "A selection of models",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "yes",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "no",
      "contentExclusion": "no",
      "policyManagement": "no",
      "auditLogs": "no",
      "managedSeats": false
    },
    {
      "name": "Copilot Pro+",
      "id": "pro-plus",
      "audience": "AI power users",
      "price": "$39 USD",
      "priceNote": "per month",
      "baseCredits": 3900,
      "flexCredits": 3100,
      "totalCredits": 7000,
      "codeCompletion": "Unlimited completions",
      "models": "Access to premium models",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "yes",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "no",
      "contentExclusion": "no",
      "policyManagement": "no",
      "auditLogs": "yes",
      "managedSeats": false
    },
    {
      "name": "Copilot Max",
      "id": "max",
      "audience": "High-volume individual users",
      "price": "$100 USD",
      "priceNote": "per month",
      "baseCredits": 10000,
      "flexCredits": 10000,
      "totalCredits": 20000,
      "codeCompletion": "Unlimited completions",
      "models": "Priority access to premium models",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "yes",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "no",
      "contentExclusion": "no",
      "policyManagement": "no",
      "auditLogs": "yes",
      "managedSeats": false
    },
    {
      "name": "Copilot Business",
      "id": "business",
      "audience": "Organisations and teams",
      "price": "$19 USD",
      "priceNote": "per granted seat per month",
      "baseCredits": null,
      "flexCredits": null,
      "totalCredits": 1900,
      "creditsNote": "1,900 per user per month, pooled",
      "codeCompletion": "Unlimited completions",
      "models": "Broad catalog, including premium",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "yes",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "yes",
      "contentExclusion": "yes",
      "policyManagement": "yes",
      "auditLogs": "yes",
      "managedSeats": true
    },
    {
      "name": "Copilot Enterprise",
      "id": "enterprise",
      "audience": "Enterprises on GitHub Enterprise Cloud",
      "price": "$39 USD",
      "priceNote": "per granted seat per month",
      "baseCredits": null,
      "flexCredits": null,
      "totalCredits": 3900,
      "creditsNote": "3,900 per user per month, pooled",
      "codeCompletion": "Unlimited completions",
      "models": "Priority access to new models and features",
      "agentMode": "yes",
      "cloudAgent": "yes",
      "thirdPartyAgents": "yes",
      "codeReview": "yes",
      "copilotCli": "yes",
      "mcp": "yes",
      "orgCustomInstructions": "yes",
      "contentExclusion": "yes",
      "policyManagement": "yes",
      "auditLogs": "yes",
      "managedSeats": true
    }
  ]
}