> For the complete documentation index, see [llms.txt](https://docs.coinshift.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinshift.xyz/business/coinshift-walkthrough/contact-management/remove-contact.md).

# Remove Contact

Signers and Members can easily delete a contact when it is no longer required. The contact deletion process can be completed in just two steps.

<figure><img src="/files/EMUBve9Q19G3AYQhUbZC" alt=""><figcaption></figcaption></figure>

## **Step 1: Locate the delete icon**

Click on the **Delete** icon (highlighted in the below screenshot) adjacent to the member you intend to remove.

<figure><img src="/files/3itFzjiDryPtLi2PeXbP" alt=""><figcaption></figcaption></figure>

## **Step 2: Confirm the Contact removal process**

Click the **Remove** button to confirm your intent to delete the chosen contact.&#x20;

<figure><img src="/files/RXvEzZ0bemeM8idjLUTG" alt="" width="563"><figcaption></figcaption></figure>

Upon completion of these steps, the individual will be removed from the organisation's contact list.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coinshift.xyz/business/coinshift-walkthrough/contact-management/remove-contact.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
