# Feature availability when GitHub Copilot policies conflict in organizations

Delegating Copilot policy decisions to organizations affects users granted a license by organizations with different policies.

## About delegating policy decisions to organizations

Policies can be defined for a whole enterprise, or set at the organization level. See [针对企业和组织的 GitHub Copilot 策略](/zh/copilot/concepts/policies).

When an enterprise owner delegates control of a policy to organization owners by setting "No policy," some organizations may enable a feature while others disable it. Users may be granted a Copilot license by organizations with different policies for the same feature.

## How availability is determined

Feature, model, and privacy settings for users are set according to the **least restrictive** or the **most restrictive** policy defined by any of the organizations where they are granted a Copilot license.

* **Least restrictive:** if any of the organizations has **enabled** a feature, this feature is enabled for the user everywhere. This applies to all but the more sensitive Copilot features.

* **Most restrictive:** if any of the organizations has **disabled** a feature, this feature is disabled for the user in all their organizations. This applies only to the most sensitive Copilot features, for example: access to Copilot metrics using the API.

## Availability for members with Copilot from multiple organizations

<!--The table below uses the following sort order:
    1. Policies with "Most restrictive" at the top in alphabetic order.
    2. Follow with remaining policies in alphabetic order.-->

| Policy                                                                    | Availability matches                                                                                                                   | More information                                                                                |
| :------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------------------------------------------- | :---------------------------------------------------------------------------------------------- |
| Copilot Metrics API                                                       | Most restrictive organization                                                                                                          | Not applicable                                                                                  |
| Semantic indexing for non-GitHub repositories                             | Most restrictive organization (only available when all organizations explicitly set **Enabled**; **Unconfigured** behaves as disabled) | [为GitHub Copilot编制存储库索引](/zh/copilot/concepts/context/repository-indexing)                      |
| Suggestions matching public code (privacy policy)                         | Most restrictive organization                                                                                                          | [IDE 中的 GitHub Copilot 代码建议](/zh/copilot/concepts/completions/code-suggestions)                 |
| Allow members without a Copilot license to use Copilot 代码评审 in GitHub.com | Most restrictive organization                                                                                                          | [应用卡片：GitHub Copilot 智能体](/zh/copilot/responsible-use/agents)                                   |
| Copilot can search the web                                                | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| GitHub Mobile 中的Copilot 对话助手                                              | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| 副驾驶聊天 in the IDE                                                          | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| 副驾驶聊天 agent mode in the IDE                                               | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| Copilot 代码评审                                                              | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 智能体](/zh/copilot/responsible-use/agents)                                   |
| Copilot云代理                                                                | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 智能体](/zh/copilot/responsible-use/agents)                                   |
| Spark                                                                     | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 智能体](/zh/copilot/responsible-use/agents)                                   |
| Copilot in GitHub.com                                                     | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| GitHub Desktop 中的Copilot                                                  | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |
| Copilot 命令行界面（CLI）                                                        | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 智能体](/zh/copilot/responsible-use/agents)                                   |
| GitHub Copilot 应用                                                         | Least restrictive organization                                                                                                         | [关于 GitHub Copilot 应用](/zh/copilot/concepts/agents/github-copilot-app)                          |
| Editor preview features                                                   | Least restrictive organization                                                                                                         | [GitHub 预发行许可条款](/zh/site-policy/github-terms/github-pre-release-license-terms)                 |
| MCP servers in Copilot                                                    | Least restrictive organization                                                                                                         | [为存储库配置 MCP 服务器](/zh/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers) |
| Copilot-generated commit messages                                         | Least restrictive organization                                                                                                         | [应用卡片：GitHub Copilot 对话助手](/zh/copilot/responsible-use/chat)                                    |

## Availability for members with Copilot from multiple enterprises

If a user receives a license from multiple different enterprises, the **most restrictive** policy usually applies. The exceptions are:

* AI credit paid usage (this applies to each enterprise, not the user)
* GitHub Spark

## Next steps

* [管理组织中GitHub Copilot的策略和功能](/zh/copilot/how-tos/administer-copilot/manage-for-organization/manage-policies)
* [管理企业中 GitHub Copilot 的策略和功能](/zh/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies)