can't enable last models in github copilot enterprise (only old models) #188615
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
1. Enterprise-level policy is overriding org-level settings If a policy is defined at the enterprise level, it applies to all users and control of that policy is disabled at the organization level. GitHub So if an enterprise owner has already locked a model policy (enabled or disabled), org admins simply can't change it, the toggle will appear inactive. What to check: Ask your enterprise owner to review settings under the enterprise-level Copilot policy page, not just the org-level one. 2. New models require explicit opt-in, they don't inherit old permissions Copilot Enterprise and Copilot Business plan administrators must enable the GPT-5.3-Codex policy specifically in Copilot settings. GitHub Each new model gets its own separate policy entry, enabling older models does not automatically enable newer ones. What to check: In your org settings → Copilot → Models, look for each new model's policy individually and explicitly enable it. |
Beta Was this translation helpful? Give feedback.

Here are clear, step-by-step instructions to resolve the issue:
Step 1: Verify your role
Make sure you have the right permissions:
Step 2: Check Enterprise-level Copilot settings first
https://github.com/enterprises/<your-enterprise>/settings/copilotStep 3: Check Org-level Model settings
If the enterprise…