> For the complete documentation index, see [llms.txt](https://docs.buzzchat.click/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buzzchat.click/home/product-guides/contacts.md).

# Contacts

{% embed url="<https://youtu.be/tPTaS8tk3YI>" fullWidth="false" %}

### **Adding Contacts:**

To add contacts, click the "Add Contact" button. Subsequently, provide a preferred name and upload text format CSV containing the contacts. The CSV format should have at least one column labeled "number," ensuring phone numbers include the country code (e.g., +591 705x111x1x). Additionally, you have the flexibility to include individual columns for each contact, such as name, last name, description, and more.

#### **CSV Format Example:**

```
number,name,lastname,description
{code}{number},{name},{lastname},{description}
+1123x456x7890,Jane,Smith,Supplier
+591705x111x1x,John,Doe,Client
...,...,...,...
```

### **Uploading Contacts:**

After filling in the details, click "Save" to upload and update the contact information. The system will refresh, displaying the updated list of contacts.

### **Viewing and Updating Contacts:**

* **View Contacts:** Scroll through the list to view each contact's information.
* **Update Contacts:** To modify contact details, click the "Update" button. This allows you to edit information such as names and contact numbers.

{% hint style="info" %}
**Note:** Ensure your **Text CSV** file follows the specified format, and be mindful of the country codes in the "<mark style="color:yellow;">**number**</mark>" column for accurate contact information
{% endhint %}
