Skip to content

Commit 580a13c

Browse files
committed
Added page “Delete organizations or your account”
1 parent 6a3d48e commit 580a13c

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
sidebar_position: 5
3+
---
4+
5+
# Delete organizations or your account
6+
7+
## Delete a organization
8+
9+
To delete an organization, you need to be the owner of the organization.
10+
If you are the owner, you can delete the organization in the organization settings.
11+
12+
1. Click on "Settings" in the left navigation
13+
2. Scroll down to the "Delete Organization" section
14+
15+
After you clicked on the "Delete Organization" button, you will be asked to confirm the deletion.
16+
17+
The deletion of an organization is irreversible and all data will be lost.
18+
The users of the organization will not be deleted.
19+
If the users are not part of another organization, a new empty personal organization will be created for them.
20+
21+
## Delete your account
22+
23+
1. Click on "Profile Settings" in the left navigation
24+
2. Scroll down to the "Delete Account" section
25+
26+
After you clicked on the "Delete Account" button, you will be asked to confirm the deletion.
27+
28+
The deletion of a user is irreversible and all data will be lost.
29+
30+
If the user is part of an organization, but NOT the owner, the user will be converted to a placeholder user in the organization, so that the time entries of the user are not lost.
31+
32+
If the user is owner of an organization, the organization will automatically be deleted during the account deletion, but only if the organization has no other members.
33+
If the organization has other members, the deletion will be prevented. To delete your account in this case, you need to transfer the ownership to another user or delete the organization first and then delete your account.

0 commit comments

Comments
 (0)