# 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](/ru/copilot/concepts/agents/cloud-agent/about-cloud-agent).

## Overview

Copilot cloud agent — это агент по разработке программного обеспечения на базе ИИ, который может автономно работать над вопросами или запросами разработчиков. Он создает проекты запросов на вытягивание, чтобы предложить исправление и итерирует изменения в ответ на отзывы.

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 определёнными на уровне организации. См [. раздел AUTOTITLE](/ru/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

Если организация принадлежит предприятиям, включение может контролироваться на уровне предприятия. См [. раздел AUTOTITLE](/ru/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 в вашу организацию](/ru/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 [Блокировка агентных функций в вашем предприятии](/ru/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 как индивидуального абонента](/ru/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](/ru/copilot/concepts/agents/cloud-agent/about-automations).

Чтобы automations быть доступным в репозитории, все следующие условия должны быть верны:

* Репозиторий должен быть **приватным или внутренним**.
  Automations недоступны в публичных репозиториях.
* Copilot cloud agent должно быть включено для репозитория. Если у вас есть Copilot Business или Copilot Enterprise, администратор должен включить эту Copilot cloud agent политику. См [. раздел AUTOTITLE](/ru/copilot/concepts/agents/cloud-agent/access-management).
* Организация должна разрешить оба Copilot cloud agent варианта и automations в репозитории (оба по умолчанию включены). См [. раздел AUTOTITLE](/ru/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

Automationsдоступны с GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot MaxGitHub 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 в вашу организацию](/ru/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

## Further reading

* [Облачный агент GitHub Copilot](/ru/copilot/how-tos/use-copilot-agents/cloud-agent)
* [Настройка среды разработки](/ru/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)
* [Настройка или отключение брандмауэра для GitHub Copilot](/ru/copilot/how-tos/copilot-on-github/customize-copilot/customize-the-firewall)
* [Настройте MCP-серверы для вашего репозитория](/ru/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)
* [Пилотирование облачного агента GitHub Copilot в вашей организации](/ru/copilot/tutorials/cloud-agent/pilot-cloud-agent)