# Create New Contact

Creating a contact is a very easy and fast process that can be created at any time. You can add a contact manually by using ***“Add Contact”*** button or using import contact from your device.&#x20;

### Add Contact Manually

If you will create a manual contact, you simply open the contact page in Anywhere, and click ***“Option”*** button (<img src="/files/-McODwU2nUJWMl4fzelX" alt="" data-size="line">) then click **"Add Contact"** button. Then, you will see a blank form to add new contact. Enter the information required fields such as first name and email, etc.

![Add Contact](/files/-McOElz0PUluTayFQXQw)

**Component explanation :**

| Form Parameter | Description                                                                                                                                                                                                                                                                                                                                                                                             |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| First Name     | First name of the Customer.                                                                                                                                                                                                                                                                                                                                                                             |
| Last Name      | Last name of the Customer.                                                                                                                                                                                                                                                                                                                                                                              |
| Tag            | <p>To labeling the contact lead.</p><p>There's 3 label that you will choose: (Optional)</p><ol><li>Hot Lead: People or businesses who have bigger degrees to turn into a deal.</li><li>Warm Lead: People or businesses who actively ask or contact your team about their interest in your products. </li><li>Cold Lead: People or businesses who do not show interest in your product openly.</li></ol> |
| Company        | The company that the contact is linked to. Enter the company name, select the company from a suggestion.                                                                                                                                                                                                                                                                                                |
| Phone Number   | Phone Number of the Customer (You can fill in the phone number with max. 13 digits).                                                                                                                                                                                                                                                                                                                    |
| Email          | Email address of the Customer (must be email-formatted e.g <example@gmail.com>).                                                                                                                                                                                                                                                                                                                        |

### Import Contact from Device

In situations where you want to import contacts that already saved in your device in order to making it easier for you to save contacts without having to type manually, you can import contact from your device by clicking **“Import Contact”** button.

To access the contact, make sure you have given the Anywhere app permission to access your contacts. Then, application will show all of your contact that can be selected. Choose one of the contact to import and click 'Save' button.

![Import Contact](/files/-McOIEHUDNhwxnWW2mxF)

When contact have successfully added, you will see success notification and the contact will show on contact list. If you want to add another contact, you can repeat the steps above.&#x20;


---

# 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/anywhere-en/sales/contact/create-new-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.
