# 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 [Sobre o agente de nuvem do GitHub Copilot](/pt/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-cloud-agent).

## Overview

Copilot cloud agent é um agente de desenvolvimento de software movido a IA que pode trabalhar de forma autônoma em problemas ou solicitações de desenvolvedor. Ele gera pull requests de rascunho para propor uma correção e faz iterações nas alterações em resposta ao feedback.

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

Para assinantes GitHub Copilot Business e GitHub Copilot Enterprise, a capacidade de usar Copilot cloud agent é controlada pelas políticas definidas no nível da organização. Consulte [Adicionando GitHub Copilot agente de nuvem à sua organização](/pt/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

Se a organização pertencer a uma empresa, a habilitação poderá ser controlada no nível da empresa. Consulte [Habilitando GitHub Copilot agente de nuvem em sua empresa](/pt/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 [Adicionando GitHub Copilot agente de nuvem à sua organização](/pt/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 [Bloqueio de recursos agênticos na sua organização](/pt/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 [Gerenciando políticas de GitHub Copilot como um assinante individual](/pt/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 [Sobre automações de Copilot](/pt/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-automations).

Para automations estar disponível em um repositório, todos os seguintes devem ser verdadeiros:

* O repositório deve ser **privado ou interno**.
  Automations não estão disponíveis em repositórios públicos.
* Copilot cloud agent deve ser habilitado para o repositório. Se você tiver Copilot Business ou Copilot Enterprise, um administrador deverá habilitar a Copilot cloud agent política. Consulte [Managing access to GitHub Copilot cloud agent](/pt/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/access-management).
* A organização deve permitir tanto Copilot cloud agentautomations no repositório (ambos estão habilitados por padrão). Consulte [Adicionando GitHub Copilot agente de nuvem à sua organização](/pt/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

Automations estão disponíveis nos planos GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Max, GitHub Copilot Business e 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 [Adicionando GitHub Copilot agente de nuvem à sua organização](/pt/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

## Further reading

* [agente de nuvem GitHub Copilot](/pt/enterprise-cloud@latest/copilot/how-tos/use-copilot-agents/cloud-agent)
* [Configurar o ambiente de desenvolvimento](/pt/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)
* [Personalizando ou desabilitando o firewall para GitHub Copilot](/pt/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-the-firewall)
* [Configurar servidores MCP para seu repositório](/pt/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)
* [Pilotando GitHub Copilot agente de nuvem em sua organização](/pt/enterprise-cloud@latest/copilot/tutorials/cloud-agent/pilot-cloud-agent)