# Add Contact

You can effortlessly add a community member's contact address to an organisation on [Coinshift](https://coinshift.xyz/).

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

Follow these steps to add a contact to your organisation.

## **Step 1: Access** **the 'Add Contact' feature**

Navigate to the **Contacts** section and select the **Add Contact** option, as highlighted in the screenshot below.

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

## **Step 2:  Input contact information**

A window will appear, prompting you to input the following information:

* Address (ENS or wallet address)
* Networks (optional)
* Name (optional)
* Contact Group (optional)
* Email (optional)

<figure><img src="/files/Dhc14rHwscD3X2oS8j9R" alt="" width="370"><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">Unless otherwise specified, contact information will be systematically integrated across all available networks by default.</mark>
{% endhint %}

After entering the necessary details, click on the **Add to Contacts** button to finalise the process.

Upon completion, the new contact will be successfully added to your contact list, making it available for use across your organisation.

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

&#x20;


---

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