diff --git a/config/en/mkdocs.yml b/config/en/mkdocs.yml
index 74ac5a7ff..5042529b0 100644
--- a/config/en/mkdocs.yml
+++ b/config/en/mkdocs.yml
@@ -242,6 +242,7 @@ nav:
- Sync your profile across devices: your-profile-and-preferences/sync-your-profile-across-devices.md
- Delete your Status profile: your-profile-and-preferences/delete-your-status-profile.md
- Remove a Status profile from your profile list: your-profile-and-preferences/remove-a-status-profile-from-your-profile-list.md
+ - View and edit your Status profile: your-profile-and-preferences/view-and-edit-your-status-profile.md
- Adjust your notifications:
- Mute your notifications: your-profile-and-preferences/mute-your-notifications.md
- Handle your contact list and user verification:
diff --git a/docs/en/getting-started/create-or-restore-your-status-profile-using-a-recovery-phrase.md b/docs/en/getting-started/create-or-restore-your-status-profile-using-a-recovery-phrase.md
index 898632455..4bfb219cc 100644
--- a/docs/en/getting-started/create-or-restore-your-status-profile-using-a-recovery-phrase.md
+++ b/docs/en/getting-started/create-or-restore-your-status-profile-using-a-recovery-phrase.md
@@ -85,7 +85,7 @@ When you restore your Status profile using a recovery phrase, Status tries to pu
## Customize your profile
-You can customize your Status profile at any time in the [Status settings][customize-your-status-profile].
+Here you only fill out basic information. You can customize your Status profile further at any time in the [Status settings][edit-your-status-profile].
=== "Mobile"
diff --git a/docs/en/getting-started/run-the-status-app-for-the-first-time.md b/docs/en/getting-started/run-the-status-app-for-the-first-time.md
index aeb279dbb..8100393e3 100644
--- a/docs/en/getting-started/run-the-status-app-for-the-first-time.md
+++ b/docs/en/getting-started/run-the-status-app-for-the-first-time.md
@@ -50,7 +50,7 @@ To protect your Status data and funds, [back up and secure your recovery phrase]
## Customize your profile
-You can customize your Status profile at any time in the [Status settings][customize-your-status-profile].
+Here you only fill out basic information. You can customize your Status profile further at any time in the [Status settings][edit-your-status-profile].
=== "Mobile"
diff --git a/docs/en/your-profile-and-preferences/edit-your-profile.md b/docs/en/your-profile-and-preferences/edit-your-profile.md
deleted file mode 100644
index 072dff2a4..000000000
--- a/docs/en/your-profile-and-preferences/edit-your-profile.md
+++ /dev/null
@@ -1,16 +0,0 @@
----
-id: 531
-revision: 0
-language: en
-hide:
- - navigation
----
-
-# Edit your profile
-
- :octicons-tools-24: In progress
-
-!!! note ""
- We're working on this content.
-
---8<-- "includes/urls-en.txt"
diff --git a/docs/en/your-profile-and-preferences/index.md b/docs/en/your-profile-and-preferences/index.md
index 64e676c07..048e61adb 100644
--- a/docs/en/your-profile-and-preferences/index.md
+++ b/docs/en/your-profile-and-preferences/index.md
@@ -13,6 +13,7 @@ Set up your Status profile and notifications, customize your settings and fix co
- [**Share** your Status profile][share-your-status-profile]
- [Create and use **additional Status profiles**][create-and-use-additional-status-profiles]
- [**Sync** your profile across devices][sync-your-profile-across-devices]
+- [**View and edit** your Status profile][view-and-edit-your-status-profile]
- [**Delete** your Status profile][delete-your-status-profile]
- [**Remove** a Status profile from your profile list][remove-a-status-profile-from-your-profile-list]
diff --git a/docs/en/your-profile-and-preferences/view-and-edit-your-status-profile.md b/docs/en/your-profile-and-preferences/view-and-edit-your-status-profile.md
new file mode 100644
index 000000000..96be8e9d6
--- /dev/null
+++ b/docs/en/your-profile-and-preferences/view-and-edit-your-status-profile.md
@@ -0,0 +1,113 @@
+---
+id: 531
+revision: 0
+language: en
+hide:
+ - navigation
+---
+
+# View and edit your Status profile
+
+!!! note ""
+ Currently, some profile sections are not editable on Status desktop. Use the Status mobile app to edit them.
+
+Your profile serves as a showcase of who you are to other Status users. You can make as many edits as you need, and the profile updates take effect instantly.
+
+!!! tip
+ To see how your profile appears to others, check out [View your profile as someone else][view-your-profile-as-someone-else].
+
+## Edit your Status profile
+
+=== "Mobile"
+
+ 1. From the tab bar, tap :mobile-messages: **Messages**.
+ 1. Tap your profile picture.
+ 1. Tap **Edit profile**.
+ 1. Choose the area you want to edit and follow the corresponding procedure from this table:
+
+=== "Desktop"
+
+ 1. From the navigation sidebar, click :desktop-settings: **Settings**, and then click :desktop-profile: **Profile**.
+ 1. In the **Profile** content area, select **Edit**.
+ 1. Choose the area you want to edit and follow the corresponding procedure from this table:
+
+| Area to edit | Availability |
+|:----|:----|
+| [Profile picture][edit-profile-picture] | Mobile and desktop (limited functionality)|
+| [Name, bio or accent colour][edit-profile-info] | Mobile and desktop (limited functionality) |
+| [Communities, accounts, collectibles or assets][edit-showcase] | Mobile |
+| [Web links][manage-links] | Mobile and desktop |
+
+### Profile picture {: #edit-profile-picture}
+
+You can use a photo, an image or a collectible as your profile picture. If you use Status desktop, you can only choose an image from your computer.
+
+=== "Mobile"
+
+ 1. Tap :mobile-camera: **Camera** in your profile picture.
+ 1. In the action sheet, choose :mobile-camera: **Take photo**, :mobile-image: **Select from gallery** or :mobile-nft: **Select collectible**.
+ 1. Authorize the Status app to access your camera or photo gallery.
+ 1. Set a profile picture and tap **Choose**.
+
+=== "Desktop"
+
+ 1. Click :desktop-edit: **Edit** in your profile picture.
+ 1. Choose a picture from your computer.
+ 1. Adjust your picture size and click **Make this my profile picture**.
+
+### Name, bio or accent colour {: #edit-profile-info}
+
+Use Status mobile if you want to edit the accent colour.
+
+=== "Mobile"
+
+ 1. In the **Profile** list, choose the item to edit.
+ 1. Edit the content and click **Save**.
+
+=== "Desktop"
+
+ 1. Update content in the **Display name** or **Bio** field.
+ 1. Click **Save changes**.
+
+### Communities, accounts, collectibles or assets {: #edit-showcase}
+
+Such information is hidden by default. You can choose what to reveal to different groups of Status users.
+
+=== "Mobile"
+
+1. In the **Showcase** list, choose **Communities**, **Accounts**, **Collectibles** or **Assets**.
+1. Tap the item you want to edit.
+1. Choose **Everyone**, **Contacts**, **ID verified contacts** or **No one**.
+
+!!! warning "Caution"
+ Be careful with sharing sensitive information to protect yourself against scams and fraud.
+
+### Web links {: #manage-links}
+
+If you want to tell people more about yourself, you can display social media links and other web links on your profile.
+
+=== "Mobile"
+
+ 1. In the **On the web** list, tap **Links**.
+ 1. Choose the action you want to complete and follow the steps from this table:
+
+ | Action | Steps |
+ |:-------|:------|
+ | Add links | 1. Tap :mobile-add: **Add** and select the type of link to add. 2. If you want to add a website, type the name and URL. If you want to add your social media, type your username. 3. Tap **Save**.|
+ | Reorder links | In the **Links** list, hold and drag the item to the position you want. |
+ | Edit links | 1. Tap the link you want to edit. 2. Update the content and tap **Save**. |
+ | Delete links | 1. Swipe left over the link to delete and tap :mobile-delete: **Delete**. 2. Tap **Delete** again to confirm. |
+
+=== "Desktop"
+
+ 1. Choose the action you want to complete.
+ 1. Follow the steps from this table:
+
+ | Action | Steps |
+ |:-------|:------|
+ | Add links | 1. Scroll down and click **+ Add more links**. 2. Select the type of link to add. 3. If you want to add a website, type the URL. If you want to add your social media, type your username. 4. Click **Add**, then click **Save changes**. |
+ | Reorder links | 1. Scroll down and find the link to reorder. 2. Hold and drag the item to the position you want. |
+ | Edit links | 1. Scroll down and find the link to edit. 2. Click :desktop-edit: **Edit**. 3. Type the new content and click **Update**. 4. Click **Save changes**. |
+ | Delete links | 1. Scroll down and find the link to delete. 2. Click :desktop-edit: **Edit**. 3. Click **Delete**, then click **Save changes**. |
+
+--8<-- "includes/urls-en.txt"
diff --git a/includes/urls-en.txt b/includes/urls-en.txt
index 6ee04d3ff..e4293aba8 100644
--- a/includes/urls-en.txt
+++ b/includes/urls-en.txt
@@ -133,10 +133,14 @@
[create-or-restore-your-status-profile-using-keycard]: /en/your-profile-and-preferences/create-or-restore-your-status-profile-using-keycard
[customize-your-status-profile]: /en/your-profile-and-preferences/customize-your-status-profile
[delete-your-status-profile]: /en/your-profile-and-preferences/delete-your-status-profile
-[edit-your-profile]: /en/your-profile-and-preferences/edit-your-profile
+[edit-profile-info]: /en/your-profile-and-preferences/edit-your-status-profile#edit-profile-info
+[edit-profile-picture]: /en/your-profile-and-preferences/edit-your-status-profile#edit-profile-picture
+[edit-showcase]: /en/your-profile-and-preferences/edit-your-status-profile#edit-showcase
+[view-and-edit-your-status-profile]: /en/your-profile-and-preferences/view-and-edit-your-status-profile
[faq-status-keys-and-recovery-phrase]: /en/your-profile-and-preferences/faq-status-keys-and-recovery-phrase
[if-you-lose-your-status-password-or-recovery-phrase]: /en/your-profile-and-preferences/if-you-lose-your-status-password-or-recovery-phrase
[log-out-of-status]: /en/your-profile-and-preferences/log-out-of-status
+[manage-links]: /en/your-profile-and-preferences/edit-your-status-profile#manage-links
[mute-your-notifications]: /en/your-profile-and-preferences/mute-your-notifications
[share-your-status-profile]: /en/your-profile-and-preferences/share-your-status-profile
[register-your-status-ens-name]: /en/your-profile-and-preferences/register-your-status-ens-name
diff --git a/overrides/.icons/mobile/nft.svg b/overrides/.icons/mobile/nft.svg
new file mode 100644
index 000000000..b657e1652
--- /dev/null
+++ b/overrides/.icons/mobile/nft.svg
@@ -0,0 +1,10 @@
+