@@ -13,7 +13,8 @@ associated with it.
13
13
Deleting your CodeRabbit account is permanent and cannot be undone. This action
14
14
will permanently erase all data associated with your account, including:
15
15
16
- - Organizations and Repositories: All organizations and repositories integrated with CodeRabbit.
16
+ - Organization and Repositories: The organization and repositories integrated with CodeRabbit.
17
+ - For Self-Hosted GitLab users, all the organizations and repositories will be uninstalled from CodeRabbit.
17
18
- Learnings and Insights: All data generated by the CodeRabbit AI Bot.
18
19
- Subscriptions and Billing: All subscription details and billing information.
19
20
- Settings: All repository and organization level settings configured by you.
@@ -37,39 +38,21 @@ Subscription button. If you do not see the button, then likely you are not an
37
38
admin user for that specific organization. Upon selecting a organization which
38
39
as admin access, the button will appear.
39
40
40
- A Modal informing the user about the result of deleting the account will appear.
41
- You can open the dropdowns for more information. The information provided will
42
- be included in this guide further below .
41
+ A Modal informing the user about the result of deleting the account will open
42
+ upon selecting ** Delete Account ** . You can open the dropdowns for more
43
+ information .
43
44
44
45
<div align =" center " >
45
46
![ Delete Account] ( ./images/delete_account_light.png#gh-light-mode-only )
46
47
![ Delete Account] ( ./images/delete_account_dark.png#gh-dark-mode-only )
47
48
</div >
48
49
49
- Deletion will only occur once the user specifically types in "delete" in the
50
+ Deletion will only occur once the admin specifically types in "delete" in the
50
51
input box provided.
51
52
52
53
You will be redirected to the login page once the account is deleted. Please
53
54
look at the next section for additional steps required by the user.
54
55
55
- ### What if I just want to restrict access to one or more organizations?
56
-
57
- In the ** GitHub** UI, you can simply uninstall the CodeRabbit Github App and
58
- CodeRabbit OAuth App for the organization(s).
59
-
60
- In the ** GitLab** UI, you can simply uninstall the CodeRabbit webhook from the
61
- project(s) and remove the CodeRabbit Bot user from the members list within the
62
- project(s).
63
-
64
- ::: info
65
-
66
- CodeRabbit does not use any data ever for training purposes for ** Pro** plan
67
- users. CodeRabbit does not store any of your codebase on its servers. Any code
68
- that is processed in real-time during the review process is thrown away upon
69
- completion of the review and is never stored.
70
-
71
- :::
72
-
73
56
## Additional Steps Required by the User
74
57
75
58
### GitHub
0 commit comments