# iProperties Synchronization

> What can be more tedious and error-prone than manually keeping the same information up to date in multiple locations? With T4I's synchronization tool, you'll no longer need to retype anything.

To better use the document iProperties, iProperties can be synchronized bi-directionally between the model (part, assembly) and its drawing.

## Setup your iProperties synchronization

1. Go to Be.Smart T4I (ribbon) -> Be.Smart T4I (panel) -> Edit settings -> Auto iProperties tab, and on the `Synchronize` tab select the synchronization direction (`Drawing -> Model` or `Model -> Drawing`) you want to set up. Then enable the `Automatic synchronization` for the selected sync direction.<br>

   <figure><img src="/files/8V6Wp2uOpUyINig7kZCd" alt=""><figcaption></figcaption></figure>
2. Choose the iProperties you want to get synchronized. You can alter the view of the iProperties’ lists by using the “Filter” button at the lower left corner of the window.<br>

   <figure><img src="/files/2FW5sxlOfrnUuBeN4diq" alt=""><figcaption></figcaption></figure>
3. Repeat the same process for the other synchronization direction.

{% hint style="info" %}
The synchronized properties may be different for both directions.
{% endhint %}

{% tabs %}
{% tab title="Model -> Drawing (On Open)" %}
If you change the selected iProperties in the model properties (part or assembly file) and save the file, the iProperties will be synchronized to the iProperties of the drawing when you **open the drawing**.

<figure><img src="/files/bPk0hA2oj9I6mY3Ezydz" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Drawing -> Model (On Save)" %}
If you change the selected iProperties in the drawing properties and save the file, the iProperties will be synchronized to the iProperties of the associated model when you **save the drawing**.

<figure><img src="/files/FgfFot962KFeEjALxq35" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://help.holixa.com/holixa-tools4inventor/quick-start-guide/automatize-your-iproperties-workflows/iproperties-synchronization.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.
