Reorganizing by Feature sections
Capabilities folders to give an overview of each feature
How-Tos folders to give guidance for advanced customizations
Reorganized the Developers section as well, moving the API sub section
there
added some new visuals and videos to illustrate the How-Tos articles
checked the typos, the links and added a section at the end of the
doc.json file to redirect existing links to the new ones (SEO purpose +
continuity of the user experience)
What I have not updated is the "l" folder that, per my understanding,
contains the translation of the User Guide - that I only edited in
English
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is
generating a summary for commit
5301502a32. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@twenty.com>
Co-authored-by: Abdul Rahman <ar5438376@gmail.com>
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
40 lines
1.2 KiB
Plaintext
40 lines
1.2 KiB
Plaintext
---
|
|
title: Profile Settings
|
|
description: Manage your personal profile and security settings.
|
|
---
|
|
|
|
|
|
## Personal Information
|
|
|
|
### Name and Email
|
|
- **Display Name**: Update how your name appears to other workspace members
|
|
- **Email Address**: Change your login email (requires verification)
|
|
- **Profile Picture**: Upload a custom avatar or use your initials
|
|
|
|
## Security Settings
|
|
|
|
### Two-Factor Authentication (2FA)
|
|
Enable 2FA to add an extra layer of security to your account:
|
|
1. Go to **Settings → Profile Settings**
|
|
2. Click **Enable 2FA**
|
|
3. Scan the QR code with your authenticator app
|
|
4. Enter the verification code to confirm
|
|
|
|
### Password Management
|
|
- **Change Password**: Update your current password
|
|
- **Password Requirements**: Must be at least 8 characters long
|
|
|
|
|
|
## Profile Management
|
|
|
|
### Delete Account
|
|
<Warning>
|
|
Deleting your account will permanently remove your access to all workspaces. This action cannot be undone, you'll lose access to all workspaces where you're a member, and you should consider leaving individual workspaces instead if you only want to exit specific teams.
|
|
</Warning>
|
|
|
|
To delete your account:
|
|
1. Go to **Settings → Profile Settings**
|
|
2. Scroll to **Danger Zone**
|
|
3. Click **Delete Account**
|
|
4. Confirm by typing your email address
|