# Managing access to GitHub Copilot cloud agent

Find out about Copilot cloud agent policies available for GitHub Copilot Enterprise and GitHub Copilot Business, and about disabling the agent for specific repositories.

> \[!NOTE]
> For an introduction to Copilot cloud agent, see [クラウド エージェントGitHub Copilotについて](/ja/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-cloud-agent).

## Overview

Copilot cloud agent は、AI を利用したソフトウェア開発エージェントであり、問題や開発者の要求に自律的に対応できます。 それは、修正を提案するための pull request の下書きを作成し、フィードバックを受けて変更を重ねます。

If you are a GitHub Copilot Enterprise or GitHub Copilot Business subscriber, Copilot cloud agent is disabled by default and must be enabled by an administrator before it is available for use.

If you are a Copilot Pro, Copilot Pro+, or Copilot Max subscriber, Copilot cloud agent is enabled by default.

Once enabled, you can use Copilot cloud agent in any repository, provided that an administrator hasn't opted the repository out.

## Copilot cloud agent policies for Copilot Business and Copilot Enterprise

GitHub Copilot BusinessサブスクライバーとGitHub Copilot Enterpriseサブスクライバーの場合、Copilot cloud agentを使用する機能は、組織レベルで定義されたポリシー設定によって制御されます。 「[GitHub Copilotクラウド エージェントを組織に追加する](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent)」を参照してください。

Organization が Enterprise によって所有されている場合は、Enterprise レベルで有効化を制御できます。 「[企業GitHub Copilotクラウド エージェントを有効にする](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/enable-copilot-cloud-agent)」を参照してください。

## Opting repositories out of Copilot cloud agent

By default, users with Copilot cloud agent enabled can use it in all repositories.

Enterprise administrators and organization owners (for organization-owned repositories) and users (for user-owned repositories) can opt out repositories and prevent Copilot cloud agent from being used in those repositories.

For information on disabling Copilot cloud agent in some or all repositories owned by an organization, see [GitHub Copilotクラウド エージェントを組織に追加する](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

For information on disabling Copilot cloud agent in all repositories owned by an enterprise, see [自社環境でのエージェント型機能のブロック](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-agents/block-agentic-features).

For information on disabling Copilot cloud agent in repositories owned by your personal user account, see [個々のサブスクライバーとしてのGitHub Copilot ポリシーの管理](/ja/enterprise-cloud@latest/copilot/how-tos/manage-your-account/manage-policies#disabling-or-enabling-copilot-cloud-agent-in-your-repositories).

## Managing access to Automations

Automations let users run Copilot cloud agent automatically, on a schedule or in response to events. See [Copilot自動化について](/ja/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-automations).

automationsをリポジトリで使用できるようにするには、次のすべてに該当する必要があります。

* リポジトリは **プライベートまたは内部**である必要があります。
  Automations はパブリック リポジトリでは使用できません。
* Copilot cloud agent リポジトリに対して有効にする必要があります。
  Copilot BusinessまたはCopilot Enterpriseがある場合、管理者はCopilot cloud agent ポリシーを有効にする必要があります。 「[Managing access to GitHub Copilot cloud agent](/ja/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/access-management)」を参照してください。
* 組織は、リポジトリ内の Copilot cloud agent と automations の両方を許可する必要があります (両方とも既定で有効になっています)。 「[GitHub Copilotクラウド エージェントを組織に追加する](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent)」を参照してください。

Automations は、 GitHub Copilot Pro、 GitHub Copilot Pro+、 GitHub Copilot Max、 GitHub Copilot Business、および GitHub Copilot Enterprise プランで使用できます。

In addition to the Copilot cloud agent policy, organizations can control whether automations are allowed in a repository. Automations are enabled by default in repositories where Copilot cloud agent is enabled. For more information, see [GitHub Copilotクラウド エージェントを組織に追加する](/ja/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

## Further reading

* [クラウド エージェントGitHub Copilot](/ja/enterprise-cloud@latest/copilot/how-tos/use-copilot-agents/cloud-agent)
* [開発環境を構成する](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)
* [GitHub Copilotのファイアウォールのカスタマイズまたは無効化](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-the-firewall)
* [リポジトリの MCP サーバーを構成する](/ja/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)
* [組織で GitHub Copilot クラウド エージェントのパイロットを実施する](/ja/enterprise-cloud@latest/copilot/tutorials/cloud-agent/pilot-cloud-agent)