---
title: "I've added my GitHub repository, but I still can't see the Code Change Review (CCR) Report. What can I do?"
description: "Follow the below process to make sure you have added an authentication token for your repository in the project settings page."
category: "Frequently Asked Questions"
section: "General"
keywords: ["ccr report", "review ccr", "change review", "code change", "github", "repository", "token", "enable"]
source_url: "https://support.ketryx.com/hc/en-us/articles/21747500582669-I-ve-added-my-GitHub-repository-but-I-still-can-t-see-the-Code-Change-Review-CCR-Report-What-can-I-do"
last_reviewed: 2026-06-11
---

# I've added my GitHub repository, but I still can't see the Code Change Review (CCR) Report. What can I do?

> **In short:** Follow the below process to make sure you have added an authentication token for your repository in the project settings page.

Follow the below process to make sure you have added an authentication token for your repository in the project settings page.

1. Open the settings area of the project
2. Add the repository from which you want to pull the Code Change Reviews
3. Click Enable repository authentication,
   - set username: name of the token (just for your own reference, can be anything),
   - set password: the actual GitHub token
4. Click Save

There are several steps to generate a GitHub token (classic), which can be found [here](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#creating-a-personal-access-token-classic). To enable the CCR features, the token needs specific permissions mentioned [here](https://ketryx.zendesk.com/hc/en-us/articles/21747340784269).

## Related articles

- [How can I generate a Code Change Review (CCR) report in Ketryx?](how-can-i-generate-a-code-change-review-ccr-report-in-ketryx.md)
- [How can I use the Code Change Review (CCR) feature with GitHub?](how-can-i-use-the-code-change-review-ccr-feature-with-github.md)
- [How can I use the Code Change Review (CCR) feature with Bitbucket?](how-can-i-use-the-code-change-review-ccr-feature-with-bitbucket.md)
- [What code change review (CCR) platforms are currently supported?](what-code-change-review-ccr-platforms-are-currently-supported.md)
- [Does Ketryx Support Code Change Reviews (CCR) using GitLab?](does-ketryx-support-code-change-reviews-ccr-using-gitlab.md)
