# How do I prepare a .CSV File for import on Mac?

In addition to being able to create, edit, and add contacts in your Contact list, it is also possible to import and export contacts via a .csv or .txt file. It is important to ensure these files are in the UTF-8 (Unicode) format.

**To ensure your CSV file is in UTF-8 with Mac OS**

Open the file with TextEdit and go to **Format**. If there is an option to **Make Plain Text**, please select this. If this option does not appear, then the format is indeed already **Plain Text** and does not need to be changed.

![](/files/FTh9iLcScx4jiziyGLm7)

Then please click on **TextEdit** and go to **Preferences**.

![](/files/fI9NRTuoMb8N8Jfsr92k)

Under **Saving Files**, please select *Unicode (UTF-8)*

![](/files/PNzN5c3khSc1dXFKOGzT)

Lastly, save the file.


---

# 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://teamhelp.sipgate.co.uk/account-management/contacts/how-do-i-prepare-a-csv-file-for-import-on-mac.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.
