dappconnect-chat-sdk/apps/website/docs/your-profile-and-preferences/remove-a-status-profile-from-your-profile-list.md
Pavel b88f7e73da
[website] Add documentation (#403)
* setup md/mdx

* add test page

* setup mdx provider

* Add breadcrumbs

* links -> routes

* add information box

* add more remark plugins

* text InformationBox

* setup contentlayer

* add testing docs folder

* setup docs static generation

* add ssg to blog too

* add Shortcut component

* add SearchButton

* add hook for keyboard shortcuts

* update main docs page

* update main learn page content

* side-bar -> sidebar-menu

* rename docs pages

* add heading anchors, use new components

* add table of contents to docs

* move styling to breadcrumbs

* cleanup markdown examples

* change slugify fn

* update getting-started.md

* add highlight matches component

* update learn pages

* rename website InformationBox to Admonition

* ?enable user-select

* add static helpers to epics

* simplify components structure

* update insights layout

* add link tree utils

* add search engine

* update docs import

* update contenlayer

* add docs indexer

* support code block highlighting

* search index

* fix types

* remove supporting files

* update tree builder

* make build work

* update docs

* update label

* update toc

* add config.json

* update menu

* search index import

* learn -> help

* fix md file

* update toc

* fix code snippets

* add help index route

* remove testing files

* add original docs

* migrate getting started

* migrate messaging-and-web3-browser docs

* migrate network-nodes-and-statistics docs

* handle empty content

* add navigation config

* wip

* migrate status-wallet docs

* migrate to new admonitions format

* migrate your-profile-and-preferences docs

* migrate part of status-communities docs

* mv

* rm log

* index

* fix lint

* fix warn

* fix title

* fix docs layout

* udpate next.config

* use lowercase lang

* generate contentlayer types before typechecking

* update docs images

* update help routes

---------

Co-authored-by: Felicio Mununga <felicio@users.noreply.github.com>
2023-06-27 21:30:11 +01:00

1.8 KiB

id revision language title
500 0 en Remove a Status profile from your profile list

If you don't want a profile to show up on your device, you can remove it.

:::info A profile removed from your device is not deleted. Check out [Delete your Status profile][delete-your-status-profile]. :::

What to expect

  • When you remove a profile from one device, the associated data is deleted from that device. To delete the data from all devices, repeat the procedure on all devices where you use the profile.
  • If you don't log into your Status profile for 30 days or more (on any device), your crypto funds are safe, but your profile is [irrecoverably lost][delete-your-status-profile]. You can always create another Status profile [using your recovery phrase][create-or-restore-your-status-profile-using-a-recovery-phrase]

Remove a Status profile

=== "Mobile"

1. From the tab bar, tap :mobile-communities: **Communities**, then tap your profile photo.
1. From the top navigation, tap :mobile-multi-profile: **Profiles**.
1. Tap the :mobile-more-options: **More options** next to the profile to remove.
1. Tap :mobile-placeholder: **Remove profile from this device**.
1. Tap **Remove** to confirm.

=== "Desktop"

1. From the navigation sidebar, click :desktop-settings: **Settings** > :desktop-signout: **Sign out and quit**.
1. Click **Sign out and quit** again to confirm.
1. Open the Status app. Click **Cancel** if you are prompted to sign in.
1. Click :desktop-chevron-down: **Arrow** and then click :desktop-settings: **Manage profiles**.
1. Click :desktop-delete: **Remove** next to the profile to remove.
1. Click **Remove Profile** to confirm.

:::info Within 30 days, you can [restore this profile][create-or-restore-your-status-profile-using-a-recovery-phrase] if you want to use it again. :::