# What is GitHub Copilot?

Learn what Copilot is and what you can do with it.

GitHub Copilot is an AI coding assistant that helps you write code faster and with less effort. Then, you can focus more energy on problem solving and collaboration.

Research shows that Copilot increases developer productivity and accelerates software development. See [Research: quantifying GitHub Copilot’s impact on developer productivity and happiness](https://github.blog/2022-09-07-research-quantifying-github-copilots-impact-on-developer-productivity-and-happiness/) in the GitHub blog.

## Features

You can use Copilot to:

* Get code suggestions as you type in your IDE.
* Chat with Copilot to get help with your code.
* Ask for help using the command line.
* Organize and share context with Copilot Spaces to get more relevant answers.
* Generate descriptions of changes in a pull request.
* Research, plan, make code changes, and create pull requests for you to review. Available in Copilot Pro+, Copilot Business, and Copilot Enterprise only.

Use Copilot in the following places:

* Your IDE
* GitHub Mobile, as a chat interface
* Windows Terminal Canary, through the Terminal Chat interface
* The command line, through the GitHub CLI
* The GitHub website

See [GitHub Copilot features](/en/copilot/about-github-copilot/github-copilot-features).

## Get access

You can start using Copilot in several ways, depending on your role and needs.

### Individuals

> \[!IMPORTANT]
> **Starting April 20, 2026**, new sign-ups for Copilot Pro, Copilot Pro+, and student plans are temporarily paused.

* **Try Copilot for free.** Use Copilot Free to explore core features with no paid plan required.
* **Subscribe to a paid plan.** Upgrade to Copilot Pro or Copilot Pro+ for full access to premium features and more generous usage limits.
* **Get free access if you're eligible.** Students, teachers, and open source maintainers may qualify for access to premium features at no cost. See [Access GitHub Copilot for free as a student](/en/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-students) and [Access Copilot Pro for free as a teacher or open source maintainer](/en/copilot/how-tos/copilot-on-github/set-up-copilot/enable-copilot/set-up-for-teachers-and-os-maintainers).
* **Request access from your organization.** If your organization or enterprise has a GitHub Copilot plan, you can request access by going to <https://github.com/settings/copilot> and request access under "Get Copilot from an organization."

See [Getting started with a GitHub Copilot plan](/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/getting-started-with-copilot-on-your-personal-account/getting-started-with-a-copilot-plan) for more information.

### Organizations and enterprises

**Organization owners** can set up Copilot Business for their team by [contacting GitHub's Sales team](https://github.com/enterprise/contact?ref_product=copilot\&ref_type=engagement\&ref_style=text). See [Subscribing to GitHub Copilot for your organization](/en/copilot/managing-copilot/managing-github-copilot-in-your-organization/subscribing-to-copilot-for-your-organization).

If your organization is owned by an enterprise that has a Copilot subscription, you can ask your enterprise owner to enable Copilot for your organization. Go to <https://github.com/settings/copilot> and request access under "Get Copilot from an organization."

**Enterprise owners** can set up Copilot Business or Copilot Enterprise for your enterprise by [contacting GitHub's Sales team](https://github.com/enterprise/contact?ref_product=copilot\&ref_type=engagement\&ref_style=text). See [Subscribing to GitHub Copilot for your enterprise](/en/copilot/managing-copilot/managing-copilot-for-your-enterprise/subscribing-to-copilot-for-your-enterprise).

If you don't need other GitHub features, you can create an enterprise account specifically for managing Copilot Business licenses. This gives you enterprise-grade authentication without charges for GitHub Enterprise licenses. See [About enterprise accounts for Copilot Business](/en/copilot/concepts/about-enterprise-accounts-for-copilot-business).

## Next steps

* Learn more about Copilot features. See [GitHub Copilot features](/en/copilot/about-github-copilot/github-copilot-features).
* Start using Copilot. See [Setting up GitHub Copilot](/en/copilot/setting-up-github-copilot).

## Further reading

* [Frequently asked questions](https://github.com/features/copilot#faq) about GitHub Copilot
* [GitHub Copilot Trust Center](https://copilot.github.trust.page/)