Overview
The AI Controls view provides a centralized platform where you can manage and monitor AI policies and agents across your enterprise. From the "Agents" page, you can:
- Manage the enterprise-level availability of agents like Copilot coding agent, Copilot code review, and Copilot custom agents
- Control who can manage your enterprise-level custom agents
- View and filter a list of agent sessions in your enterprise over the last 24 hours
- Find a detailed record of agentic audit log events
Copilot custom agents
Copilot custom agents are specialized versions of Copilot coding agent that you can configure with tailored prompts, tools, and context, making them excel at specific tasks. Custom agents can be defined and managed at the enterprise level for greater control and compliance, or at the organization and repository levels to allow teams the flexibility to build for their specific needs.
You can manage your enterprise-level custom agents:
- From the AI Controls view
- Using the REST API. See REST API endpoints for Copilot custom agents.
For more detailed information on custom agents, see About custom agents.
Agent sessions
An agent session encompasses an entire interaction with Copilot coding agent, or any individual custom agent, on a specific task. These tasks include:
- Prompting the agent to create or edit a pull request
- Assigning the agent to an issue
For billing information on agent sessions, see GitHub Copilot premium requests.
Next steps
To get started with custom agents, see Preparing to use custom agents in your enterprise.