# 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 %}

![](https://3916655499-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXgrJ8viEYpgQeOHVGA%2F-MY173KK2VzS79aYxevm%2F-MY183Ctil7azM9-vgDp%2Fezgif.com-gif-maker.gif?alt=media\&token=95ed4b96-8bad-452a-8e56-c138a1edf809)


---

# 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://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.
