# Master Data

## Overview

* **Interval**: Daily
* **Synchronisation** : ERP -> Partner system
* **Entities :**&#x20;
  * Economic entities
  * Properties
  * Units
  * Tenant contract
  * Tenant
  * Owner contract information
  * Owner
* **Partners**
  * Fixflo
  * MRI

## Description

Master data synchronisation is the prerequisite for several other use cases and ensures that the 'base' entities are synchronised from the ERP to the partner system.&#x20;

This can either be used for the initial onboarding (i.e. into a partner system where there is no data yet) and then for the regular synchronisation or, in the case of existing data in the partner system, only for the latter.

{% hint style="info" %}
Not all partners used all entities; these are described in detail, including fields, on the partner pages.
{% endhint %}


---

# 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://connect-docs-uk.locoia.com/use-cases/stammdaten.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.
