# 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 클라우드 에이전트 정보](/ko/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-cloud-agent).

## Overview

Copilot cloud agent 는 문제 또는 개발자 요청에 대해 자율적으로 작업할 수 있는 AI 기반 소프트웨어 개발 에이전트입니다. 수정 사항을 제안하기 위해 초안 끌어오기 요청을 발생시키고 피드백에 대한 응답으로 변경 내용을 반복합니다.

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 클라우드 에이전트 추가](/ko/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent)을(를) 참조하세요.

조직이 엔터프라이즈에 의해 소유된 경우, 사용 설정은 엔터프라이즈 수준에서 제어될 수 있습니다.
[엔터프라이즈에서 GitHub Copilot 클라우드 에이전트 사용](/ko/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 클라우드 에이전트 추가](/ko/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 [귀사의 엔터프라이즈 환경에서 에이전트형 기능 차단](/ko/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 정책을 개별 구독자로 관리](/ko/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 자동화 정보](/ko/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-automations).

automations 리포지토리에서 사용할 수 있도록 하려면 다음이 모두 true여야 합니다.

* 리포지토리는 **프라이빗 또는 내부**여야 합니다.
  Automations 공용 리포지토리에서 사용할 수 없습니다.
* Copilot cloud agent 는 리포지토리에 대해 사용하도록 설정해야 합니다.
  Copilot Business 또는 Copilot Enterprise이 있는 경우 관리자가 Copilot cloud agent 정책을 사용하도록 설정해야 합니다.
  [Managing access to GitHub Copilot cloud agent](/ko/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/access-management)을(를) 참조하세요.
* 조직은 리포지토리에서 Copilot cloud agent와 automations를 모두 허용해야 합니다(둘 다 기본적으로 활성화되어 있습니다).
  [조직에 GitHub Copilot 클라우드 에이전트 추가](/ko/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 클라우드 에이전트 추가](/ko/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

## Further reading

* [GitHub Copilot 클라우드 에이전트](/ko/enterprise-cloud@latest/copilot/how-tos/use-copilot-agents/cloud-agent)
* [개발 환경 구성](/ko/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)
* [GitHub Copilot 방화벽 사용자 지정 또는 비활성화](/ko/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-the-firewall)
* [리포지토리에 대한 MCP 서버 구성](/ko/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)
* [귀하의 조직에서 GitHub Copilot 클라우드 에이전트를 파일럿 테스트하기](/ko/enterprise-cloud@latest/copilot/tutorials/cloud-agent/pilot-cloud-agent)