> 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/edit-contact.md).

# Edit Contact

Signers and Members possess the capability to modify member contact information as needed. With the exception of the address field, they can add and revise the majority of fields within the **Contacts** section.

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

Follow these steps to edit a contact.

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

Locate the **edit** icon (highlighted in the below screenshot) adjacent to the member whose details require updating, and click on it.&#x20;

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

## **Step 2: Modify Contact information**

A window will emerge, prompting you to modify the information. For instance, the following adjustments are being made to a contact:&#x20;

* Network removal (reverting to default)
* Name modification&#x20;
* Email inclusion&#x20;
* Contact Group assignment

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

Upon completion, save the changes.

{% hint style="info" %} <mark style="color:blue;">Contact Groups are a feature included in v2 aimed at improving your experience by making classifying data more efficient. We have made contacts group-able data in v2. You can create groups based on teams within your organisation, such as marketing, community, expense wallet, or vendors.</mark>
{% endhint %}

## **Step 3: Verify changed Contacts**

Navigate to the **Contacts** section to verify the successful modification of the targeted member's details.

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


---

# 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/edit-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.
