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

In addition to being able to create, edit, and add contacts directly in Contacts, 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 Windows, please

1. Open your file with Notepad
2. Click on **File** **➔** **Save As**
3. Under **Encoding** please select *UTF-8*.
4. Under **Save as type** please select *Text Documents (\*.txt)*.
5. Click **Save**

![](/files/56p4wRr4rEzglRgjJJfD)


---

# 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-windows.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.
