# Customer Contact

Customer contact is defined as information provided by customers when interacting with Bots or Agents through any 3Dolphins Service SRM channel. Customer Contact filled with all information of all customers such as customer name, phone number, email, and any other information.&#x20;

On the Customer Contact page, you can add new contacts, edit customer details information, merge contact, view case timeline, send offline messages, block and unblock contacts and delete contacts. Go to **Customer Service** and click the **Customer Contact** menus, then you will see a customer contact page such as the images below.

![Customer Contact](/files/m8hQX3KXdP1epd4ARFrd)

Customer contacts can be created at any time. Customer contacts are created automatically but you can make it manually also. **How can contacts be created automatically?** For example, every time customers contacts you on any social media platform that has been integrated with 3Dolphins, new contacts will be automatically created in 3Dolphins customer contacts.


---

# 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.3dolphins.ai/customer-service/customer-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.
