# Import contacts to the phone directory

If you already have your own list of contacts, you can do a massive import to Toky loading a file in CSV format (Comma Separated Values).

This file must have the following fields:

* Name
* Phone number
* Email

*The first row of the file must be the fields name and the **name** and **phone number** fields are required.*

After having the file the following is done to import it In the Toky beams dashboard:

1. Click **Phone Directory**
2. Click **Import Contacts**

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

In the window that follows **click to upload a file** or drag the file with the contacts to the zone.

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

You must now match the loaded columns from the file and the Toky directory fields.

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

Click on **Save Changes**


---

# 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://docs.bird.com/toky-en/how-to-guidestokyapp/import-contacts-to-the-phone-directory.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.
