# Contact Management

## Contact Management

### Contact Import Conditions

#### Manual Import

* [Single Manual Import](https://helpdocs.ycloud.com/help-center/contact/create-import-contacts)
* [Bulk Manual Import](https://helpdocs.ycloud.com/help-center/contact/create-import-contacts)

#### API Import

Click to view the [API Import](https://docs.ycloud.com/reference/contact-create) documentation.

#### Inbound Message Entry

When a customer sends an inbound message, YCloud automatically saves their phone number and name in the Contact list of your account, making it easier for you to manage contacts.

### Filtering Contacts

Contact supports [segmenting contacts by filter](https://helpdocs.ycloud.com/help-center/contact/contact-grouping), helping you classify and manage your Contact list more efficiently.

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

### Contact Details

Log in to your [YCloud account](https://www.ycloud.com), then go to **Contact > Contact list** to view your contact list. You can also search for contacts by parameters such as nickname and country.


---

# 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://helpdocs.ycloud.com/help-center/contact/contact-management.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.
