This repository was archived by the owner on Aug 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork69
📝 Add Documentation for Deleting Account#55
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
4 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
109 changes: 109 additions & 0 deletionsdocs/guides/delete-account.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,109 @@ | ||
| --- | ||
| title: Delete CodeRabbit Account | ||
| sidebar_label: Delete CodeRabbit Account | ||
| # description: | ||
| sidebar_position: 3 | ||
| --- | ||
| The guide explains how to delete your CodeRabbit account and all the data | ||
| associated with it. | ||
| :::danger Irreversible Account Deletion | ||
| Deleting your CodeRabbit account is permanent and cannot be undone. This action | ||
| will permanently erase all data associated with your account, including: | ||
| - Organization and Repositories: The organization and repositories integrated with CodeRabbit. | ||
| - For Self-Hosted GitLab users, all the organizations and repositories data will be removed from CodeRabbit servers. | ||
| - Learnings and Insights: All data generated by the CodeRabbit AI Bot. | ||
| - Subscriptions and Billing: All subscription details and billing information. | ||
| - Settings: All repository and organization level settings configured by you. | ||
| - Reports: All recurring reports created by you. | ||
| - Integrations: All connections with third-party services such as Jira, Linear, etc., established by you. | ||
| ::: | ||
| ### Deleting the CodeRabbit Account via the UI | ||
| :::info | ||
| Only accounts where the user has admin access will be deleted. | ||
| ::: | ||
| Sign into your CodeRabbit account and navigate to the **Subscription** page. | ||
| Select the orange colored **Delete Account** button just below the Manage | ||
| Subscription button. If you do not see the button, then likely you are not an | ||
| admin user for that specific organization. Upon selecting a organization which | ||
| as admin access, the button will appear. | ||
| A Modal informing the user about the result of deleting the account will open | ||
| upon selecting **Delete Account**. You can open the dropdowns for more | ||
| information. | ||
| <div align="center"> | ||
|  | ||
|  | ||
| </div> | ||
| Deletion will only occur once the admin specifically types in "delete" in the | ||
| input box provided. | ||
| You will be redirected to the login page once the account is deleted. Please | ||
| look at the next section for additional steps required by the user. | ||
| ## Additional Steps Required by the User | ||
| ### GitHub | ||
| #### Remove / Revoke the CodeRabbit OAuth App from your GitHub account | ||
| 1. Navigate to your Organizations settings on GitHub | ||
| 2. Click on <strong>OAuth Application Policy</strong> | ||
| 3. Select the pencil icon next to <strong>coderabbitai</strong> | ||
| 4. Click <strong>Revoke</strong> to remove permissions | ||
| #### Uninstall the CodeRabbit GitHub App from your GitHub account | ||
| 1. Navigate to your Organizations settings on GitHub. | ||
| 2. Click on <strong>GitHub Apps</strong> on the left sidebar. | ||
| 3. Select <strong>Configure</strong> | ||
| 4. Select <strong>Uninstall</strong> near the bottom of the page | ||
| ### GitLab and Self-Hosted GitLab | ||
| #### Remove / Revoke the CodeRabbit OAuth App from your GitLab account | ||
| 1. Navigate to your <strong>User Settings</strong> in GitLab | ||
| 2. Click on <strong>Applications</strong> | ||
| 3. Click <strong>Revoke</strong> on the CodeRabbit application and confirm | ||
| #### Uninstall the CodeRabbit Webhook from your GitLab account | ||
| 1. Navigate to your <strong>Group</strong> where you installed CodeRabbit in the | ||
| GitLab UI | ||
| 2. Select a project you installed CodeRabbit on, Hover over{" "} | ||
| <strong>Settings</strong> and select{" "} <strong>Webhooks</strong> | ||
| 3. Select <strong>Delete</strong> and confirm the deletion the project hook. | ||
| 4. Select <strong>Uninstall</strong> near the bottom of the page | ||
| #### Uninstall the CodeRabbit Bot User from your GitLab account | ||
| 1. Navigate to your <strong>Group</strong> where you installed CodeRabbit in the | ||
| GitLab UI | ||
| 2. Select a project you installed CodeRabbit on, Hover over{" "} | ||
| <strong>Manage</strong> and select <strong>Members</strong> | ||
| 3. Select <strong>Remove Member</strong> and confirm to remove the CodeRabbit | ||
| from your project | ||
| :::warning | ||
| The steps are necessary to completely off-board CodeRabbit from your | ||
| GitHub/GitLab account. Failure to do so will result in CodeRabbit still having | ||
| permissions to your GitHub/GitLab account, although no data will be processed. | ||
| Signing back in without completing the above steps will re-introduce a minimal | ||
| set of data being stored as a part of the sign in process. | ||
| ::: |
Binary file addeddocs/guides/images/delete_account_dark.png
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file addeddocs/guides/images/delete_account_light.png
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.