# Use Copilot agents

Delegate tasks to GitHub Copilot agents on GitHub, track their progress, and review the results.

## Links

* [Get started with Copilot agents on GitHub](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/overview)

  Try Copilot cloud agent end-to-end in about ten minutes.

* [Kick off a task with Copilot agents on GitHub](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/kick-off-a-task)

  Decide whether Copilot cloud agent creates a pull request immediately or works on a branch you review and iterate on first.

* [Research, plan, and iterate on code changes with Copilot cloud agent](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/research-plan-iterate)

  Perform deep research on a repository, create an implementation plan, and make iterative code changes on a branch, then create a pull request when you're ready.

* [Managing agent sessions](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/manage-and-track-agents)

  Monitor an agent's progress in real time, steer it with follow-up prompts, and stop or archive sessions.

* [Using GitHub Copilot code review on GitHub](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/copilot-code-review)

  GitHub Copilot reviews your pull requests and suggests ready-to-apply changes, so you get fast, actionable feedback on every commit.

* [Review output from Copilot](/en/copilot/how-tos/copilot-on-github/use-copilot-agents/review-copilot-output)

  Copilot pull requests deserve the same thorough review as any contribution.