# Importing Contact Information

&#x20;

The first thing that probably springs to mind when considering importing data is “*how do I get all of my business contacts and other information from my old system into Daylite”*. There is no denying that importing a Contact’s details is really important, and the last thing you want is to lose any of their information.

You can choose to import existing People or Company data from your Contacts app into Daylite for iOS.

**Importing People and Companies From Your Existing Contacts App**

If you wish to import a People contact record into Daylite for iOS, select **Contacts > People** from the Daylite Sidebar, then tap the **+** button and choose **Import from Contacts App**.

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

If you wish to import a Company contact record into Daylite for iOS, select **Contacts > Company** from the Daylite Sidebar, then tap the **+** button and choose **Import from Contacts App**.

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

{% hint style="success" %}
**Pro Tip:**

It is important to be concise to avoid errors. Try to remove any duplicated data from your Contacts app before importing it to Daylite for iOS.
{% endhint %}

Select from the **Choose a Category** menu and then tap **Select Contacts**.

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

<figure><img src="/files/8yVYhnCZhEEis5Agj69i" alt=""><figcaption></figcaption></figure>

Choose the Contacts you wish to import. You can choose more than one at a time. These Contacts will be added to Daylite for iOS as a brand new record.


---

# 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.daylite.app/help/ios-fundamentals/contact-management/importing-contact-information.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.
