> For the complete documentation index, see [llms.txt](https://resources.mogulnetworking.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.mogulnetworking.com/features/ios-contact-importing.md).

# iOS Contact Importing

With our iOS app, you can import contacts from your iPhone.&#x20;

Do to this, simply go to the settings page and click "Import iOS Contacts" and select the contacts you want to import.&#x20;

You can also select all of your contacts by clicking "Select All" at the top right of the screen.

We automatically import their name, contact image, phone number, email and notes!

{% hint style="info" %}
New: When you run an iOS import, you can now enable auto-import for future contacts. This is a 1-way sync that will happen every time you open the app. You can disable this at an time afterwards within the settings
{% endhint %}

![](/files/-MY183Ctil7azM9-vgDp)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://resources.mogulnetworking.com/features/ios-contact-importing.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.
