> For the complete documentation index, see [llms.txt](https://tunesmith-user-guide.idolumic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tunesmith-user-guide.idolumic.com/support/faq/can-i-use-the-vcard-import-function-to-keep-tunesmith-synchronized-with-my-os-x-address-book.md).

# Can I use the vCard import function to keep TuneSmith synchronized with my OS X Address  Book?

Any contact that is created in the OS X Address Book is assigned a unique identification number which TuneSmith can use to update the matching creative talents whenever a vCard is re-imported.&#x20;

{% hint style="warning" %}
It is important to note, however, that TuneSmith only allows a creative talent to have up to 6 phone numbers, email addresses and 6 street addresses while a vCard created with the OS X Address Book does not have these limitations.&#x20;
{% endhint %}

{% hint style="info" %}
It is also worth mentioning that the OS X Address Book allows a contact to have multiple preferred phone numbers, email and street addresses while in TuneSmith a creative talent can only have one preferred choice per category. If you plan to synchronize both applications regularly, be mindful to select only one preferred option for each contact category in your OS X Address Book as well.
{% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://tunesmith-user-guide.idolumic.com/support/faq/can-i-use-the-vcard-import-function-to-keep-tunesmith-synchronized-with-my-os-x-address-book.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
