Skip to content

Commit df16402

Browse files
committed
♻️ Update delete account guide and GitLab integration documentation
1 parent 454a07e commit df16402

File tree

1 file changed

+6
-23
lines changed

1 file changed

+6
-23
lines changed

docs/guides/delete-account.md

Lines changed: 6 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ associated with it.
1313
Deleting your CodeRabbit account is permanent and cannot be undone. This action
1414
will permanently erase all data associated with your account, including:
1515

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.
1718
- Learnings and Insights: All data generated by the CodeRabbit AI Bot.
1819
- Subscriptions and Billing: All subscription details and billing information.
1920
- 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
3738
admin user for that specific organization. Upon selecting a organization which
3839
as admin access, the button will appear.
3940

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.
4344

4445
<div align="center">
4546
![Delete Account](./images/delete_account_light.png#gh-light-mode-only)
4647
![Delete Account](./images/delete_account_dark.png#gh-dark-mode-only)
4748
</div>
4849

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
5051
input box provided.
5152

5253
You will be redirected to the login page once the account is deleted. Please
5354
look at the next section for additional steps required by the user.
5455

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-
7356
## Additional Steps Required by the User
7457

7558
### GitHub

0 commit comments

Comments
 (0)