dappconnect-sdks/apps/website/docs/your-profile-and-preferences/remove-a-contact-from-statu...

37 lines
1.6 KiB
Markdown
Raw Normal View History

[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 20:30:11 +00:00
---
id: 308
revision: '0'
language: en
title: Remove a contact from Status
---
You can remove any contact from your Status contact list. In Status, you need to add people as contacts to start a conversation. After you remove a Status contact, neither you nor your contact can send new messages to each other.
## What to expect
- Removing a contact from Status removes the identity verification associated with that contact but not their reputation (trusted or untrusted).
- After you remove a contact, your direct messages with them remain. To delete these messages, [delete the chat][delete-a-chat-with-someone].
- A user not on your contact list can still see your profile and send you a contact request. To prevent this, you can [block the user][block-someone-in-status].
:::info
Status doesn't access or use your phone's contact list. When you remove a contact from Status who is also on your phone's contact list, that person stays on your list.
:::
## Remove a contact
=== "Mobile"
1. From the tab bar, tap :mobile-messages: **Messages**.
1. Tap **Contacts**.
1. In your contact list, search for the contact you want to remove.
1. Tap :mobile-more-options: **More options** next to the contact.
1. Select :mobile-remove-user: **Remove from contacts**.
=== "Desktop"
1. From the navigation sidebar, click :desktop-chat: **Messages**.
1. In your contacts sidebar, click the contact you want to remove.
1. At the top of the content area, click :desktop-more-options: **More options** and select **View profile**.
1. In the profile dialog, click **More options** and select **Remove contact**.
1. Click **Confirm**.