# Adding / Updating Contact details in Inbox

### Contact info&#x20;

#### Overview

<figure><img src="/files/ZP2eTCjuAt0w0s9C7Eii" alt="" width="236"><figcaption><p>Creating new contact in Conversation Inbox</p></figcaption></figure>

One helpful feature of the **Mercuri CX Conversation Inbox** is that it lets you easily **add or update contact details** while chatting with a customer.

One  can quickly fill in basic info like:

* First and last name
* Email
* Phone number (with country code)
* Company name (optional)
* Subscription status (Subscribed or Unsubscribed)

This makes it easier for the business team to keep customer details in one place, understand who they’re talking to, and follow up better, all without switching screens.

***

#### How to add Contact details :&#x20;

* Go to the **Conversation Inbox** and open the chat where you want to add contact information.
* On the **right side panel**, click on **Create New Contact.**
* Fill in the details such as **Name**, **Email**, **Phone Number**, and **Company Name** (optional).
* Once done, click on **Save Contact.**

***

#### **Managing Saved Contacts in Mercuri CX&#x20;*****(Add tags, Edit, and Delete contacts)***

<figure><img src="/files/ufrJjTPnmboEseWrMf66" alt=""><figcaption><p>Managing Saved Contacts in Mercuri CX </p></figcaption></figure>

Once you’ve saved a contact, you can easily personalize and manage their information:

* **Add Tags:**\
  To better categorize or identify the customer, click the **“+ Add Label”** icon on the contact card. This helps you organize conversations based on tags like “VIP,” “New Lead,” or “Follow-up.”
* **Edit Contact:**\
  If you want to update any details (like phone number or email), click the **pencil/edit icon** on the contact card.
* **Delete Contact:**\
  To remove a contact from your list, click the **trash bin/delete icon**.

These options help you keep your customer data clean, organized, and easy to manage, making follow-ups and personalized engagement smoother for your team.


---

# Agent Instructions: 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.mercuri.cx/features/conversations-inbox/adding-updating-contact-details-in-inbox.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.
