# CSV Imports

### **Importing Contacts via CSV Just Got a Lot Easier**

We are now using artificial intelligence (AI) to make CSV mapping smarter and more efficient.&#x20;

The following improvements let you import all your Contacts' data to your Contacts page simultaneously:

* If your Contact's full address is in one column, you can now import it without having to enter it across multiple columns for the street name, city, zip code, etc.
* If your CSV contacts have multiple comma-separated tags in one column (e.g. Buyer, Past Client), you can import them as-is, and the app will save them as different tags. You no longer have to enter them into separate columns.&#x20;
* Previously, our app would not have recognized multiple columns with the same name. For example, if you had two columns named Tag, one would have been skipped, which no longer is the case. Rechat will now recognize they are two separate columns.

{% embed url="<https://rechatq.wistia.com/medias/3kqumd63kq>" %}

### **Improved Template Text Editor**

Two updates now make it easier to access the template Rich Text Editor (RTE) in the Marketing Center:

* The Delete, Duplicate and Move options have moved to the right side of the RTE.
* The editor box appears when you click to make edits, and it will disappear when clicking on empty space in the template.

{% embed url="<https://rechatq.wistia.com/medias/7h298d14k2>" %}


---

# 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://help.rechat.com/whats-new/csv-imports.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.
