# 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 [À propos de GitHub Copilot agent cloud](/fr/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-cloud-agent).

## Overview

Copilot cloud agent est un agent de développement logiciel alimenté par l’IA qui peut fonctionner de manière autonome sur des problèmes ou des demandes de développeur. Il crée des pull requests pour proposer un correctif et apporter des itérations aux modifications en réponse aux commentaires.

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

Pour les abonnés GitHub Copilot Business et GitHub Copilot Enterprise, la capacité d’utiliser Copilot cloud agent est contrôlée par les paramètres de politique définis au niveau de l’organisation. Consultez « [Ajout d’GitHub Copilot agent cloud à votre organisation](/fr/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent) ».

Si l’organisation appartient à une entreprise, l’activation peut être contrôlée au niveau de l’entreprise. Consultez « [Activation de GitHub Copilot agent cloud dans votre entreprise](/fr/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 [Ajout d’GitHub Copilot agent cloud à votre organisation](/fr/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 [Blocage des fonctionnalités agentiques dans votre entreprise](/fr/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 [Gestion des stratégies de GitHub Copilot en tant qu’abonné individuel](/fr/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 [À propos des automatisations de Copilot](/fr/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/about-automations).

Pour automations être disponible dans un référentiel, toutes les valeurs suivantes doivent être remplies :

* Le référentiel doit être **privé ou interne**.
  Automations ne sont pas disponibles dans les dépôts publics.
* Copilot cloud agent doit être activé pour le référentiel. Si vous avez Copilot Business ou Copilot Enterprise, un administrateur doit activer la Copilot cloud agent stratégie. Consultez « [Managing access to GitHub Copilot cloud agent](/fr/enterprise-cloud@latest/copilot/concepts/agents/cloud-agent/access-management) ».
* L’organisation doit autoriser les deux Copilot cloud agent et automations dans le référentiel (les deux sont activées par défaut). Consultez « [Ajout d’GitHub Copilot agent cloud à votre organisation](/fr/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent) ».

Automations sont disponibles avec les offres GitHub Copilot Pro, GitHub Copilot Pro+, GitHub Copilot Max, GitHub Copilot Business et 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 [Ajout d’GitHub Copilot agent cloud à votre organisation](/fr/enterprise-cloud@latest/copilot/how-tos/administer-copilot/manage-for-organization/add-copilot-cloud-agent).

## Further reading

* [Agent cloud GitHub Copilot](/fr/enterprise-cloud@latest/copilot/how-tos/use-copilot-agents/cloud-agent)
* [Configurer l’environnement de développement](/fr/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)
* [Personnalisation ou désactivation du pare-feu pour GitHub Copilot](/fr/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/customize-the-firewall)
* [Configurer des serveurs MCP pour votre référentiel](/fr/enterprise-cloud@latest/copilot/how-tos/copilot-on-github/customize-copilot/configure-mcp-servers)
* [Piloter l'agent cloud GitHub Copilot dans votre organisation](/fr/enterprise-cloud@latest/copilot/tutorials/cloud-agent/pilot-cloud-agent)