Security and Privacy
- Cached data is encrypted (except for OSS projects)
- Cached data is never used for training
- Cached data is used exclusively for speeding up reviews
- Cache expires after a maximum of one week
Configuration
To opt out of caching, configureReview - Disable Cache at either the organization level or the repository level.
On self-hosted CodeRabbit, you can also disable all data retention organization-wide by setting
knowledge_base.opt_out to true. See Opt out of data retention.