# Frequently Asked Questions

# What permissions does the GitHub Personal Access Token need?

The following permissions are needed for the Code Change Review feature to work.

For the classic _Personal Access Token_, the following scopes are required:

- `repo`

- `read:user`

For the fine-grained _Personal Access Token_, the following permissions are required:

- _Contents_

- _Metadata_

- _Pull requests_
